Chinaunix首页 | 论坛 | 博客
  • 博客访问: 463139
  • 博文数量: 108
  • 博客积分: 25
  • 博客等级: 民兵
  • 技术积分: 1134
  • 用 户 组: 普通用户
  • 注册时间: 2010-03-29 19:43
文章分类

全部博文(108)

文章存档

2016年(10)

2015年(9)

2014年(73)

2013年(16)

我的朋友

发布时间:2014-04-22 15:27:36

at /proc/meminfo    读出的内核信息进行解释,下篇文章会简单对读出该信息的代码进行简单的分析。# cat /proc/meminfoMemTotal:     16438852 kBMemFree:      10980184 kBBuffers:         95884 kBCache.........【阅读全文】

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

发布时间:2014-04-10 12:49:22

最近忙的很,暂时找点东西看下。不想干活。search(string[, pos[, endpos]])Scan through string looking for a location where this regular expression produces a match, and return a corresponding MatchObject instance. Return None if no position in the strin.........【阅读全文】

阅读(624) | 评论(0) | 转发(1)

发布时间:2014-04-10 11:48:32

(?iLmsux)(One or more letters from the set 'i', 'L', 'm', 's', 'u', 'x'.) The group matches the empty string; the letters set the corresponding flags: re.I (ignore case), re.L (locale dependent), re.M (multi-line), re.S (.........【阅读全文】

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

发布时间:2014-04-01 11:02:13

http://www.gowhich.com/blog/346......【阅读全文】

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

登录 注册