JAVA实现的虚拟股票交易系统研究及实践 - 满足股票爱好者需求的安全可靠系统

0 下载量 80 浏览量 更新于2024-03-14 收藏 2.01MB DOC 举报
Abstract: The stock exchange refers to the buying and selling of stocks between investors at market prices. In recent years, the domestic stock market has developed rapidly, giving rise to well-known stock trading centers such as the Shanghai Stock Exchange and the Shenzhen Stock Exchange, attracting a growing number of stock enthusiasts. However, due to the nascent stage of the domestic stock market, there is a lack of a unified and comprehensive trading platform, leading to a lack of understanding of stocks among many people. With the aim of serving the public, the research and development of a virtual stock trading system based on JAVA is aimed at solving the above problems. The system strictly follows the object-oriented development method and development process in software engineering, using Struts Hibernate JSP technology and MySQL database for design, development, and implementation. Users can register, log in to the system, browse and learn about stock information and knowledge of interest, view their stock holdings, trade stocks, modify personal information, and more. The system is rich in content, secure, reliable, and easy to operate, meeting the needs of the vast majority of stock enthusiasts. Keywords: Virtual stock trading system; JAVA; Object-oriented; Hibernate; MySQL database.