Perl打开文件

$data_file="wrestledata.txt";
open(DAT, $data_file) || die("Could not open file!");
@raw_data=<DAT>;
close(DAT);
shells/program/perl/perl-open-file.txt · 最后更改: 2011/02/03 22:51 由 狐狸
[unknown link type]到顶部
GNU Free Documentation License 1.3
京ICP备05034962号 Debian Driven by DokuWiki get firefox browser Recent changes RSS feed Valid XHTML 1.0