freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內容

鄭州公交查詢系統(tǒng)課題設計(編輯修改稿)

2024-11-13 12:47 本頁面
 

【文章內容簡介】 /** 支松波 :鄭州公交查詢系統(tǒng) 15 * @param args */ public static void main(String[] args) { // TODO Autogenerated method stub (new Runnable() { public void run() { Line_Window thisClass = new Line_Window()。 ()。 (false)。 (false)。 } })。 } /** * This is the default constructor */ public Line_Window() { 支松波 :鄭州公交查詢系統(tǒng) 16 super()。 initialize()。 } /** * This method initializes this * * @return void */ private void initialize() { (getJContentPane())。 (公交線路查詢 )。 (new Rectangle(0, 0, 307, 146))。 (new WindowAdapter() { public void windowClosing(WindowEvent e){ Main_Window main=new Main_Window()。 (null)。 (true)。 支松波 :鄭州公交查詢系統(tǒng) 17 } })。 } /** * This method initializes jContentPane * * @return */ private JPanel getJContentPane() { if (jContentPane == null) { jLabel2 = new JLabel()。 (new Rectangle(79, 79, 136, 18))。 ()。 ((eg:39。1 路 39。公交車輸入 39。139。))。 jLabel1 = new JLabel()。 (new Rectangle(16, 46, 65, 20))。 ()。 支松波 :鄭州公交查詢系統(tǒng) 18 (線路名稱: )。 jLabel = new JLabel()。 (公交線路 )。 (new Font(宋體 , , 18))。 ()。 (new Rectangle(108, 9, 85, 29))。 jContentPane = new JPanel()。 (null)。 (jLabel, null)。 (jLabel1, null)。 (getJTextField(), null)。 (getJButton(), null)。 (jLabel2, null)。 } return jContentPane。 } } // @jve:declindex=0:visualconstraint=245,5 支松波 :鄭州公交查詢系統(tǒng) 19 測試用例 44 路公交車 功能模塊 2 站點查詢 活動圖 界面 用戶 查詢 輸出結果 不存在 支松波 :鄭州公交查詢系統(tǒng) 20 代碼 package bus_1。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 public class Stop_Window extends JFrame { private static final long serialVersionUID = 1L。 private JPanel jContentPane = null。 private JButton jButton = null。 private JLabel jLabel = null。 private JLabel jLabel1 = null。 private JTextField jTextField = null。 private JLabel jLabel2 = null。 /** * This method initializes jButton * * @return */ private JButton getJButton() { if (jButton == null) { jButton = new JButton()。 (new Rectangle(217, 45, 63, 22))。 ()。 (搜索 )。 (new () { public void actionPerformed( e) { (false)。 支松波 :鄭州公交查詢系統(tǒng) 21 Main_Window main=new Main_Window()。 (null)。 (true)。 String string=()。 Select select=new Select()。 (string)。 } })。 } return jButton。 } /** * This method initializes jTextField * * @return */ private JTextField getJTextField() { if (jTextField == null) { jTextField = new JTextField()。 (new Rectangle(98, 45, 105, 22))。 } return jTextField。 } /** * @param args */ public static void main(String[] args) { // TODO Autogenerated method stub (new Runnable() { public void run() { Stop_Window thisClass = new Stop_Window()。 //()。 (false)。 (false)。 } })。 } /** * This is the default constructor */ public Stop_Window() { super()。 initialize()。 } /** * This method initializes this 支松波 :鄭州公交查詢系統(tǒng) 22 * * @return void */ private void initialize() { (getJContentPane())。 (公交站點查詢 )。 (new Rectangle(0, 0, 307, 146))。 (new WindowAdapter() { public void windowClosing(WindowEvent e){ Main_Window main=new Main_Window()。 (null)。 (true)。 } })。 } /** * This method initializes jContentPane * * @return */ private JPanel getJContentPane() { if (jContentPane == null) { jLabel2 = new JLabel()。 (new Rectangle(98, 79, 130, 18))。 ()。 ((輸入站點 eg:39?;疖囌?39。))。 jLabel1 = new JLabel()。 (new Rectangle(28, 45, 70, 21))。 ()。 (站點名稱: )。 jLabel = new JLabel()。 (new Rectangle(108, 11, 84, 25))。 ()。 (new Font(宋體 , , 18))。 (公交站點 )。 jContentPane = new JPanel()。 (null)。 (getJButton(), null)。 (jLabel, null)。 (jLabel1, null)。 (getJTextField(), null)。 (jLabel2, null)。 } return jContentPane。 } } // @jve:declindex=0:visualconstraint=164,9 支松波 :鄭州公交查詢系統(tǒng) 23 測試用例 火車站 支松波 :鄭州公交查詢系統(tǒng) 24 第 4 章 結束語 這次軟件技術實驗,我們小組做的是“公交查詢系統(tǒng)”。系統(tǒng)以整個鄭州市區(qū)的公交路線為數(shù)據來源,實 現(xiàn)了對鄭州市區(qū)公交系統(tǒng)的站帶你換乘查詢,公交線路查詢、公交站點查詢等功能。 提前我寫這個程序時,如果多數(shù)據庫進行操作,都是通過將數(shù)據庫查詢語句傳遞給 PHP 語言自帶的函數(shù)對數(shù)據庫進行操作,但這次程序設計,數(shù)據庫存儲了鄭州市區(qū)的公交路線信息量大,且多次對數(shù)據庫進行多次操作,所以執(zhí)行效率需要重點考慮,由此我想到了存儲過程在運行存儲過程前,數(shù)據庫已對其進行了語法和句法分析,并給出了優(yōu)化執(zhí)行方案。這種以經編譯好的過程可極大地改善 SQL server 語句的性能。由于執(zhí)行 SQL server 語句的大部分工作已經完成, 所以存儲過程能以極快的速度執(zhí)行。只是這點,就讓我從這次課程設計中受益匪淺。 通過這次課程設計,是我么加深了對數(shù)據庫的理論的理解和數(shù)據庫實現(xiàn)的方法的應用一級軟件工程知識的理解。掌握了數(shù)據庫應用系統(tǒng)的設計和實現(xiàn)方法。提高了數(shù)據庫應用系統(tǒng)的設計水平,以及分析問題和解決實際問題的能力。實驗中我們進一步鞏固了對數(shù)據模型, ER 圖的設計與實現(xiàn),視圖、索引等概念的掌握,加深了對范式的理解,熟練了對SQL 語言的應用。 通過與指導老師的交流,接納礙事的意見對系統(tǒng)驚醒了反復測試與修改,讓其更加完善。通過這個反復的過程,是我在關系 型數(shù)據庫理論方面有了嶄新的認識和深刻的體會,為以后的開發(fā)積累了更多的經驗。 參考文獻 【 1】數(shù)據庫系統(tǒng)概論(第四版)》 王珊、薩師煊 高等教育出版社, . 【 2】《 SQL sever 2020 程序設計》 Gilmori 譯者:朱濤江 人民郵電出版社 【 3】《公共交通線路網多條最短路徑算法》 張國伍,錢大琳。 支松波 :鄭州公交查詢系統(tǒng) 25 附錄 : 主要源程序 package bus_1。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 import 。 public class Main_Window extends JFrame { private static final long serialVersionUID = 1L。 private JPanel jContentPane = null。 JButton jButton = null。 JButton jButton1 = null。 private JButton jButton2 = null。 private JLabel jLabel = null。 private JLabel jLabel1 = null。 private JComboBox jComboBox = null。 /** * This method initializes jButton * * @return */ private JButton getJButton() { if (jButton
點擊復制文檔內容
醫(yī)療健康相關推薦
文庫吧 www.dybbs8.com
備案圖片鄂ICP備17016276號-1