WordCount扩展

码云地址:https://gitee.com/xjtsh/ExpandedWordCount 功能实现: wc.exe -c file.c //返回文件 file.c 的字符数 wc.exe -w file.c //返回文件 file.c 的单词总数 wc.exe -l file.c //返回文件
posted @ 2018-10-18 22:44  、所剩无几  阅读(161)  评论(0编辑  收藏  举报