摘要: 0. 个人信息 姓名 雷坛春 学号 201821121030 班级 计算1811 1. 编写程序 在服务器上用Vim编写一个程序:实现Linux系统命令ls -lai的功能,给出源代码。 #include <stdio.h> #include <sys/types.h> #include <dire 阅读全文
posted @ 2020-04-30 20:23 殇墨痕 阅读(170) 评论(0) 推荐(0) 编辑