| 需要金币: |
资料包括:完整论文 | ![]() | |
| 转换比率:金额 X 10=金币数量, 例100元=1000金币 | 论文字数:5847 | ||
| 折扣与优惠:团购最低可5折优惠 - 了解详情 | 论文格式:Word格式(*.doc) |
摘要:博客是一种通信工具,在Web应用程序中起着关键作用。博客的使用已导致Web应用程序与用户交互的方式发生了范式转变。在Web应用程序的开发过程中,
是需要引起并指定博客功能的要求。在本研究中,我们从将博客集成到Web应用程序的角度提出了博客的需求清单。我们遵循基于用例的方法来标识博客的软件需求。需求清单有助于在博客软件的需求获取过程中帮助Web应用程序和开发人员。该清单在测试阶段对于验证和验证博客功能也很有用。
它使用PHP,HTML(超文本标记语言)和SQL Server来处理数据库。前端管理是友好的界面,供用户浏览,查询。后端管理可供管理员使用;它包括添加管理员,博客文章管理等。管理员从繁琐的手动操作中解脱出来,提高了办公效率。
关键词:HTML; CSS;引导程序; JavaScript; MySQL;的PHP
English Contents
中文摘要-I
Abstract-II
1.Introduction-7
1.1Project Objective-8
1.2 Project Overview-8
1.3 Scope-8
2 Study of the System-9
2.1 Module-9
2.2 Admin-9
2.2.1 Search Reference case-9
2.2.2 Administrator Login Page-9
2.3 Home page-10
2.3.1 User-11
2.3.2 View Users-11
2.3.3 Add Users-12
2.3.4 Delete & Block User-12
2.3.5 Block User-12
2.3.6 Remove User-12
2.3.7 Search User:-12
2.4 Maintenance-12
2.5 Manage user-13
2.5.1 Add blog Post-13
2.5.2 Edit blog Post-13
2.5.3.Delete blog post-14
2.5.4 Registration-14
2.5.5.Login-15
2.5.6 View Blog Posts-15
2.5.7 Search blog post-16
3 Requirements analysis-18
3.1 Existing System-18
3.2 Proposed System-18
3.3System requirement specification-18
3.3.1 Input requirements of the system-18
3.3.2 Output requirement of the system-19
3.4 Non-functional requirements-19
3.4.1 The Security of the System-19
3.4.2 The Reliability of the System-19
3.4.3 The Portability of the system-19
3.4.4 The Maintainability of the System-19
3.5 FUNCTIONAL REQUIREMENTS-19
4.SYSTEM DESIGN-22
4.1 INPUT AND OUTPUT DESIGN-22
4.1.1 INPUT DESIGN-22
4.1.2 OUTPUT DESIGN:-22
4.2 SYSTEM TOOLS-22
4.2.1 FRONT END-22
4.2.2 BACK END-23
5 DETAILED DESIGN-25
5.1 DATABASE-25
5.2 DATA FLOW DIAGRAM-27
5.2.1 DATAFLOW-28
5.2.2 Use case diagram-29
5.3 FUNCTION DESIGN-30
5.4 CATEGORY -31
6 Testing-33
6.1 System Testing-33
6.2 J-unit Testing-33
6.3 Methods of Testing-33
7. Source Code-35
7.1 Admin Login Source Code-35
7.2 Add Post Source Code-37
CONCLUSION-41
Acknowledgment-41
References-42
|

