Chinaunix首页 | 论坛 | 博客
  • 博客访问: 401886
  • 博文数量: 48
  • 博客积分: 764
  • 博客等级: 上士
  • 技术积分: 1133
  • 用 户 组: 普通用户
  • 注册时间: 2011-01-17 13:29
文章分类

全部博文(48)

文章存档

2014年(5)

2013年(34)

2012年(9)

发布时间:2013-01-28 20:39:41

Just be yourself —— 《Fight club》......【阅读全文】

阅读(1836) | 评论(0) | 转发(0)

发布时间:2013-01-27 23:06:48

Just be yourself —— 《Fight club》......【阅读全文】

阅读(1588) | 评论(0) | 转发(0)

发布时间:2012-12-11 13:28:23

== Structure ==The make utility automatically determines which pieces of a large program need to be recompiled, and issues commands to recompile them.make 和Makefile的组合,实现了上述功能。两方面make的运行,以及Makefile的语法。== Understand ==-- make --GNU make does its work in two dist.........【阅读全文】

阅读(1760) | 评论(0) | 转发(0)
Awk

发布时间:2012-12-07 14:01:40

== Structure ==The structure of awk program:pattern {"action"}The procedures of executing a awk program1 read oneline of  file at a time 2 Split line into fields identified by IFS......【阅读全文】

阅读(1582) | 评论(0) | 转发(0)

发布时间:2012-11-27 13:34:08

......【阅读全文】

阅读(2279) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册