【正文】
a n2 實(shí) 例 化J S P 視 圖4 調(diào) 用5 調(diào) 用3 處 理 數(shù) 據(jù) 圖 3 JSP + JavaBean + Servlet 實(shí)現(xiàn) 以下圖都這樣改。 Java 語(yǔ)言具有簡(jiǎn)單性、 高效的 網(wǎng)絡(luò)特性、 友好的 面向?qū)ο笮浴?yōu)異的可移植性、良好的健壯性、 完善的 安全性、多線程性與解釋性等特點(diǎn) ○ 1 [1]以下的都這樣改 。 1991 年, Sun 公司開(kāi)發(fā)用于智能消費(fèi)型電子產(chǎn)品的語(yǔ)言,確定命名為 Java 語(yǔ)言。同時(shí),方便實(shí)驗(yàn)室的 管理。要求具有很強(qiáng)的兼容性的開(kāi)發(fā)技術(shù)是趨勢(shì), JSP 技術(shù)是未來(lái)的流行。 實(shí)驗(yàn)室預(yù)約系統(tǒng)是規(guī)模很小的軟件,人們都將知識(shí)與利益相結(jié)合,認(rèn)為它沒(méi)有太大的利潤(rùn),而忽略了知識(shí)和技術(shù)是拿來(lái)或者是創(chuàng)造來(lái)為人類(lèi)服務(wù)的。 系統(tǒng)研究現(xiàn)狀與分析 在當(dāng)前網(wǎng)絡(luò)縱橫的時(shí)代,預(yù)約系統(tǒng)是非常普遍的。 關(guān) 鍵 詞: 實(shí)驗(yàn)室預(yù)約 ; JSP; 數(shù)據(jù)庫(kù) ii Abstract: With the developed of technology ,In the 21st century ,human being go into puter information time .There are huge and plex information in All professions and trades need to be done ,that is why puter application systems been done widely. Now, to meet the needs of the sharing massage of the school or society, to fulfill the demands of without delay doing and bring about the information management of the massage of inner event ,to almost every school build its own inner work. School construct a lot of highly active and functional application system on the main application open information platform , lab reservation system is found at this base. This essay relates and analyzes the whole process of the develop of the lab reservation system. At first , article makes a simple instruction of lab reservation system about used skills , grew history and development tool. Secondly, essay shows requirement analysis, partition function module, design and e true each small function module as well as database massage doing of system. At the same time, the essay explains some key tech about system. Select the situation of the used lab, reserve lab class, remove lab class, show user information and background information management are been realized. Lab reservation system is connection with the information system of school, so the Lab reservation system is only open for teaching and administrative staff in school. Lab reservation system use JSP dynamic page technology, JavaScript skill and SQL Server 20xx database to be make out and bring about. JDBC technology is used for addressing database. Data are pass on by Tomcat instrument. Key words: Lab reservation system , JSP, Database i 目錄 內(nèi)容摘要 .................................................................................................................................. i 關(guān) 鍵 詞 .................................................................................................................................. i Abstract ..................................................................................................................................ii Key words.................................................................................................................................ii ..................................................................................................................................... 1 系統(tǒng)開(kāi)發(fā)的背景 .......................................................................................................... 1 系統(tǒng)研究現(xiàn)狀與分析 ................................................................................................... 1 系統(tǒng)開(kāi)發(fā)的目的與意義 ............................................................................................... 1 開(kāi)發(fā)工具以運(yùn)行環(huán)境 .................................................................................................. 2 .............................................................................................................................. 2 Java 技術(shù) .................................................................................................................. 2 JSP 技術(shù) .................................................................................................................... 3 JavaScript 技術(shù) ........................................................................................................ 4 SQL Server 20xx 概述 ............................................................................................... 5 3.系統(tǒng)的功能 ......................................................................................................................... 5 系統(tǒng)功能概述 ..............................................................................