文件名称:test25
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 丁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.编写程序,从指定目录文件开始,打印目录文件树(opendir, readdir);
2.编写程序,打印指定目录文件下的所有的文件(readdir),同时标识除文件的类型(stat);
3.编写程序,在指定目录文件下创建一个新文件,删除一个指定文件,拷贝指定文件;-Write a program file from the specified directory, print directory file tree (the opendir, the fashion in which readdir) programming, print all the files under the specified directory file (readdir), while logo In addition to the file type (stat) programmingcreate a new file in the specified directory file, delete a specific file, copy the specified file
2.编写程序,打印指定目录文件下的所有的文件(readdir),同时标识除文件的类型(stat);
3.编写程序,在指定目录文件下创建一个新文件,删除一个指定文件,拷贝指定文件;-Write a program file from the specified directory, print directory file tree (the opendir, the fashion in which readdir) programming, print all the files under the specified directory file (readdir), while logo In addition to the file type (stat) programmingcreate a new file in the specified directory file, delete a specific file, copy the specified file
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test25\print_dir.c
test25
test25