摘要: [hadoop@node1 hadoop]$ ./bin/hdfs dfs -test -e text.txt [hadoop@node1 hadoop]$ echo $? 1 2023/12/9 下午11:56:36 ,./bin/hdfs dfs -test -e text.txt命令成功执行并 阅读全文
posted @ 2023-12-09 23:58 想不起来好名字 阅读(18) 评论(0) 推荐(0)
摘要: 今天利用上午时间完成了.netc#的实验四 编写一个简易的文件管理器,通过本次实验,练习 TreeView、ListView 和 SplitContainer 控件的使用,同时熟悉 C#文件系统的操作方法以及 File 类和 Directory类的使用。 通过Windows窗体应用程序,实现了一个简 阅读全文
posted @ 2023-12-09 14:34 想不起来好名字 阅读(49) 评论(0) 推荐(0)