外貿(mào)進(jìn)出口管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)
本文關(guān)鍵詞: 進(jìn)出口管理 SQL Server SSH 統(tǒng)一建模語言 出處:《天津大學(xué)》2016年碩士論文 論文類型:學(xué)位論文
【摘要】:進(jìn)出口貿(mào)易經(jīng)濟(jì)在國民經(jīng)濟(jì)中所占的份額越來越大,國家也越來越重視對外貿(mào)易經(jīng)濟(jì)的管理與管控。天津冶金集團(tuán)進(jìn)出口有限公司為提高對外貿(mào)易經(jīng)濟(jì)在國民經(jīng)濟(jì)中的依存度,希望通過利用信息技術(shù)手段改變傳統(tǒng)人工對進(jìn)出口貿(mào)易的管理方式,以提高進(jìn)出口管理的水平與效率,提高進(jìn)出口部門的工作效率。針對天津冶金集團(tuán)進(jìn)出口有限公司在對外貿(mào)易管理時(shí)出現(xiàn)的問題與現(xiàn)狀,并結(jié)合現(xiàn)有的信息技術(shù),最終確定外貿(mào)進(jìn)出口管理系統(tǒng)在設(shè)計(jì)與開發(fā)時(shí),采用Java語言、SSH框架與MVC設(shè)計(jì)模式;系統(tǒng)采用B/S網(wǎng)絡(luò)架構(gòu)模式。在對系統(tǒng)的界面及各功能實(shí)現(xiàn)時(shí),主要采用Java語言與基于MVC模式的SSH框架。系統(tǒng)的技術(shù)架構(gòu)分為四層,分別為表示層、業(yè)務(wù)層、DAO層與持久層。表示層由Struts實(shí)現(xiàn),用于接收網(wǎng)頁中的非法操作控制或表單數(shù)據(jù),交由Action來處理。業(yè)務(wù)層由Spring實(shí)現(xiàn),使用Service方法接口及實(shí)現(xiàn)類調(diào)用業(yè)務(wù)對象。DAO層根據(jù)功能業(yè)務(wù)模塊需要的數(shù)據(jù),來確定對應(yīng)的實(shí)現(xiàn)方法,最后通過Hibernate從數(shù)據(jù)庫中調(diào)取所需要的業(yè)務(wù)對象數(shù)據(jù)。外貿(mào)進(jìn)出口管理系統(tǒng)的數(shù)據(jù)庫設(shè)計(jì)采用Microsoft SQL Server 2014。外貿(mào)進(jìn)出口管理系統(tǒng)所實(shí)現(xiàn)的功能主要包括有:報(bào)關(guān)管理、報(bào)關(guān)業(yè)務(wù)統(tǒng)計(jì)查詢、財(cái)務(wù)管理、基礎(chǔ)數(shù)據(jù)管理與系統(tǒng)管理功能。其中,報(bào)關(guān)管理功能包括進(jìn)口報(bào)關(guān)、出口報(bào)關(guān)、入倉報(bào)關(guān)、出倉報(bào)關(guān)與入出倉關(guān)系。報(bào)關(guān)業(yè)務(wù)統(tǒng)計(jì)查詢所實(shí)現(xiàn)的具體功能包括庫存查詢、報(bào)關(guān)統(tǒng)計(jì)與業(yè)務(wù)統(tǒng)計(jì)功能。財(cái)務(wù)管理所實(shí)現(xiàn)的具體功能包括費(fèi)用錄入、收款單、付款單、其它費(fèi)用、轉(zhuǎn)賬提現(xiàn)、借款單、還款單、幣種匯率設(shè)置、銀行賬戶管理、財(cái)務(wù)統(tǒng)計(jì)、報(bào)賬費(fèi)用審核。基礎(chǔ)數(shù)據(jù)管理所實(shí)現(xiàn)的具體功能業(yè)務(wù)包括客戶資料管理、供應(yīng)商管理、經(jīng)營單位管理、商品資料管理與費(fèi)用設(shè)置。系統(tǒng)管理所實(shí)現(xiàn)的具體功能包括對用戶的新增、修改、刪除與權(quán)限設(shè)置等的功能操作。外貿(mào)進(jìn)出口管理系統(tǒng)的實(shí)現(xiàn)與實(shí)地運(yùn)行,不僅能夠滿足工作人員對進(jìn)出口貿(mào)易的實(shí)時(shí)管理,而且提高了進(jìn)出口貿(mào)易管理的水平與效率。從而提高了進(jìn)出口貿(mào)易經(jīng)濟(jì)的依存度,為國民經(jīng)濟(jì)的發(fā)展的促進(jìn)作用更加強(qiáng)大。
[Abstract]:The share of import and export trade in the national economy is increasing. The government also pays more and more attention to the management and control of foreign trade economy. Tianjin Metallurgical Group Import and Export Co., Ltd., in order to improve the dependence of foreign trade economy in the national economy. Through the use of information technology means to change the traditional manual management of import and export trade in order to improve the level and efficiency of import and export management. To improve the working efficiency of import and export department. Aiming at the problems and present situation in foreign trade management of Tianjin Metallurgical Group Import and Export Co., Ltd., and combining existing information technology. Finally determine the foreign trade import and export management system in the design and development, using Java language SSH framework and MVC design pattern; The system adopts the B / S network architecture mode. In the system interface and each function realization, mainly uses the Java language and the SSH frame based on the MVC pattern. The system technical framework is divided into four layers. The presentation layer is implemented by Struts, which is used to receive illegal operation control or form data in Web pages. The business layer is implemented by Spring. The Service method interface and the implementation class are used to call the business object. Dao layer according to the data required by the functional business module. To determine the corresponding implementation method. Finally, the data of the business object is transferred from the database by Hibernate. Microsoft SQL Server is used in the database design of the foreign trade import and export management system. 2014. the functions of the foreign trade import and export management system mainly include: customs declaration management. Customs declaration business statistics inquiry, financial management, basic data management and system management functions. Among them, customs declaration management functions include import customs declaration, export customs declaration, warehouse declaration. The specific functions of the statistical inquiry of customs declaration include inventory query, customs declaration statistics and business statistics. The specific functions of financial management include the input of expenses and receipts. Bill of payment, other charges, cash transfers, loan orders, repayment orders, currency exchange rate setting, bank account management, financial statistics. The specific functions of basic data management include customer data management, supplier management and business unit management. The specific functions of the system management include the addition, modification, deletion and authority setting of the users, and the implementation and field operation of the foreign trade import and export management system. It can not only satisfy the staff's real-time management of import and export trade, but also improve the level and efficiency of import and export trade management, thus increasing the degree of dependence of import and export trade economy. To promote the development of the national economy more powerful.
【學(xué)位授予單位】:天津大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2016
【分類號(hào)】:TP311.52
【相似文獻(xiàn)】
相關(guān)期刊論文 前10條
1 ;五奧環(huán)管理系統(tǒng)使客戶輕松迎接2000年[J];市場與電腦;2000年Z1期
2 ;洛電投運(yùn)機(jī)組運(yùn)行優(yōu)化管理系統(tǒng)[J];華中電力;2003年04期
3 楊英;顯示管理系統(tǒng)[J];管理科學(xué)文摘;1994年02期
4 歲豐;自動(dòng)資源計(jì)劃和管理系統(tǒng)[J];管理科學(xué)文摘;1994年02期
5 楊英;文件周轉(zhuǎn)管理系統(tǒng)[J];管理科學(xué)文摘;1997年02期
6 ;江西省舉辦《微機(jī)網(wǎng)絡(luò)臺(tái)站管理系統(tǒng)》培訓(xùn)班[J];中國無線電管理;1997年02期
7 朱士宇;醫(yī)院計(jì)算機(jī)文書管理系統(tǒng)的開發(fā)與應(yīng)用[J];中華醫(yī)學(xué)信息導(dǎo)報(bào);1999年17期
8 汪佳梅;張淑梅;;工姿管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[J];佳木斯教育學(xué)院學(xué)報(bào);2000年01期
9 李椺;松下產(chǎn)業(yè)開發(fā)出出入核電站區(qū)域的管理系統(tǒng)[J];國外核新聞;2000年01期
10 羅偉華,曾明如;校園收費(fèi)一卡通管理系統(tǒng)簡介[J];江西電力;2000年03期
相關(guān)會(huì)議論文 前10條
1 劉東;張志雄;唐力;尚建忠;;淺談如何進(jìn)行流程管理系統(tǒng)的開發(fā)[A];先進(jìn)制造技術(shù)論壇暨第二屆制造業(yè)自動(dòng)化與信息化技術(shù)交流會(huì)論文集[C];2003年
2 袁程;;科技項(xiàng)目申報(bào)及管理系統(tǒng)的開發(fā)[A];全國第十五屆計(jì)算機(jī)科學(xué)與技術(shù)應(yīng)用學(xué)術(shù)會(huì)議論文集[C];2003年
3 林寶會(huì);王紅穎;高新亮;鄧朕紀(jì);;承鋼采購價(jià)格管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[A];中國計(jì)量協(xié)會(huì)冶金分會(huì)2009年年會(huì)論文集[C];2009年
4 劉曉敏;蔡燕窩;郭群輝;林耀輝;趙洪勤;;電臺(tái)導(dǎo)播管理系統(tǒng)[A];2005年廣播電視技術(shù)論文匯編[C];2005年
5 邱東;高國麗;李征燕;張立秋;;鋼鐵企業(yè)能源計(jì)量與管理系統(tǒng)的實(shí)現(xiàn)[A];第十七屆全國測控計(jì)量儀器儀表學(xué)術(shù)年會(huì)(MCMI'2007)論文集(下冊)[C];2007年
6 楊志軍;田琳;苗加慶;;獨(dú)立學(xué)院學(xué)生就業(yè)管理系統(tǒng)的構(gòu)建[A];2012管理創(chuàng)新、智能科技與經(jīng)濟(jì)發(fā)展研討會(huì)論文集[C];2012年
7 吳元健;;門診電子醫(yī)囑和樣本管理系統(tǒng)的開發(fā)與應(yīng)用[A];中華醫(yī)學(xué)會(huì)第九次全國檢驗(yàn)醫(yī)學(xué)學(xué)術(shù)會(huì)議暨中國醫(yī)院協(xié)會(huì)臨床檢驗(yàn)管理專業(yè)委員會(huì)第六屆全國臨床檢驗(yàn)實(shí)驗(yàn)室管理學(xué)術(shù)會(huì)議論文匯編[C];2011年
8 田巨龍;王作卿;詹超云;鄭錦鋒;胡敏;;醫(yī)院數(shù)字化膳食管理系統(tǒng)的開發(fā)研制[A];中國生物醫(yī)學(xué)工程學(xué)會(huì)第六次會(huì)員代表大會(huì)暨學(xué)術(shù)會(huì)議論文摘要匯編[C];2004年
9 韓新超;;保險(xiǎn)公司電子影像管理系統(tǒng)的設(shè)計(jì)[A];計(jì)算機(jī)技術(shù)與應(yīng)用進(jìn)展——全國第17屆計(jì)算機(jī)科學(xué)與技術(shù)應(yīng)用(CACIS)學(xué)術(shù)會(huì)議論文集(上冊)[C];2006年
10 王茂貴;黃郁明;張明;;燃煤機(jī)組運(yùn)行優(yōu)化管理系統(tǒng)的開發(fā)及應(yīng)用[A];2008中國可持續(xù)發(fā)展論壇論文集(3)[C];2008年
相關(guān)重要報(bào)紙文章 前10條
1 少雄 藍(lán)芳 欽賢;上杭推行網(wǎng)絡(luò)督查管理系統(tǒng)[N];閩西日報(bào);2009年
2 國家衛(wèi)生計(jì)生委衛(wèi)生發(fā)展研究中心 傅鴻鵬;客觀看待世衛(wèi)管理系統(tǒng)改革[N];醫(yī)藥經(jīng)濟(jì)報(bào);2014年
3 申文;ERP管理系統(tǒng)在報(bào)業(yè)印刷中初見成效[N];中國包裝報(bào);2004年
4 馮松海邋記者 張欣耘;南京移動(dòng)投訴管理系統(tǒng)提高美譽(yù)度[N];人民郵電;2007年
5 記者 張旗邋通訊員 王新房;二炮新型數(shù)字化管理系統(tǒng)通過鑒定[N];解放軍報(bào);2008年
6 本報(bào)記者 施斌 通訊員 陳萍 徐昆英;辦稅服務(wù)質(zhì)效管理系統(tǒng)在寧波啟用[N];中國稅務(wù)報(bào);2014年
7 記者 解希民;四平實(shí)現(xiàn)財(cái)政管理系統(tǒng)全部國產(chǎn)化[N];中國財(cái)經(jīng)報(bào);2014年
8 王峻;高科技就是生產(chǎn)力[N];市場報(bào);2000年
9 記者 劉洋 通訊員 胡琴 林春輝;湖州升級駕培計(jì)時(shí)管理系統(tǒng)[N];中國交通報(bào);2007年
10 通訊員 曹金龍 李燕;滄州煉油廠ERP管理系統(tǒng)成功上線運(yùn)行[N];現(xiàn)代物流報(bào);2006年
相關(guān)博士學(xué)位論文 前3條
1 徐春婕;鐵路大型客運(yùn)站管理系統(tǒng)及關(guān)鍵技術(shù)研究[D];中國鐵道科學(xué)研究院;2014年
2 鐘宙;情景管理系統(tǒng)中基于概念格的檢索和存儲(chǔ)技術(shù)研究[D];華東師范大學(xué);2015年
3 羅奇;大學(xué)生體質(zhì)健康管理的研究與應(yīng)用[D];華中師范大學(xué);2011年
相關(guān)碩士學(xué)位論文 前10條
1 陳嵐;基于iOS的個(gè)人便簽管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];華南理工大學(xué);2015年
2 溫國文;基于ERP的紙機(jī)產(chǎn)線建設(shè)管理系統(tǒng)的研究與實(shí)現(xiàn)[D];華南理工大學(xué);2015年
3 鐘艷;支持離線應(yīng)用的掘進(jìn)機(jī)售后服務(wù)管理系統(tǒng)的研究與設(shè)計(jì)[D];西南交通大學(xué);2015年
4 李優(yōu);熱軋廠板坯庫管理系統(tǒng)研究與開發(fā)[D];冶金自動(dòng)化研究設(shè)計(jì)院;2015年
5 李璞;老年人居家養(yǎng)老管理系統(tǒng)的研究及實(shí)現(xiàn)[D];蘭州大學(xué);2015年
6 劉帥;基于關(guān)聯(lián)規(guī)則的某高校獎(jiǎng)助學(xué)金管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];蘇州大學(xué);2015年
7 寧林;曲靖畜牧養(yǎng)殖基地畜牧放養(yǎng)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2015年
8 董效武;菏澤一中學(xué)生綜合素質(zhì)評價(jià)管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];山東大學(xué);2015年
9 秦鈺;RFID技術(shù)在物流倉儲(chǔ)管理系統(tǒng)中的研究及應(yīng)用[D];山西農(nóng)業(yè)大學(xué);2015年
10 張磊;流行病學(xué)調(diào)查和管理系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];上海交通大學(xué);2015年
,本文編號(hào):1473115
本文鏈接:http://sikaile.net/kejilunwen/ruanjiangongchenglunwen/1473115.html