# Project-Java **Repository Path**: arthur-w/project-java ## Basic Information - **Project Name**: Project-Java - **Description**: No description available - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 85 - **Created**: 2021-04-02 - **Last Updated**: 2021-04-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 描述项目 实现一个命令行程序,可以统计文件的字符数,单词总数,有效行数,单词出现次数 如何运行 输入有效文件名 功能简介 可以统计文件的字符数,单词总数,有效行数,单词出现次数 作业链接 https://edu.cnblogs.com/campus/zswxy/computer-science-class3-2018/homework/11879 博客链接 https://www.cnblogs.com/arthur-w/p/14610653.html