1. 首页
  2. 游戏开发
  3. 如何进行代码走读

如何进行代码走读

上传者: 2020-08-29 13:11:19上传 PDF文件 163KB 热度 17次
2.1Practical considerations 通常的考虑 1. Have you been provided with a design document to understand the code ? Is the design document up-to-date (latest version) ? 你是否得到一份解释代码的设计文档?设计文档是否最新的? 2. Does the design document explain 设计文档是否做了如下解释: - program architecture ? 程序结构? - module breakup a
用户评论
码姐姐匿名网友 2020-08-29 13:11:20

总结很到位,学习到了