随笔 - 225  文章 - 0  评论 - 6  阅读 - 75098
12 2012 档案
Average Time Perl
摘要:#!/usr/perl/bin/perl open(FHD, "C:\\wflogs\\WorkflowServerLog.txt") || die("can't open the file\n"); open(OFH, ">c:\\wflogs\\AverageTimeLog.txt") || d 阅读全文
posted @ 2012-12-25 14:11 子虚乌有 阅读(313) 评论(0) 推荐(0) 编辑
TestHashStruct for windows Perl
摘要:#!/usr/perl/bin/perl#open(FHD, "c:\\test\\test.txt") || die("cna't open the file\n"); my %hash; $hash{1} = {name=> 'mm1', age=> 18, sex=>'female'}; $h 阅读全文
posted @ 2012-12-25 14:06 子虚乌有 阅读(111) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示