码迷,mamicode.com
首页 > 其他好文 > 详细

软件工程第二周 WC程序

时间:2017-09-26 23:39:09      阅读:171      评论:0      收藏:0      [点我收藏+]

标签:模式   -o   pre   har   vim   studio   开发语言   ram   lin   

具体功能要求:

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

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

软件工程第二周 WC程序

标签:模式   -o   pre   har   vim   studio   开发语言   ram   lin   

原文地址:http://www.cnblogs.com/navimelon/p/7599305.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!