Abstract | 第6页 |
Chapter 1 Introduction | 第9-13页 |
1.1 Research Background | 第9-10页 |
1.2 Objective | 第10页 |
1.3 Scope | 第10-11页 |
1.4 Significance of Research | 第11页 |
1.5 Problem Statement | 第11-12页 |
1.6 Thesis Organisation | 第12-13页 |
Chapter 2 Key Technologies | 第13-27页 |
2.1 System architeture of hybrid apllications/software | 第13-15页 |
2.1.1 Native applications | 第13-14页 |
2.1.2 Mobile web applications | 第14页 |
2.1.3 Hybrid mobile applications | 第14-15页 |
2.2 Understanding PhoneGap | 第15-17页 |
2.3 Understanding Node.js | 第17-27页 |
2.3.1 Concepts of Node.js | 第18-20页 |
2.3.2 Node Package Manager(NPM) | 第20页 |
2.3.3 Node.js and JavaScript makes writing asynchronous applicationseasier | 第20-21页 |
2.3.4 UNDERSTANDING HOW NODE LOADS MODULES | 第21-23页 |
2.3.5 Express.js | 第23-24页 |
2.3.6 Node.js and PhoneGap | 第24-25页 |
2.3.7 Node.js and MySQL | 第25页 |
2.3.8 Node.js and PayPal | 第25-27页 |
Chapter 3 System Analysis | 第27-33页 |
3.1 Function Analysis | 第27-28页 |
3.2 Use Case Analysis | 第28-31页 |
3.3 Log Out Module | 第31-32页 |
3.4 Feasibility Analysis | 第32-33页 |
Chapter 4 System Design | 第33-37页 |
4.1 Architecture Design | 第33-34页 |
4.1.1 System Physical Structure Design | 第33页 |
4.1.2 System Logical Structure Design | 第33-34页 |
4.2 System Detail Design | 第34-35页 |
4.2.1 Activity Diagram | 第34-35页 |
4.3 Database Design | 第35-37页 |
Chapter 5 System Implementation | 第37-49页 |
5.1 Environment Configuration | 第37-39页 |
5.1.1 Development Design | 第37-39页 |
5.2 Implementation of Key Functionalities | 第39-42页 |
5.3 Some display pages of bothe web and mobile system | 第42-49页 |
5.3.1 Some Mobile Views | 第42-45页 |
5.3.2 Some Desktop Views | 第45-48页 |
5.3.3 Some Payment and Database Views | 第48-49页 |
Chapter 6 Test Method | 第49-53页 |
6.1 Basic Test Method | 第49-50页 |
6.1.1 Black -box Testing | 第49页 |
6.1.2 White -box Testing | 第49-50页 |
6.2 System Functions Test Case | 第50-53页 |
Chapter 7 Conclusion | 第53-57页 |
7.1 Summary and result of thesis and system | 第53页 |
7.2 Challenges Faced | 第53-54页 |
7.3 Future Result | 第54-57页 |
References | 第57-58页 |
Acknowledgement | 第58-59页 |
摘要 | 第59-62页 |