【文章內(nèi)容簡介】
合并;出門登記與二次稱重可以合并,并可以與裝卸貨進行合并。 ,可以把材料信息、產(chǎn)品信息、運輸單位及車輛信息、供應(yīng)商及客戶信息合并進來。 ,也可以不使用IC卡稱重。 物料庫存 物料管理包括:材料入庫、產(chǎn)品出庫、物料庫存: ,其中稱重數(shù)據(jù)自動采集; ,并與實際稱量值進行比較 。 ,并傳回計算機;結(jié) 論通過這次課程設(shè)計,學到了很多,運用課上學習的技術(shù),整合起來完成一個管理信息系統(tǒng)的設(shè)計。讓我們自己獨立完成一個項目,從需求分析,系統(tǒng)設(shè)計,數(shù)據(jù)庫設(shè)計,系統(tǒng)實施,運行和維護的整體過程,真正體會到了做好一個完整項目并不容易,不可以眼高手低,以為技術(shù)學的還不錯,做項目就沒問題?,F(xiàn)實情況并不樂觀,即使我們Oracle數(shù)據(jù)庫學的好,jsp頁面寫的漂亮,對于一個項目來說都是最基本的,反而最初的需求分析以及業(yè)務(wù)分析需要我們仔細思考,認真分析,不然以后做什么都是徒勞,只有分析明白客戶的需求是什么,業(yè)務(wù)流程是什么,才可以說的起步是正確的。起初做系統(tǒng)時,沒有考慮明白需求及數(shù)據(jù)庫的設(shè)計,導(dǎo)致需要進行一次次的數(shù)據(jù)庫設(shè)計,后來才發(fā)現(xiàn),前期的分析是多么的重要,因此我們團隊開始對業(yè)務(wù)進行分析討論,并且完成了數(shù)據(jù)庫的基本設(shè)計,這樣才沒有對以后的設(shè)計造成阻礙。課程設(shè)計中遇到很多問題,腳本錯誤,代碼錯誤,這些有的是粗心大意引起的不必要的錯誤,在以后做設(shè)計的時候應(yīng)該仔細認真,避免不必要的麻煩。不要害怕出現(xiàn)問題,運用正確的方法發(fā)現(xiàn)問題的本質(zhì),并且能夠最快最好的解決。完成后課程設(shè)計,我也認識到了自己的不足之處,學過的知識掌握的不扎實,新的知識不能很好地理解,在以后的設(shè)計中一定要避免這次發(fā)生的問題,在規(guī)定的時間高質(zhì)量的完成項目設(shè)計。參考文獻[1]薩師煊、(第三版)[M].北京:高等教育出版社,2000,10.[2]鐘慶,劉峨,[M].北京:高等教育出版社,2006,4.[3]岳珍,[J]..[4] [5] [6] [J].[7] [J].[8] ,從入門到精通[M].上海:復(fù)旦大學出版社,1999,8.[9] 石志國,薛為民,董潔. JSP應(yīng)用教程[M]. 北京:清華大學出版社,2004[10] 常建功,:ajax,jsp,struts 2,spring,[11] Abdellatif, T. and F. Boyer. A node allocation system for deploying JavaEE systems on Grids. 2009. Hammemet, Tunisia.[12] Bharti, . and . Dwivedi, EGovernance in Public Transportation: .——A Case Study. 2011: Kathmandu, Nepal. p. 712.[13] ChangChun, ., et al., A Novel Twostage Algorithm of Fuzzy CMeans Clustering. 2010: 中國吉林長春. p. 8588.[14] Changchun, ., Simulation of 3C Seismic Records In 2D TIM. 1991: 中國北京. p. 489493.[15] CHINA, ., The trust model based on consumer remendation in BC emerce. 2011: 中國湖北武漢. p. 214217.附錄ASSH profile1. Struts2 IntroductionAlthough the claims is a new Struts2 framework, but it is only in terms of relative Struts1. Struts2 with Struts1 than there are indeed many revolutionary improvements, but it is not a new release of the new framework, but in another prominent framework: WebWork developed on the basis of the. To some extent, Struts2 does not inherit Struts139。s ancestry, but the succession WebWork lineage. Struts2 is the WebWork upgrade, rather than an entirely new framework, therefore the stability, performance and other areas have a very good assurance: it absorbed the advantages of both Struts1 and WebWork, therefore, is a very worth the wait framework.Struts2 Action class can implement an Action interface and other interfaces can also be achieved to enable optional and custom services possible. Struts2 provides a ActionSupport to achieve mon base class interface. Action interface is not necessary, any POJO object execute identity ca