Chinaunix
标题:
怎样在我的windows中搭建perl学习环境阿
[打印本页]
作者:
zbxy
时间:
2007-07-15 19:43
标题:
怎样在我的windows中搭建perl学习环境阿
我想学习perl,可是不知道怎样搭建环境,请各位perler指点。
作者:
redspider
时间:
2007-07-15 21:44
ActivePerl, Vim 7.0 Windows 上的 Perl 学习环境基本上算全了。
作者:
thevoice
时间:
2007-07-16 08:45
vim 7.1
作者:
xiaoquqi
时间:
2007-07-16 11:22
图形化界面的软件 Dzsoft Perl Editor
作者:
bilbo0214
时间:
2007-07-16 12:32
ActivePerl足够了。
作者:
lvlfforever
时间:
2007-07-17 18:16
如5楼所言
作者:
zbxy
时间:
2007-07-19 14:13
谢谢楼上几位
作者:
alexru
时间:
2007-07-19 15:08
komodo挺好的
作者:
zbxy
时间:
2007-07-19 15:57
ActivePerl
怎么用?
请高手指教
作者:
小公猫
时间:
2007-07-19 16:03
原帖由
zbxy
于 2007-7-19 15:57 发表
ActivePerl
怎么用?
请高手指教
我是用ActivePerl + UltraEdit
用UltraEdit编好程序后存为***.pl,然后在命令行运行perl ***.pl就可以了。
举个例子:
print("Hello,world!\n");
C:\>perl hello.pl
Hello,world!
C:\>
这样明白了吧~~~~~~~~~~~~~
作者:
zbxy
时间:
2007-07-21 17:07
多谢楼上的兄弟,以后还请多多指教了。
欢迎光临 Chinaunix (http://bbs.chinaunix.net/)
Powered by Discuz! X3.2