
Study
EvilBinary_root
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Debian 国内源
# mirros # deb cdrom:[Debian GNU/Linux 6.0.1a _Squeeze_ - Official amd64 CD Binary-1 20110322-16:05]/ squeeze main #deb cdrom:[Debian GNU/原创 2011-07-31 15:26:01 · 6583 阅读 · 0 评论 -
qqweb协议记录
#ename ename=小E #font font_fixedsys=[\"font\",{\"name\":\"Fixedsys\",\"size\":\"10\",\"style\":[0,0,0],\"color\":\"000000\"}] send_buddy_msg={"to":tovalue,"face":0,"content":"[contentvalue,fontvalue]"原创 2011-11-17 08:31:26 · 2828 阅读 · 1 评论 -
Discuz X 发帖提交器一点实现
#!/usr/bin/python #coding=utf-8 #post by EvilBinary 小E 实现Discuz X 的post自动提交。 #Filename: post.py import urllib,urllib2,cookielib,re,os import fnmatch,sys,time,random url ='http://bbs.xxxxxx.net/' coo原创 2011-07-05 18:45:36 · 4577 阅读 · 0 评论