-
perl 替换文本问题do.cgi#!/usr/bin/perl-wusestrict;useCGI;print"Content-Type:text/html\n\n";my$newline='aaaa';mitmax 时间:09-28 + 阅读全文
-
perl使用system调用history返回值为-1本帖最后由hutule110于2010-09-2817:00编辑usestrict;#!/usr/bin/perl-wprintsystem'history';复制代码打印出来的值为-1;usestrict;hutule110 时间:09-28 + 阅读全文
-
perl Html::tepmlate 问题#!/usr/bin/perl-wusestrict;useHTML::Template;print"Content-Type:text/html\n\n";my$html=newHTML::Temitmax 时间:09-28 + 阅读全文
-
perl有没有类似doxygen的工具?不知道perl有没有类似doxygen的工具?搜了一下,好像有一个doxygenperlfilter。不知道还有没有其它好用的?Thx!gosapphire 时间:09-28 + 阅读全文
-
【求助】 Email::MIME模块:body的utf8转换现在需要处理一些邮件,要求抽取邮件正文,Email::MIME模块很容易可以解决,但是当遇到-------------------------分割线-----------------thisisamulti-partmessageinMIMEformat.------=_NextPart_000_028E_0195D079.1E0E6B40Content-Type:textwfnh 时间:09-28 + 阅读全文
-
升级文件系统时有没有办法在网页中作进度嵌入式做文件系统升级时能不能在网页中作进度条,goahead的webserver,cgi脚本,升级前我已经把指定文件上传到了原有的文件系统,然后就是升级该文件,升级时,先把该文件读到内存,再擦除原有的文件系统,只有内存中的数据可以用,用c语言升级的,可以知道升级的进度,就是能不能把该进度在网页中显示。有哪位高手帮忙,谢谢!!a543cn 时间:09-27 + 阅读全文
-
新人求教...Perl怎么编译能支持多线程,要加什么配置选项吗?我在fedora或者ubuntu下运行代码,用的分别是v5.10.1和v5.13.5都出现:ThisPerlnotbuilttosupportthreadsCompilationfailedinrequireatrnclogcol.plline11.BEGINfailed--compilationabortedatrnclogcol.plline11wooder20000 时间:09-27 + 阅读全文