摘要: public class FileLineCountTest { /** * 统计项目代码行数 */ @Test void projectLineCount() { long count = countLines("D:\\Users\\guest\\IdeaProjects\\hello", Li 阅读全文
posted @ 2024-08-01 11:44 漠孤烟 阅读(61) 评论(0) 推荐(0)