資源簡介
aspectjrt.jar與aspectjweaver.jar,在使用spring的織入語句時要用。
代碼片段和文件信息
#!/usr/bin/env?python
from?random?import?randrange?choice
from?string?import?ascii_lowercase?as?lc
from?time?import?ctime
tlds?=?(?‘com‘?‘edu‘?‘net‘?‘org‘?‘gov‘?)
for?i?in?range(randrange(5?11)):
????dtint?=?randrange(2**32) #?random?date
????dtstr?=?ctime(dtint) #?date?string
????llen?=?randrange(4?7) #?login?llen
????login?=?‘‘.join(choice(lc)?for?j?in?range(llen))
????dlen?=?randrange(llen?13) #?domain?dlen
????dom?=?‘‘.join(choice(lc)?for?j?in?range(dlen))
????print?‘%s::%s@%s.%s::%d-%d-%d‘?%?(dtstr?login
????????dom?choice(tlds)?dtint?llen?dlen)
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件???23442258??2017-02-11?16:05??python核心編程第三版\Python核心編程(第3版)PDF高清晰完整中文版.pdf
?????文件????????591??2012-02-25?16:08??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\gendata-64b.py
?????文件????????620??2012-02-25?16:08??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\gendata.py
?????文件????????643??2012-02-25?16:06??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\gendata3.py
?????文件????????745??2012-02-25?16:12??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\gendataU.py
?????文件????????347??2012-02-25?16:31??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\README.html
?????文件????????236??2012-02-24?13:05??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\retasklist.py
?????文件????????157??2012-02-24?12:49??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\rewho.py
?????文件????????209??2012-02-25?16:11??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\rewho3-hacker.py
?????文件????????162??2012-02-24?12:51??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\rewho3.py
?????文件????????205??2012-02-24?13:01??python核心編程第三版\Python核心編程(第3版)源代碼\ch01\rewhoU.py
?????文件????????452??2012-02-25?16:32??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\README.html
?????文件????????400??2010-09-12?04:27??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTclnt.py
?????文件????????429??2010-09-12?04:33??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTclnt3.py
?????文件????????424??2010-09-12?04:32??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTclnt3V6.py
?????文件????????413??2010-09-12?05:35??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTclntSS.py
?????文件????????724??2010-09-12?05:35??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTclntTW.py
?????文件????????395??2010-09-12?04:30??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTclntV6.py
?????文件????????560??2009-03-19?08:59??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTserv.py
?????文件????????665??2010-09-12?03:07??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTserv3.py
?????文件????????666??2010-09-12?04:33??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTserv3V6.py
?????文件????????492??2009-03-19?08:59??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTservSS.py
?????文件????????535??2010-09-12?05:34??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTservTW.py
?????文件????????561??2010-09-12?04:30??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsTservV6.py
?????文件????????391??2010-09-12?04:30??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsUclnt.py
?????文件????????431??2009-03-19?08:59??python核心編程第三版\Python核心編程(第3版)源代碼\ch02\tsUserv.py
?????文件???????1342??2012-02-25?16:44??python核心編程第三版\Python核心編程(第3版)源代碼\ch03\email-examples.py
?????文件???????2367??2010-09-12?16:22??python核心編程第三版\Python核心編程(第3版)源代碼\ch03\getFirstNNTP.py
?????文件???????2390??2012-02-28?03:02??python核心編程第三版\Python核心編程(第3版)源代碼\ch03\getFirstNNTP3.py
?????文件???????1119??2012-02-28?03:03??python核心編程第三版\Python核心編程(第3版)源代碼\ch03\getLatestFTP.py
............此處省略195個文件信息
評論
共有 條評論