软件工程第二周 WC程序

具体功能要求:

程序处理用户需求的模式:

wc.exe[parameter][file_name]

各个参数的意义:

基本功能列表:

wc.exe-c file.c:char count

wc.exe-w file.c:word count

wc.exe-l file.c:line count

1、代码来源:

http://www.cnblogs.com/zht01/p/5299719.html

开发平台:windows

开发工具:visual studio 2015

开发语言:c++

bug:无

功能拓展:在找到的代码里已完成所有功能的拓展,我在已有的源代码的基础上对源代码模糊的地方加以注释

github地址:https://github.com/navimelon/supreme-octo-chainsaw

posted @ 2017-09-26 22:18  NAVImelon  阅读(110)  评论(0编辑  收藏  举报