- 博客(12)
- 收藏
- 关注
原创 一些好书
所看书中有些很不错,因此拿来跟大家说说: 1.>三卷: 这三本书,简直就是网络修炼中的"内功心法",学网络的不读它,那就不能是网络高手了,其实作者的另两本>也是经典之作.前些日子我听说有人写> ,我想说不要玷污这系列著作的神圣!其结果就像黑豹/唐朝乐队重组后无人问津.再次向这位"天堂中的圣者"致意",给我们带来如此巨著! 2.>: 一本教你杀mfc这头牛的书,一刀一刀教
2004-09-27 16:14:00 1244
转载 网址
Softhttp://www.donews.net/eb国内破解论坛★万花筒极酷大论坛★中国狂热破解联盟论坛★中国破解联盟论坛★天天精品论坛★汉化新世纪论坛★说吧朋友社区★赢政天下论坛★阿榕软件论坛★霏凡软件论坛★龙族联盟论坛优秀技术站点★Delphi园地★Delphi大富翁★Delphi盒子★Dingl.com★itpub论坛★JavaWorld技术论坛★JAVA中文
2004-09-22 13:49:00 17208
原创 编程访问带有varbinrany参数的存储过程(C#与ado版)
存储过程:CREATE PROCEDURE Zzd @A1 varbinary(8000)ASGO C#: SqlConnection cn=null; SqlCommand cmd=null; try { cn=new SqlConnection(); cn.ConnectionString="data sour
2004-09-21 13:48:00 1763
转载 用 Eclipse 和 Ant 进行 Python 开发
http://www-900.ibm.com/developerWorks/cn/opensource/os-ecant/index.shtml#resources
2004-09-14 12:39:00 927
原创 读bittorrent小结
读bittorrent小结 我现在已经看了一段时间bittorrent源码 主要线索就是以下: parseargs | V rawserver = RawServer(doneflag, config['timeout_check_interval'], config['timeout'], errorfunc = errorfunc)
2004-09-10 15:58:00 1526 1
原创 读BitTorrent码日记6
# Written by Bram Cohen# see LICENSE.txt for license information#文件名称:Storage.py#读码日记:2004-9-9#笔 者:zfive5(醉马不肖 之 [孤舟蓑笠翁, 独钓寒江雪])## 分析Storage类 主要负责数据存储操作的类#from sha import sha
2004-09-10 09:49:00 1484
原创 读BitTorrent码日记5
# Written by Bram Cohen# see LICENSE.txt for license information#文件名称:RewServer.py#读码日记:2004-9-7#笔 者:zfive5(醉马不肖 之 [孤舟蓑笠翁, 独钓寒江雪])## 分析RawServer类 主要负责socket通讯#poll(
2004-09-07 14:05:00 1415 1
原创 读BitTorrent码日记4
# Written by Bram Cohen# see LICENSE.txt for license information#文件名称:download.py#读码日记:2004-9-4#笔 者:zfive5(醉马不肖 之 [孤舟蓑笠翁, 独钓寒江雪])## 接着上节来,我现在理所当然的要分析函数:#download(params, d.chooseFi
2004-09-06 09:13:00 1654
转载 BitTorrent protocol specification
BitTorrent is a protocol for distributing files. It identifies content by URL and is designed to integrate seamlessly with the web. Its advantage over plain HTTP is that when multiple downloads of the
2004-09-03 09:16:00 1442
原创 读BitTorrent码日记3
#!/usr/bin/env python# Written by Bram Cohen and Myers Carpenter# see LICENSE.txt for license information##文件名称:btdownloadgui.py#读码日记:2004-9-2 #笔 者:zfive5(醉马不肖 之 [孤舟蓑笠翁, 独钓寒江雪])##
2004-09-02 15:59:00 3485 7
原创 读BitTorrent码日记2
# Written by Bram Cohen# see LICENSE.txt for license information# filename:btfield.py btformats.py# btfield.py#读码日记:2004-9-1 笔者:#笔 者:zfive5(醉马不肖 之 [孤舟蓑笠翁, 独钓寒江雪])#注 释:这个文件主要是
2004-09-01 15:33:00 1506 1
原创 读BitTorrent码日记1
# Written by Petru Paler# see LICENSE.txt for license information"""读码日记: 2004-8-20 笔者:笔 者: zfive5(醉马不肖 之 [孤舟蓑笠翁, 独钓寒江雪])注 释:文件是写的函数主要完成对bt种子文件的操作函数,在开始前大家可以使用make做一个.torre
2004-09-01 09:52:00 2375 1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人