文章详情
时间:2008-01-04 来源:xueyan
@FileArray; @FileHandles; push @FileArray, "test1.txt"; push @FileArray, "test2.txt"; $count = 0; foreach $f (@FileArray) { my $fh; open($fh, ">".$f) || die("cant open file:".$f); $FileHandles[$count] = $fh; $count++; } foreach $fh (@FileHandles) { print $fh "this is a test"; }
涂色我贼强安卓版
脑细胞太牛了手机版
球球的冒险旅途
1970-01-01