摘要: 1.会编程,参考实验 1.1编程实现词频统计基本操作 主函数 public static void main(String[] args) throws Exception{ Configuration conf = new Configuration(); //程序运行时参数 String[] o 阅读全文
posted @ 2021-06-29 11:24 玻璃心废柴 阅读(100) 评论(0) 推荐(0)