首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 开发语言 > perl python >

Perl里边有“Any key to continue.”的系统函数吗,该如何处理

2012-02-07 
Perl里边有“Any key to continue...”的系统函数吗就像VC里边可以用system(pause)一样的谢谢~[解决办法]

Perl里边有“Any key to continue...”的系统函数吗
就像VC里边可以用system("pause");一样的
谢谢~

[解决办法]

Perl code
print("Any key to continue ...\n");<>;
[解决办法]
探讨
Perl codeprint("Any key to continue ...\n");<>;

热点排行