Ta上传的资源 (0)

用C语言命令实现各种函数的调用 例:函数名: open 功 能: 打开一个文件用于读或写 用 法: int open(char *pathname, int access[, int permiss]); 程序例: #include #include #include #include int ma
C 14

1.下载FileTool.exe,并解压2.打开VC6.0,点击File-OpenWorkspace,选择刚解压出来的FileTool.dsw,并确定3.点击Bulid-BuildFileTool.dll,生成FileTool.dll文件4.把生成的FileTool.dll文件拷贝到合适的地方(避免