摘要: WordCount基本功能 码云地址:https://gitee.com/Joker_zou/WordCount.git 一.项目需求 WordCount的需求可以概括为:对程序设计语言源文件统计字符数、单词数、行数,统计结果以指定格式输出到默认文件中,以及其他扩展功能,并能够快速地处理多个文件。 阅读全文
posted @ 2018-10-21 16:22 Joker_zou 阅读(439) 评论(0) 推荐(0) 编辑