-
hacker
学习网络安全的一本书籍。《黑客入侵(超级详细版)》(A learning network security books. " Hacking (super-detailed version)" )
- 2014-01-10 23:46:45下载
- 积分:1
-
1-(10)
数据结According to the structure of the tutorial class computer source code, computer experiment10构第4版 ,上机实验课10上机源代码。(According to the structure of the tutorial class computer source code, computer experiment10)
- 2015-12-13 13:28:52下载
- 积分:1
-
20090926
RTF文件格式研究报告,是学习RTF打印技术的好资料。(RTF file format research reports, is to learn good information on RTF printing.)
- 2009-09-25 19:46:41下载
- 积分:1
-
SetDrv
一个以服务方式加载和卸载驱动的命令行工具。(A loading and unloading services-driven command-line tool.)
- 2009-02-25 20:56:41下载
- 积分:1
-
fantasia_source2
Fantasia mabinogi memoryPatcher
- 2011-06-04 16:59:43下载
- 积分:1
-
sharewindows
C#实现桌面共享,开启服务器端,客服端可以看到服务器端的界面。(C# share window,C# share window,C# share window,C# share window,C# share window)
- 2016-04-23 20:23:20下载
- 积分:1
-
YJSYS_HD
研究生信息管理系统 基于VC++6.0 MFC 内附ACCESS数据库文件 一个完成工程文件 编译通过后可直接运行 (需装有SP5以上补丁)(Graduate student information management system is based on VC++6.0 MFC document containing an ACCESS database compiled through the completed project file can be directly after the operation (to be equipped with more than SP5 patch))
- 2009-03-30 14:58:04下载
- 积分:1
-
excel
基于QT的excel读取源码,能快速读取excel表格当中的数据,非常方便(it is good code!)
- 2015-07-09 22:19:33下载
- 积分:1
-
cd_util
自动打开关闭CD机舱门,方便使用,值得一试试看(Turn off automatically open the CD drive door)
- 2009-04-08 21:04:53下载
- 积分:1
-
MDIFrameBackground
To get this task done, my first instinct was to catch the WM_ERASEBKGND in CMainFrame and do the FillSolidRect there. But I soon realized that approach didn t do anything other than make the frame flicker and show red only when it s being resized, otherwise the gray background was completely intact. Not exactly what I was looking for. Suddenly it became a little mystery. Why doesn t the background of the frame change when I fill it with a color in the frame s WM_ERASEBKGND handler? So I went on a hunt, I went through a lot of the CMDIFrameWnd and CFrameWnd code looking for methods that would draw on the frame, and there was not much there. I finally ended up at CMainFrame::OnCreate method, I set a breakpoint and stepped through the CMDIFrameWnd::OnCreate method. After what seemed to be hours of searching I came across the following code in CMDIFrameWnd::CreateClient:
- 2010-08-06 14:07:20下载
- 积分:1