摘要: #!/usr/bin/perl@names = qw / fred betty barney dino wilma pebbles bamm-bamm /;@lines = <STDIN>;foreach (@lines){print "$names[$_-1]\n";} 阅读全文
posted @ 2010-07-28 17:13 waynechen 阅读(198) 评论(0) 推荐(0) 编辑
摘要: http://www.mulesoft.com/tcat-server-enterprise-tomcat-application-serverhttp://tomcat7.com/http://www.miotour.com/ 阅读全文
posted @ 2010-07-28 10:47 waynechen 阅读(222) 评论(0) 推荐(0) 编辑