摘要: 转自:https://ask.helplib.com/perl/post_2048028 不要使用数组的array: my @message; my $input = 3; for my $index ( 0..$input-1 ) { $message[$index][0] ="element 0 阅读全文
posted @ 2019-06-19 22:02 jimy1 阅读(550) 评论(0) 推荐(0) 编辑
摘要: 转自:http://book.51cto.com/art/201104/259068.htm 应当使用空列表。 阅读全文
posted @ 2019-06-19 22:01 jimy1 阅读(52) 评论(0) 推荐(0) 编辑
摘要: 转自:https://zhidao.baidu.com/question/356625221.html?qbl=relate_question_0 问题提问的不很明确。关于常用的文件头,文件尾的操作如下:跳到文件头。 seek FH, 0, 0;跳到文件尾: seek FH,0, 2;判断是否到达文 阅读全文
posted @ 2019-06-19 22:00 jimy1 阅读(339) 评论(0) 推荐(0) 编辑
摘要: 沈南鹏@《遇见大咖》: A轮没投,投了8个月以后就证明了张一鸣是对了,在美国都没有张一鸣这种模式 阅读全文
posted @ 2019-06-19 16:42 jimy1 阅读(510) 评论(0) 推荐(0) 编辑
摘要: 在输入put后,再摁 TAB 键,可显示当前文件夹的文件 sftp:/home/yan> put $Recycle.Bin\ BluestacksCN\ boot\ bootmgr Documents and Settings\ hiberfil.sys installAgent.log Intel 阅读全文
posted @ 2019-06-19 16:36 jimy1 阅读(739) 评论(0) 推荐(0) 编辑
摘要: Perl语言入门: 斜线不是元字符,所以在不作为分隔符时不需要加上反斜线。 阅读全文
posted @ 2019-06-19 14:31 jimy1 阅读(284) 评论(0) 推荐(0) 编辑
摘要: Perl中 qw 是 “quoted Word” 或是 “quoted by whitespace”的简写 eg: @strict_pragma = qw ( a b c); 阅读全文
posted @ 2019-06-19 11:15 jimy1 阅读(529) 评论(0) 推荐(0) 编辑
摘要: 文件内容: bash-2.03$ cat file_4_ex_ch7.txt anonymous attribute demolition grammar rules indices refernces lignAAlign,ligning..AABB 代码: 80 print "\n exerci 阅读全文
posted @ 2019-06-19 11:03 jimy1 阅读(323) 评论(0) 推荐(0) 编辑
摘要: 1.覆盖 echo "string" > filename 2.追加 echo "string" >> filename 阅读全文
posted @ 2019-06-19 10:03 jimy1 阅读(3704) 评论(0) 推荐(0) 编辑
Total Visits
AmazingCounters.com