• 博客园logo
  • 会员
  • 周边
  • 新闻
  • 博问
  • 闪存
  • 众包
  • 赞助商
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
程序猿李
博客园 | 首页 | 新随笔 | 新文章 | 联系 | 订阅 订阅 | 管理

2019年3月24日

myalarm
摘要: main.c 1 #include 2 #include 3 #include"myalarm.h" 4 5 int main(void) 6 { 7 anytimer_alarm(3,any1,"hello"); 8 anytimer_alarm(2,any2,"world"); 9 anytimer_alarm(5,any3,"apue"); 10... 阅读全文
posted @ 2019-03-24 22:48 程序猿李 阅读(222) 评论(0) 推荐(0)
 
 

2019年3月16日

2019.3.16-李博
摘要: main.c 1 #include 2 #include"stat.h" 3 #include 4 5 int main(int argc,char *argv[]) 6 { 7 char *optstring = "-l:a:i:h:";//定义一个char *类型的选项字符串。 8 int c; 9 10 while(1) 1... 阅读全文
posted @ 2019-03-16 17:28 程序猿李 阅读(175) 评论(0) 推荐(0)
 
 

公告


博客园  ©  2004-2026
浙公网安备 33010602011771号 浙ICP备2021040463号-3