【正文】
. 機(jī)械工業(yè)出版社 , 2021:4552. [11] 蔣海晶 . Java Web 設(shè)計(jì)模式之道 [M]. 清華大學(xué)出版社 , 2021:183199. [12] 徐磊 . 網(wǎng)頁(yè)制作與網(wǎng)站建設(shè)技術(shù)大全 [M]. 清華大學(xué)出版社 , 2021:2345. 指導(dǎo)教師簽字 時(shí) 間 年 月 日 摘 要 隨著 社會(huì)的不斷進(jìn)步和互聯(lián)網(wǎng)技術(shù)的高速發(fā)展,互聯(lián)網(wǎng) 正 不斷影響著人們生活的方 方 面面,特別是在 國(guó)際 金融危機(jī)爆發(fā)以來(lái),全球經(jīng)濟(jì) 出現(xiàn) 了 嚴(yán)重 衰退 的 大背景下,同屬于互聯(lián)網(wǎng)金融范疇的 眾籌模式 開(kāi)始 出現(xiàn) 并 引起了人們的 普遍 關(guān)注,作為現(xiàn)代經(jīng)濟(jì)發(fā)展中不可 或缺 的融資模式, 眾籌的發(fā)展 現(xiàn)狀和發(fā)展趨勢(shì)成為了國(guó)家和社會(huì)共同關(guān)心的問(wèn)題,對(duì)于該課題的研究 有利于我國(guó)市場(chǎng)經(jīng)濟(jì)健康可持續(xù) 的發(fā)展 。因此 設(shè)計(jì)并開(kāi)發(fā)一個(gè)眾籌網(wǎng)絡(luò)投資平臺(tái)擁有重要的意義 。 由于 眾籌 一詞是 近幾年從國(guó)外引進(jìn)的新 詞, 所以本文首先從眾籌模式產(chǎn)生的 背景 ,國(guó)內(nèi)外研究現(xiàn)狀以及眾籌的基本概念入手 , 以便讀者對(duì)眾籌 的 基本概念 有 大致 的 了解 ,在此 基礎(chǔ)上, 簡(jiǎn)單 的介紹了本網(wǎng)站 涉及 到的 相關(guān)技術(shù)和理論,隨后是 對(duì) 系統(tǒng)的 分析 ,包括 網(wǎng)站 需求 分析, 可行性分析,業(yè)務(wù)流程分析 , 數(shù)據(jù)流程分析, 接 著是 系統(tǒng) 的設(shè)計(jì),包括 網(wǎng)站 功能設(shè)計(jì),數(shù)據(jù)庫(kù)設(shè)計(jì) , 界面設(shè)計(jì), 最后 是 系統(tǒng) 的實(shí)現(xiàn)。 本網(wǎng)站使用myeclipse10, Adobe Dreamweaver CS3 等 作為 開(kāi)發(fā)工具,采用當(dāng)下比較流行的 JSP動(dòng)態(tài) 網(wǎng)頁(yè) 開(kāi)發(fā)技術(shù),應(yīng)用 MySQL 數(shù)據(jù)庫(kù)系統(tǒng)作為網(wǎng)站的后臺(tái)數(shù)據(jù)庫(kù) ,應(yīng)用 Tomcat 作為 Web 應(yīng)用服務(wù)器 。本網(wǎng)站實(shí)現(xiàn)了的基本功能包括用戶的注冊(cè)、登錄, 發(fā)起項(xiàng)目,審核項(xiàng)目,瀏覽項(xiàng)目,投資項(xiàng)目,以及后臺(tái)的項(xiàng)目管理,用戶管理,訂單管理 等等。 關(guān)鍵 詞 : 互聯(lián)網(wǎng)金融 眾籌 JSP MySQL Abstract Along with the rapid development of Inter and technology and the continuous progress of society, the Inter is constantly affect people39。s lives, especially since the outbreak of the international financial crisis, the global economy appeared in the background of the severe recession,crowdfunding which belong to the same category of Inter finance began to appear and have caused the widespread attention of the people, as an integral part of the financing mode in the development of modern economic, the development status and development trend of the crowdfunding bee mon concern of the state and society, the research on this subject is conducive to the healthy and sustainable development of China39。s market economy. Therefore, the design and development of a crowdfunding work investment platform have important significance. As the word of the crowdfunding is the new words introduction from abroad in recent years, In order to raise the reader a general understanding of the basic concepts of crowdfunding, this paper firstly to raise the background, research status at home and abroad and the basic concept of the crowdfunding mode, on this basis, we will simple introduce the related technology and theory involves the wesbsite, then is the analysis of the system, including the site needs analysis, feasibility analysis, business process analysis, data flow analysis, then the design of the system, including the website functional design, database design, user interface design, and finally the achieve of the system. This website uses myeclipse10, Adobe Dreamweaver CS3 as development tools, uses JSP development technology, the current popular dynamic web,as development language, using MySQL database system as website background database,uses Tomcat server as web application server. This website realizes the basic functions, including user registration, login, initiate the project, approve project, browse project, investment project, as well as project management, user management, order management in the background of the website and so on. Key words: Inter finance Crowdfunding JSP MySQL 目 錄 第 1章 緒論 .................................................................................................................... 10 課題的背景與現(xiàn)狀 ............................................................................................ 10 課題的背景 .................................................................................................... 10 課題國(guó)內(nèi)外現(xiàn)狀 ............................................................................................ 11 課題的提出及意義 ............................................................................................ 11 課題的提出 .................................................................................................... 11 課題的意義 .................................................................................................... 12 課題研究思路與環(huán)境 ........................................................................................ 12 課題的研究思路 ............................................................................................ 12 系統(tǒng)開(kāi)發(fā)環(huán)境 ................................................................................................ 12 第 2章 系統(tǒng)分析 ............................................................................................................ 14 可行性分析 ........................................................................................................... 14 需求分析 ............................................................................................................... 14 系統(tǒng)目標(biāo) ............................................................................................................... 15 系統(tǒng)分析 ............................................................................................................... 16 用例圖分析 ....................................................................................................... 16 類圖分析 ........................................................................................................... 17 時(shí)序圖分析 ....................................................................................................... 18 第 3章 系統(tǒng)設(shè)計(jì) ............................................................................................................ 20 功能結(jié)構(gòu)設(shè)計(jì) ....................................................................................................... 20 數(shù)據(jù)庫(kù)設(shè)計(jì) ........................................................................................................... 20 界面設(shè)計(jì) ............................................................................................................... 24 第 4章 系統(tǒng)重點(diǎn)和難點(diǎn) ................................................................................................ 34 重點(diǎn)與難點(diǎn) ........................................................................................................... 34 重難點(diǎn)解決方案 ........................................................