基于JAVA的股票交易管理系統(tǒng)-計(jì)算機(jī)畢業(yè)設(shè)計(jì)
摘要
計(jì)算機(jī)信息技術(shù)的發(fā)展,推動(dòng)了股票信息化管理的進(jìn)程,并隨著互聯(lián)網(wǎng)+概念的提出,各種互聯(lián)網(wǎng)+軟件也應(yīng)運(yùn)而生。在傳統(tǒng)的管理中,各種信息管理難,傳播速度慢,需要耗費(fèi)很長時(shí)間統(tǒng)計(jì)核查,不能滿足現(xiàn)代化的發(fā)展需求,基于JAVA的股票交易管理系統(tǒng)的提出解決了股票業(yè)務(wù)管理的難題,規(guī)范了運(yùn)營管理,節(jié)省了人力和物力,實(shí)現(xiàn)了股票自動(dòng)化管理,為股票的發(fā)展帶來機(jī)遇。
本基于JAVA的股票交易管理系統(tǒng),以國內(nèi)外相關(guān)應(yīng)用軟件的發(fā)展為依據(jù),結(jié)合目前主流技術(shù),設(shè)計(jì)開發(fā)基于JAVA的軟件系統(tǒng),操作簡單快捷。系統(tǒng)數(shù)據(jù)存儲(chǔ)MySQL數(shù)據(jù)庫中,前臺(tái)界面使用Html、同時(shí)結(jié)合JS動(dòng)態(tài)效果,實(shí)現(xiàn)界面的兼容顯示。本文首先闡述基于JAVA的股票交易管理系統(tǒng)的開發(fā)背景,然后描述本文的工作重點(diǎn),接下來對(duì)基于JAVA的股票交易管理系統(tǒng)進(jìn)行技術(shù)研究,然后進(jìn)行需求分析,并根據(jù)需求分析對(duì)系統(tǒng)進(jìn)行設(shè)計(jì),最后通過JAVA實(shí)現(xiàn)編碼,通過測試后發(fā)布系統(tǒng),最終進(jìn)行了項(xiàng)目開發(fā)的總結(jié)。
關(guān)鍵詞:股票;交易;信息技術(shù);Java;
?
Abstract
The development of computer information technology has promoted the process of stock information management. With the concept of Internet plus, various Internet plus software has emerged. In the traditional management, all kinds of information are difficult to manage, the transmission speed is slow, and it takes a long time for statistical verification, which can not meet the needs of modern development. The proposal of stock trading management system based on Java solves the problems of stock business management, standardizes operation management, saves human and material resources, realizes stock automatic management, and brings opportunities for stock development.
Based on the development of relevant application software at home and abroad and combined with the current mainstream technology, this stock trading management system based on Java is designed and developed. The operation is simple and fast. The system data is stored in the MySQL database. The wechat applet is used in the wechat applet end interface, and the compatible display of the interface is realized in combination with JS dynamic effect. This paper first expounds the development background of the stock trading management system based on Java, and then describes the focus of this paper. Next, it makes a technical research on the stock trading management system based on Java, then makes a demand analysis, designs the system according to the demand analysis, finally realizes the coding through Java, releases the system after testing, and finally summarizes the project development.
Keywords:stock; Transactions; Information technology; Java;
?
目? 錄
摘要 I
Abstract II
第1章 緒論 1
1.1 課題背景 1
1.2 課題研究意義 1
1.3 論文結(jié)構(gòu) 2
第2章 系統(tǒng)關(guān)鍵技術(shù) 4
2.1 編程環(huán)境 4
2.2 JAVA語言 4
2.3 MySQL數(shù)據(jù)庫 5
第3章 系統(tǒng)分析 7
3.1 非功能性需求 7
3.2 功能性需求 7
3.3 系統(tǒng)用例分析 8
3.4 系統(tǒng)可行性分析 10
第4章 系統(tǒng)設(shè)計(jì) 12
4.1 技術(shù)框架設(shè)計(jì) 12
4.2 數(shù)據(jù)庫設(shè)計(jì) 12
4.2.1 數(shù)據(jù)庫設(shè)計(jì)原則 12
4.2.2 數(shù)據(jù)庫模型設(shè)計(jì) 13
4.2.3 數(shù)據(jù)庫物理設(shè)計(jì) 14
4.3 功能模塊設(shè)計(jì) 14
4.3.1 前臺(tái)功能設(shè)計(jì) 14
4.3.2 后臺(tái)功能設(shè)計(jì) 15
第5章 系統(tǒng)實(shí)現(xiàn) 16
5.1 前臺(tái)實(shí)現(xiàn) 16
5.1.1前臺(tái)會(huì)員首頁 16
5.1.2股票模塊 16
5.1.3股票買賣模塊 17
5.1.4在線咨詢 18
5.1.5我的模塊 19
5.2 后臺(tái)實(shí)現(xiàn) 20
5.2.1管理員登錄 20
5.2.2用戶管理 20
5.2.3股票管理實(shí)現(xiàn) 21
5.2.4金融時(shí)事管理實(shí)現(xiàn) 22
第6章 系統(tǒng)測試 23
6.1 測試環(huán)境 23
6.2 測試目的 23
6.3 測試用例 24
6.4 測試結(jié)論 25
結(jié)論 27
致謝 28
參考文獻(xiàn) 29
基于JAVA的股票交易管理系統(tǒng)包括后臺(tái)管理和前端。前臺(tái)用戶先通過身份證、密碼、姓名、手機(jī)號(hào)、地區(qū)等信息進(jìn)行注冊,驗(yàn)證用戶是否存在,驗(yàn)證成功后??梢赃M(jìn)行登錄用戶登錄到前臺(tái)。首頁界面提供了廣告輪播界面、股票推薦、金融實(shí)時(shí)、在線交流信息。導(dǎo)航欄中通過股票、股票資訊鏈接,查看具體的內(nèi)容。用戶還可以對(duì)股票進(jìn)行收藏、評(píng)論的操作在個(gè)人中心中。管理個(gè)人的資金賬戶,并進(jìn)行購買股票或者賣出股票的操作,每一筆操作。系統(tǒng)都進(jìn)行記錄,并在個(gè)人中心可以查看收藏的記錄以及發(fā)布咨詢問題。
管理員登錄后臺(tái)后,具有用戶管理、賬戶資金管理、購買股票管理、賣出股票管理、股票管理、股票板塊管理、系統(tǒng)管理的權(quán)限。管理員通過后臺(tái)發(fā)布股票和金融實(shí)時(shí),前臺(tái)可以查看對(duì)應(yīng)的信息。



