会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
李梦幻
博客园
首页
新随笔
联系
管理
订阅
2019年3月24日
闹钟
摘要: alarm.c alarm.h main.c makefile 结果:
阅读全文
posted @ 2019-03-24 19:17 进阶的小菜鸡
阅读(123)
评论(0)
推荐(1)
2019年3月16日
ls -l -a -h -i
摘要: main.c #include<stdio.h>#include<unistd.h>#include"ls.h"int main(int argc,char *argv[]){ char *optstring ="-l:a:i:h:"; int c; while(1) { c=getopt(argc
阅读全文
posted @ 2019-03-16 18:15 进阶的小菜鸡
阅读(196)
评论(0)
推荐(1)
公告