摘要:
学习使用stat(1),并用C语言实现 提交学习stat(1)的截图 stat --help man stat 2. man -k ,grep -r的使用 man -k status grep -r mystat 伪代码 判断输入中文件参数,有继续无输出错误提醒。 声明结构体,调用系统stat()函 阅读全文
摘要:
2.3.1测试 ##1 编辑并运行2.3.1中的代码 要求在不修改t2.c 和 t1.c中main函数中的代码的情况下,程序运行结果是你的后四位学号 t1.c #include <stdio.h> int g = 1908; static int s; int main() { int a = 1; 阅读全文