(数理逻辑与软件工程)ASEChapter02PlanningforSoftwareEngineering.ppt

(数理逻辑与软件工程)ASEChapter02PlanningforSoftwareEngineering.ppt

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Decide what should to be revised analyze the aim of design, decide how to do in order accomplish our aim. Sometimes we need to build a new class, sometimes need to build a new method, or revise some codes. Revise the code to implement the design. At beginning, you can use comment, comment a line, beneath it write down your code, and then run it to see the effect. if you want delete several line, do not delete the lines directly, comment them. Accomplish the same effects with a fewer revisions as possible 7. Test codes to ensure that the revised code satisfies design requirements After you are sure that the program accomplish your aim, delete all unnecessary comments. add the necessary comment to revised variables and lines. example, see ppt117 8. Write document. at the beginning of the program, write down the resource of the referenced program, prepared for later revision. Documentation program documentation internal documentation external documentation internal documentation Header Comment Block 1. What 2. Who 3. Where 4. When 5. Why 6. How Page 352 Program SCAN: program to scan a line at text for a given character Programmer: Beatrice Clarman (718) 345-6789, bc@ Calling sequence: CallL(Length, Char, NNext) Where Length is…, Char is…, Nnext is …,) Version 1, Written 3 November, 2000, B. Clarman Version1.1 5 December 2001, By B.Clarman to improve searching algorithm Purpose: Data-Structure Variable: Length: Integer,.. Algorithm Variable name and function(method) name Class name: Short, represent a class, e.g. Student, Teacher Variable name: proper length e.g. FinalScoreof2014StudentforASE Method: specific, long, e.g getFinalScoreof2014StudenforASE(int Id, float score) hump representation Let variable have meaning Example i3 = i3 +1// add counter of case by one Ca

文档评论(0)

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

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

1亿VIP精品文档

相关文档