关于php开发项目设计文档的有关问题

WBOY
Release: 2016-06-13 13:30:59
Original
837 people have browsed it

关于php开发项目设计文档的问题
大家好!本人正在用php做一个网站,但是不知道php的设计文档该怎么写,因为都没什么类,全都是函数,和J2EE做的项目设计文档不一样,不知道该怎么写。哪位大虾指导小弟一下,不胜感激!!

------解决方案--------------------
那你就写个API吧,根据拼音序
------解决方案--------------------

探讨

引用:
大家好!本人正在用php做一个网站,但是不知道php的设计文档该怎么写,因为都没什么类,全都是函数,和J2EE做的项目设计文档不一样,不知道该怎么写。哪位大虾指导小弟一下,不胜感激!!


感谢回答,就是把所有的函数都写到文档里吗?但是没有类图什么的啊

------解决方案--------------------
根据流程简单的写写吧,把流程里面 的功能怎么实现的写写就行了。何必要那么专注。
------解决方案--------------------
函数不也有调用关系吗?
Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!