日日新
苟日新
导航
博客园
首页
新随笔
联系
订阅
管理
<
2005年12月
>
周日
周一
周二
周三
周四
周五
周六
27
28
29
30
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
1
2
3
4
5
6
7
统计
随笔 - 291
文章 - 0
评论 - 630
引用 - 22
公告
昵称:
吴文力
园龄:
7年3个月
粉丝:
18
关注:
0
搜索
常用链接
我的随笔
我的评论
我的参与
最新评论
我的标签
随笔分类
CE 开发
(rss)
VC技巧(1)
(rss)
随笔档案
2011年7月 (1)
2009年8月 (3)
2006年3月 (3)
2006年2月 (2)
2006年1月 (6)
2005年12月 (29)
2005年11月 (48)
2005年10月 (20)
2005年9月 (31)
2005年4月 (1)
2004年12月 (28)
2004年11月 (119)
文章分类
android 系列
(rss)
MTK 系列
(rss)
Symbian手机开发
(rss)
VC界面开发
(rss)
x264
(rss)
图形图像处理
(rss)
相册
全身照
程序员脚印
程序员脚印
(rss)
程序员宝库
最新评论
阅读排行榜
评论排行榜
推荐排行榜
12 2005 档案
木马病毒是如何利用文件关联和设置名感染的
posted @
2005-12-31 23:27
吴文力 阅读(360) |
评论 (0)
编辑
104种清除木马完全攻略
posted @
2005-12-31 22:45
吴文力 阅读(212) |
评论 (0)
编辑
Programming Applications for Microsoft Windows(四)
posted @
2005-12-28 17:00
吴文力 阅读(1447) |
评论 (1)
编辑
Programming Applications for Microsoft Windows(三)
posted @
2005-12-28 16:57
吴文力 阅读(493) |
评论 (1)
编辑
Programming Applications for Microsoft Windows(二)
posted @
2005-12-28 16:56
吴文力 阅读(462) |
评论 (0)
编辑
Programming Applications for Microsoft Windows核心编程(-)
posted @
2005-12-28 16:52
吴文力 阅读(759) |
评论 (0)
编辑
zip 的压缩原理与实现
posted @
2005-12-28 16:30
吴文力 阅读(1008) |
评论 (0)
编辑
vc实现BMP位图文件结构及平滑缩放
posted @
2005-12-28 15:51
吴文力 阅读(1127) |
评论 (0)
编辑
关闭进程的方法
posted @
2005-12-26 14:35
吴文力 阅读(1688) |
评论 (0)
编辑
网络游戏外挂制作
posted @
2005-12-26 14:32
吴文力 阅读(348) |
评论 (0)
编辑
列举应用程序以及应用程序关联的动态库
posted @
2005-12-26 14:28
吴文力 阅读(395) |
评论 (0)
编辑
Windows中ActiveX控件注册的方法——编程实现
posted @
2005-12-26 13:52
吴文力 阅读(918) |
评论 (0)
编辑
如何将多个文件捆绑成一个可执行文件
posted @
2005-12-23 11:04
吴文力 阅读(461) |
评论 (0)
编辑
一种边缘检测与扫描线相结合的车牌定位算法
posted @
2005-12-23 10:08
吴文力 阅读(2341) |
评论 (1)
编辑
P2P之UDP穿透NAT的原理与实现
posted @
2005-12-23 09:52
吴文力 阅读(233) |
评论 (0)
编辑
点对点(P2P)多线程断点续传的实现
posted @
2005-12-23 09:51
吴文力 阅读(397) |
评论 (0)
编辑
VC中ftp协议实现多线程断点续传——随机文件
posted @
2005-12-23 09:49
吴文力 阅读(669) |
评论 (0)
编辑
多线程编程技术开发资料
posted @
2005-12-22 14:16
吴文力 阅读(3484) |
评论 (0)
编辑
关于EXE文件的隐藏问题——读PE文件等
posted @
2005-12-16 15:44
吴文力 阅读(617) |
评论 (0)
编辑
简要的Windows API函数大全
posted @
2005-12-15 18:13
吴文力 阅读(559) |
评论 (0)
编辑
破解常用断点设置API函数原型——常用函数汇总
posted @
2005-12-15 14:55
吴文力 阅读(762) |
评论 (0)
编辑
生成cab包的问题
posted @
2005-12-08 14:11
吴文力 阅读(686) |
评论 (0)
编辑
详谈调用winpcap驱动写arp多功能工具
posted @
2005-12-07 13:15
吴文力 阅读(360) |
评论 (0)
编辑
怎样给 ActiveX 控件签名并打包发布
posted @
2005-12-06 17:34
吴文力 阅读(4047) |
评论 (5)
编辑
如何获取某个进程的主窗口以及创建进程的程序名?
posted @
2005-12-02 23:53
吴文力 阅读(693) |
评论 (1)
编辑
在VC中应用MSXML DOM 的一些基本实现方法
posted @
2005-12-02 09:53
吴文力 阅读(1817) |
评论 (1)
编辑
模拟找到窗口鼠标消息
posted @
2005-12-01 19:12
吴文力 阅读(1158) |
评论 (1)
编辑
网络游戏外挂制作
posted @
2005-12-01 18:31
吴文力 阅读(683) |
评论 (0)
编辑
注册表操作大全
posted @
2005-12-01 16:17
吴文力 阅读(399) |
评论 (0)
编辑