20081869吴天放毕业设计论文60.doc

  1. 1、本文档共33页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
20081869吴天放毕业设计论文60

C语言实现PHP框架 摘 要PHP框架及对其工作原理的分析,找出了PHP站点性能的瓶颈所在。针对找到的问题,本课题以C为开发语言,使用PHP底层的Zend API,设计并实现了MVC程序框架,有效提高了PHP站点的性能。并通过开发一套基于此框架的个人Blog系统,验证其可行性和有效性。 设计中第一部分是绪论,讨论了本课题的意义,以及PHP技术的发展前景;第二部分是系统分析,探讨了PHP的工作原理与及存在的性能问题,同时介绍了MVC结构的概念与优缺点;第三部分是总体设计,明确了框架的功能结构和实现必要性,设计了Blog的功能与数据库结构;第四部分是详细设计,主要讲述了框架的运行流程与几个主要模块的实现方式,以及Blog各层的实现方式;最后是测试,验证了Blog的功能和框架的性能。 关键词:框架 MVC Zend接口 PHP 性能 The PHP Framework implemented by C Language ABSTRACT This project is aimed to find out the bottleneck of the performance of the PHP site by analysing the popular PHP framework and its working principle. This project is based on C language and the Zend API of PHP, which effectively improved the performance of PHP site. And then verify the feasibility and effectiveness of this project by developing a Personal Blog System which based on this framework. The first chapter of this article is an introduction which introduces the meaning of this issue and the development prospects of PHP technology. The second chapter is about system analysing, which explains the working principle and life cycle of PHP. In the mean time, the second chapter also introduces the conception, strengths and weakness of MVC structure. The third chapter is mainly about the overall design of this project, which clears the functional structure of this framework. Besides, the third chapter designs the function and database structure of the Blog. The fourth chapter is mainly about the detailed design, which explains the running processes of this framework and the function of several main modules. The fourth chapter explains the realization of this Blog as well. The final part of the article is mainly about system test, which verify the function of this Blog and the performance of the framework. Key words: Framework MVC erformance 目 录 第一章 绪论 1 1.1 系统开发背景 1 1.2 国内外研究现状 1 1.3 本课题研究的内容和方法 2 1.4 本课题实现的意义 2 第二章 系统分析 3 2.1 PHP程序概述 3 2.1.1 PHP简介 3 2.1.2 PHP的生命周期 3 2.1.3 PHP与服务器的关系 3 2.2 PHP性能 4 2.2.1 PHP对性能的优化 4 2.2.2 PHP性能的

您可能关注的文档

文档评论(0)

haihang2017 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档