Chinaunix首页 | 论坛 | 博客
  • 博客访问: 59401
  • 博文数量: 17
  • 博客积分: 25
  • 博客等级: 民兵
  • 技术积分: 220
  • 用 户 组: 普通用户
  • 注册时间: 2010-05-07 11:14
个人简介

。roth lower(substr(ename,2,length(ena)))

文章分类

全部博文(17)

文章存档

2017年(14)

2013年(3)

我的朋友

发布时间:2017-02-26 19:10:23

this is a test. $0 [this][is][a][test.]$1 [this] $2 [is] $3 [a] $4[test.] $1 [this] $2 [is] $3 [a] $4[t.........【阅读全文】

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

发布时间:2017-02-26 19:06:50

awk 之for ,使用for循环实现上面的列子点击(此处)折叠或打开awk -F: '{for (i=1;i=4) {print $i}}}' /etc/passwdBatch jobs daemon/var/spool/atjobs/b.........【阅读全文】

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

发布时间:2017-02-23 23:30:25

this is a test. $0 [this][is][a][test.]$1 [this] $2 [is] $3 [a] $4[test.] $1 [this] $2 [is] $3 [a] $4[t.........【阅读全文】

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

发布时间:2017-02-21 22:36:16

点击(此处)折叠或打开abs 求取绝对值 max取最大值 min 取最小值len 取得list的长度range 轮询序列divmod 取两个数的商和 余divmod(5,2)  (2,1)pow 求多次方,2的.........【阅读全文】

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

发布时间:2017-02-20 23:35:38

取文件中的时间,改为时间戳,与当前时间对比点击(此处)折叠或打开import timeimport datetimeprint datetime.datetime.now()def compare_time(l_time,start_t,end_t):   &nb.........【阅读全文】

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

登录 注册