摘要:
Eclipse -- window -- preferences -- run/debug -- console -- Fixed with console,开启Fixed with console 阅读全文
posted @ 2011-11-21 09:35
emanlee
阅读(456)
评论(0)
推荐(0)
摘要:
$- 当前页可打印的行数,属于Perl格式系统的一部分 $! 根据上下文内容返回错误号或者错误串 $” 列表分隔符 $# 打印数字时默认的数字输出格式 $$ Perl解释器的进程ID $% 当前输出通道的当前页号 $& 与上个格式匹配的字符串 $( 当前进程的组ID $) 当前进程的有效组ID $* 阅读全文
posted @ 2011-11-21 09:33
emanlee
阅读(2123)
评论(0)
推荐(0)