随笔分类 -  Shell

shell
Perl无效的代码(正则表达式win)
摘要:无效的代码:Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--s/^\s+//;s/\s+$//;s/\s+|\s+$//g;#将开头,结尾的空白去掉 阅读全文
posted @ 2007-01-23 15:47 neilr 阅读(235) 评论(0) 推荐(0)
perl网址收集
摘要:经典教程perl语言编程(Larry Wall)http://www.pgsqldb.org/bin/view/Perl/PerlProgramming3 perl语言编程Perl Cookbookperl cookbook第二版(中文) 经常访问出现异常http://wiki.perlchina.org/main/show/Perl+Cookbook+%E7%AC%AC%E4%BA%8C%E7%... 阅读全文
posted @ 2007-01-19 20:51 neilr 阅读(260) 评论(0) 推荐(0)