摘要:
Groovy对文件的操作 对文件的遍历 假设文件的原始内容为: hello,world 这里是北京 andorid and ios are good system 第一种方法:使用 eachLine() //1.1 new 一个File def file = new File(filepath) / 阅读全文
posted @ 2018-11-13 13:11
HelloWorld开发者社区
阅读(1020)
评论(0)
推荐(0)