摘要 | 第4-5页 |
Abstract | 第5页 |
Chapter 1 Introduction | 第14-23页 |
1.1 The Source of Topic, Research Purpose and Significance | 第14-20页 |
1.1.1 The Source of the Topic | 第14页 |
1.1.2 Research Background and Significance | 第14-17页 |
1.1.2.1 What is VCF Format? | 第16-17页 |
1.1.3 Research Problem and My Solution | 第17-18页 |
1.1.3.1 What is the Advantage of JSON over VCF? | 第18页 |
1.1.4 Research at Abroad and Analysis | 第18-20页 |
1.2 Main Research Content | 第20-21页 |
1.3 Organization of the Thesis | 第21-23页 |
Chapter 2 Construction of JSON From VCF | 第23-32页 |
2.1 Methodology | 第23-25页 |
2.1.1 Step by Step Approach to Design the Software Prototype | 第24-25页 |
2.2 Languages and Frameworks | 第25-26页 |
2.2.1 Python Flask | 第25页 |
2.2.2 Hyper Text Markup Language (HTML) | 第25页 |
2.2.3 Java Script | 第25页 |
2.2.4 Cascading Style Sheets(CSS) | 第25页 |
2.2.5 Mongo DB | 第25-26页 |
2.3 Algorithms and Rules | 第26-31页 |
2.3.1 Approach 1 –Algorithm to pass VCF to JSON | 第26-29页 |
2.3.2 Limitations of the above Method | 第29页 |
2.3.3 Python Approach - 2 | 第29-31页 |
2.3.3.1 Functional Flow for the Approach - 2 | 第30-31页 |
2.4 Summary | 第31-32页 |
Chapter 3 System Requirement Specipication (SRS) | 第32-38页 |
3.1 The Goal of the System | 第32-33页 |
3.1.1 Purpose of the System Requirement Specification | 第32页 |
3.1.2 Scope | 第32页 |
3.1.3 Definitions, Acronyms, and Abbreviations | 第32-33页 |
3.2 Overall Descriptions | 第33页 |
3.2.1 Overview | 第33页 |
3.3 Product Perspective | 第33页 |
3.3.1 Product Functions | 第33页 |
3.4 User characteristics | 第33-34页 |
3.5 Constraints | 第34页 |
3.6 Assumptions and Dependencies | 第34页 |
3.7 Specific Requirements | 第34页 |
3.7.1 External Interface Requirements | 第34页 |
3.7.1.1 User interfaces | 第34页 |
3.7.1.2 Communications Interface and Hardware Interface | 第34页 |
3.8 Functional Requirements | 第34-36页 |
3.8.1 Summary Use Case Diagrams | 第35页 |
3.8.2 Use Case Scenarios | 第35-36页 |
3.8.2.1 Upload VCF file | 第35-36页 |
3.8.2.4 Convert to JSON | 第36页 |
3.9 The Non-functional Requirements | 第36-37页 |
3.10 Summary | 第37-38页 |
Chapter 4 System Design and Implementation | 第38-45页 |
4.1 The Description of System Design | 第38页 |
4.2 Business Scenario Design | 第38-40页 |
4.2.1 Upload VCF File and Convert to JSON | 第38-40页 |
4.3 User Interface Design | 第40-41页 |
4.3.1 Dashboard | 第40页 |
4.3.2 Upload Interface | 第40-41页 |
4.4 Key Techniques | 第41页 |
4.5 VCF to JSON System Construction | 第41-42页 |
4.5.1 Key Flowchart for the Convert to JSON Data | 第41-42页 |
4.6 Key Interfaces of the Software System | 第42-44页 |
4.6.1 System Main User Interface | 第42-43页 |
4.6.2 Convert to JSON | 第43-44页 |
4.7 Environment of the System Implementation | 第44页 |
4.8 Summary | 第44-45页 |
Chapter 5 Experiments | 第45-55页 |
5.1 Procedure of the User Acceptance Test | 第45-47页 |
5.1.1 Test Case Design for Functional Requirements | 第46页 |
5.1.2 Test Cases Design for Non-functional Requirement | 第46-47页 |
5.2 System Testing and Running Time of Transformations | 第47-54页 |
5.2.1 Experiments Environment | 第47-54页 |
5.3 Summary | 第54-55页 |
Conclusion | 第55-56页 |
结论 | 第56-57页 |
References | 第57-63页 |
Acknowledgement | 第63-64页 |
Resume | 第64-66页 |