software-development
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese软件开发全流程
Full Process of Software Development
重要指令:你必须完整阅读本文档引用的所有文件,不得跳过任何章节。阅读完成后,严格按照文档规则执行,不得自行简化、合并或跳过任何步骤。规则之间有冲突时,以为准。每次新任务开始,必须先执行00-overview.md中的启动流程。00-overview.md
Important Instruction: You must read all files referenced in this document in full, and must not skip any chapters. After reading, strictly follow the rules in the document, and must not simplify, merge or skip any steps on your own. If there is a conflict between rules,shall prevail. Before starting each new task, you must first execute the startup process in00-overview.md.00-overview.md
全流程总览
Full Process Overview
#[[file:00-overview.md]]
#[[file:00-overview.md]]
Review 基础规范(所有阶段适用)
Basic Review Specifications (applicable to all stages)
#[[file:base.review-base.md]]
#[[file:base.review-base.md]]
代码规范(预备开发阶段约定,开发阶段强制执行)
Coding Specifications (agreed in the pre-development stage, mandatory during the development stage)
#[[file:base.coding-standards.md]]
#[[file:base.coding-standards.md]]
web 开发规范
Web Development Specifications
#[[file:base.web-standards.md]]
#[[file:base.web-standards.md]]
UI 设计工具规范
UI Design Tool Specifications
#[[file:base.ui-design.md]]
#[[file:base.ui-design.md]]
Git 工作流(开发阶段强制执行)
Git Workflow (mandatory during the development stage)
#[[file:base.git-workflow.md]]
#[[file:base.git-workflow.md]]
阶段 01:需求分析与确认
Stage 01: Requirements Analysis and Confirmation
#[[file:01-requirements.md]]
#[[file:01-requirements.md]]
阶段 02:软件设计
Stage 02: Software Design
#[[file:02-design.md]]
#[[file:02-design.md]]
阶段 03:预备开发
Stage 03: Pre-development
#[[file:03-pre-development.md]]
#[[file:03-pre-development.md]]
阶段 04:开发
Stage 04: Development
#[[file:04-development.md]]
#[[file:04-development.md]]
代码 Review 流程(每个模块必须执行)
Code Review Process (mandatory for each module)
#[[file:code-review-process.md]]
#[[file:code-review-process.md]]
阶段 05:测试
Stage 05: Testing
#[[file:05-testing.md]]
#[[file:05-testing.md]]
阶段 06:交付
Stage 06: Delivery
#[[file:06-delivery.md]]
#[[file:06-delivery.md]]