java語言編寫的程序,此為一個(gè)實(shí)驗(yàn)室信息發(fā)布系統(tǒng),用jsp+servlet+mysql實(shí)現(xiàn)
上傳時(shí)間: 2014-08-26
上傳用戶:ynzfm
隨著信息技術(shù)的飛速發(fā)展和日趨激烈的商業(yè)競(jìng)爭,企業(yè)已經(jīng)不再滿足與獨(dú)立、零散的辦公自動(dòng)化應(yīng)用,它們需要協(xié)同工作、綜合、集成化的解決方案,而網(wǎng)絡(luò)正是解決物理距離造成的信息交流不暢、協(xié)商溝通不便利的辦公瓶頸的最佳方式。網(wǎng)上辦公系統(tǒng)對(duì)流程控制是很嚴(yán)格的。特別是公文交流的流程方面。本小組完成的簡單網(wǎng)上辦公系統(tǒng)基本上能完成簡單的網(wǎng)上辦公操作。采用了JSP+SERVLET+JAVABEAN模式開發(fā)。
上傳時(shí)間: 2015-11-02
上傳用戶:bibirnovis
一:需求分析 1. 問題描述 魔王總是使用自己的一種非常精練而抽象的語言講話,沒人能聽懂,但他的語言是可逐步解釋成人能聽懂的語言,因?yàn)樗恼Z言是由以下兩種形式的規(guī)則由人的語言逐步抽象上去的: ----------------------------------------------------------- (1) a---> (B1)(B2)....(Bm) (2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o] ----------------------------------------------------------- 在這兩種形式中,從左到右均表示解釋.試寫一個(gè)魔王語言的解釋系統(tǒng),把 他的話解釋成人能聽得懂的話. 2. 基本要求: 用下述兩條具體規(guī)則和上述規(guī)則形式(2)實(shí)現(xiàn).設(shè)大寫字母表示魔王語言的詞匯 小寫字母表示人的語言的詞匯 希臘字母表示可以用大寫字母或小寫字母代換的變量.魔王語言可含人的詞匯. (1) B --> tAdA (2) A --> sae 3. 測(cè)試數(shù)據(jù): B(ehnxgz)B 解釋成 tsaedsaeezegexenehetsaedsae若將小寫字母與漢字建立下表所示的對(duì)應(yīng)關(guān)系,則魔王說的話是:"天上一只鵝地上一只鵝鵝追鵝趕鵝下鵝蛋鵝恨鵝天上一只鵝地上一只鵝". | t | d | s | a | e | z | g | x | n | h | | 天 | 地 | 上 | 一只| 鵝 | 追 | 趕 | 下 | 蛋 | 恨 |
上傳時(shí)間: 2014-12-02
上傳用戶:jkhjkh1982
提供給JAVA入門者,免費(fèi)下載PPT和源碼 很多網(wǎng)友問我學(xué)習(xí)Java有沒有什么捷徑,我說“無他,唯手熟爾”。但是我卻很愿意將自己學(xué)習(xí)的一些經(jīng)驗(yàn)寫出來,以便后來者少走彎路,幫助別人是最大的快樂嘛! 要想學(xué)好Java,首先要知道Java的大致分類。我們知道,自從Sun推出Java以來,就力圖使之無所不包,所以Java發(fā)展到現(xiàn)在,按應(yīng)用來分主要分為三大塊:J2SE,J2ME和J2EE,這也就是Sun ONE(Open Net Environment)體系。J2SE就是Java2的標(biāo)準(zhǔn)版,主要用于桌面應(yīng)用軟件的編程;J2ME主要應(yīng)用于嵌入是系統(tǒng)開發(fā),如手機(jī)和PDA的編程;J2EE是Java2的企業(yè)版,主要用于分布式的網(wǎng)絡(luò)程序的開發(fā),如電子商務(wù)網(wǎng)站和ERP系統(tǒng)。J2SE開發(fā)桌面應(yīng)用軟件比起VC,VB,DELPHI這些傳統(tǒng)開發(fā)語言來說,優(yōu)勢(shì)好象并不明顯。J2ME對(duì)于初學(xué)者來說,好象又有點(diǎn)深?yuàn)W,而且一般開發(fā)者很難有開發(fā)環(huán)境。所以現(xiàn)在應(yīng)用最廣泛又最好學(xué)的就是J2EE了。J2EE又包括許多組件,如JSP,Servlet,JavaBean,EJB,JDBC,JavaMail等。要學(xué)習(xí)起來可不是一兩天的事。 那么又該如何學(xué)習(xí)J2EE呢?當(dāng)然Java語法得先看一看的,I/O包,Util包,Lang包你都熟悉了嗎?然后再從JSP學(xué)起。如果你學(xué)過HTML,那么事情要好辦的多,如果沒有,那你快去補(bǔ)一補(bǔ)HTML基礎(chǔ)吧。其
標(biāo)簽: JAVA
上傳時(shí)間: 2015-11-26
上傳用戶:lvzhr
網(wǎng)上購物源代碼,jsp+servlet+sqlserver
標(biāo)簽: 網(wǎng)上購物 源代碼
上傳時(shí)間: 2013-12-22
上傳用戶:epson850
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
標(biāo)簽: represented integers group items
上傳時(shí)間: 2016-01-17
上傳用戶:jeffery
The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).
標(biāo)簽: converts Toolbox complex logical
上傳時(shí)間: 2016-02-12
上傳用戶:a673761058
這是我老師布置一個(gè)學(xué)習(xí)任務(wù):保險(xiǎn)管理系統(tǒng) ,用JSP+Servlet+JavaBean ,mySql數(shù)據(jù)庫,開發(fā)的。。。其中的數(shù)據(jù)庫表的設(shè)計(jì)也在里面
標(biāo)簽: 保險(xiǎn) 管理系統(tǒng)
上傳時(shí)間: 2016-03-21
上傳用戶:qiaoyue
有發(fā)布,查看和留言的功能,用jsp+servlet+bean所寫的,很經(jīng)典但有漏洞
標(biāo)簽: 發(fā)布
上傳時(shí)間: 2014-01-17
上傳用戶:hoperingcong
一個(gè)簡單的求職網(wǎng)站,JSP+SERVLET+JDBC開發(fā)
標(biāo)簽: 網(wǎng)站
上傳時(shí)間: 2016-04-11
上傳用戶:lyy1234
蟲蟲下載站版權(quán)所有 京ICP備2021023401號(hào)-1