Killer Bean Forever
Wednesday, 28. November 2007, 12:40:31
Killer Bean Forever - Official Trailer - video powered by Metacafe
Pearl Harbor sucked and I miss you
Wednesday, 28. November 2007, 12:40:31
Saturday, 10. November 2007, 14:05:12

Friday, 27. April 2007, 23:40:20
s="import sys\nimport md5\ns2=\"s=\\\"\"\nfor c in s:\n\tif c == \"\\n\":\n\t\ts2+=\"\\\\n\"\n\telif c == \"\\t\":\n\t\ts2+=\"\\\\t\"\n\telif c == \"\\\"\":\n\t\ts2+=\"\\\\\\\"\"\n\telif c == \"\\\\\":\n\t\ts2+=\"\\\\\\\\\"\n\telse:\n\t\ts2+=c\ns2+=\"\\\"\\n\"\ns2+=s\nprint s2\nsys.stdout.write(\"** md5sum of this source = \"+md5.new(s2+\"\\n\").hexdigest()+\"\\n\")"
import sys
import md5
s2="s=\""
for c in s:
if c == "\n":
s2+="\\n"
elif c == "\t":
s2+="\\t"
elif c == "\"":
s2+="\\\""
elif c == "\\":
s2+="\\\\"
else:
s2+=c
s2+="\"\n"
s2+=s
print s2
sys.stdout.write("** md5sum of this source = "+md5.new(s2+"\n").hexdigest()+"\n")
57b814596d57dc2c503a26b2003fb181 self.py这和self.py的输出是一致的。
Sunday, 11. February 2007, 15:11:45
Saturday, 3. February 2007, 15:57:30
Showing posts 1 - 8 of 10.
| S | M | T | W | T | F | S |
|---|---|---|---|---|---|---|
|
| ||||||
| 1 | 2 | 3 | 4 | 5 | ||
| 6 | 7 | 8 | 9 | 10 | 11 | 12 |
| 13 | 14 | 15 | 16 | 17 | 18 | 19 |
| 20 | 21 | 22 | 23 | 24 | 25 | 26 |
| 27 | 28 | 29 | 30 | 31 | ||