部分 II. 开发篇(Development)

简介:

目录

2. 软件工程 (Software Engineering)
2.1. Open Source and License
3. Trac 项目管理
3.1. Administration
3.1.1. General
3.1.2. Ticket System
3.1.3. Version Control
3.2. Wiki
3.3. Timeline
3.4. Roadmap
3.5. Ticket
4. Project directory
5. 版本控制及如何运作
5.1. 版本库布局
5.2. 策略
5.3. nightly version
5.4. rc1,rc2,rc4
5.5. 怎样写注释信息
5.5.1. Fixed Bug
5.5.2. Implemented
5.5.3. Add
6. 任务分配原则
7. 项目运作
8. 收集需求
9. 代码审查制度
9.1. Coding workflow
10. Release Notes
11. 版本发行
12. 每周例会
13. 编码风格
13.1. php 文件
13.1.1. 格式与 编码
13.1.2. 循环嵌套
13.1.3. 取出行尾的空格以及多余的换行符
13.1.4. php 标签
13.1.5. 头部注释
13.2. String
13.3. Database
13.3.1. 结果集使用注意事项
13.3.2. 索引
13.3.3. 缓存

Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a>comments powered by Disqus





原文出处:Netkiller 系列 手札
本文作者:陈景峯
转载请与作者联系,同时请务必标明文章原始出处和作者信息及本声明。

目录
相关文章
学习笔记jira项目28-安装ant design库
学习笔记jira项目28-安装ant design库
62 0
学习笔记jira项目28-安装ant design库
|
物联网 开发工具 git
AliOS Things Developer Kit 快速入门
AliOS Things Developer Kit 快速入门,Windows 环境下开发环境的搭建过程及官方demo编译烧写步骤。
9099 0
|
安全 物联网 API
Security Authentication Framework in AliOS Things uMesh
Discover how AliOS Things safeguards the integrity of IoT networks with uMesh and Internet Device ID authentication.
4211 0
Security Authentication Framework in AliOS Things uMesh
|
索引 开发者 Python
Bytom Kit开发辅助工具介绍
Bytom Kit是一款为了帮助开发者更简单地理解Bytom的开发辅助工具,集合了校验、标注、解码、测试水龙头等功能。 该工具用python语言封装了一套比原的API和7个工具方法,如果有开发需求可以在项目的readme.md文件中查看使用方法。
860 0
|
SQL 数据库
2018第一发:记一次【Advanced Installer】打包之旅
原文:2018第一发:记一次【Advanced Installer】打包之旅 一、前言 2017年最后几天,你们都高高兴兴的跨年,博主还在加班制作.net安装包。因为年前要出来第一版的安装包,所以博主是加班加点啊。
2304 0