PERL----名符其实的“胶水语言”

JAVA代码部分:
  1. BufferedReader br null;  
  2. try  
  3.     br new BufferedReader(new FileReader("test.txt"));  
  4.     String line br.readLine();  
  5.     while (null != line)  
  6.         if (line.startsWith("http:"))  
  7.             System.out.print(line);  
  8.         line br.readLine();  
  9.      
  10. catch (FileNotFoundException e)  
  11.     System.out.println("Can't open file:" e.getMessage());  
  12. catch (IOException e)  
  13.     e.printStackTrace();  
  14. finally  
  15.     if (null != br)  
  16.         try  
  17.             br.close();  
  18.         catch (IOException e)  
  19.             e.printStackTrace();  
  20.          
  21.      
  22. }

PERL代码部分:

  1. BEFOREHAND: close door, each window exit;  wait until time.  
  2.     open spellbook, study, read (scan, select, tell us);  
  3. write it, print the hex while each watches,  
  4.     reverse its length, write again;  
  5.         kill spiders, pop them, chop, split, kill them.  
  6.             unlink arms, shift, wait listen (listening, wait),  
  7. sort the flock (then, warn the "goats" kill the "sheep");  
  8.     kill them, dump qualms, shift moralities,  
  9.          values aside, each one;  
  10.              die sheep! die to reverse the system  
  11.                   you accept (reject, respect);  
  12. next step,  
  13.     kill the next sacrifice, each sacrifice,  
  14.          wait, redo ritual until "all the spirits are pleased";  
  15.     do it ("as they say").  
  16. do it(*everyone***must***participate***in***forbidden**s*e*x*).  
  17. return last victim; package body;  
  18.     exit crypt (time, times "half time") close it,  
  19.          select (quickly) warn your next victim;  
  20. AFTERWORDS: tell nobody.  
  21.              wait, wait until time;  
  22.                   wait until next year, next decade;  
  23.                       sleep, sleep, die yourself,  
  24.                            die at last 
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

互联网速递520

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值