- 博客(3)
- 收藏
- 关注
Object
# Java --------------------- -------------------- | _mark:markOop | | _mark:markOop | | -------------------- | ...
2014-05-08 22:54:46
101
Linux Shell
# find blues@ubuntu:~$ find /home -name 'filename' -type f -ls blues@ubuntu:~$ find /home -name 'dirname' -type d -ls # findf & findd #!/bin/bash # 2012-12-6 # findf find $1 ...
2012-12-04 22:35:12
76
原创 Python Snippet
# everything is an object import re def build_match_and_apply_functions(pattern, search, replace): def matches_rule(word): return re.search(pattern, ...
2012-11-18 13:45:43
186
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅