搜索资源列表
Visual C++ MFC编程实例
- 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例-the book introduces the use of Visual C 5.0 or 6.0, the advanced programming skills, MFC procedures covering the latest design concepts, the book provides a lot of programming example
2005042215041520563
- Visual C++程序设计--基础与实例分析 课件-Visual C programming -- and case analysis based courseware
vc_jiqiaoshili_part5
- Visual.C++程序设计技巧与实例--配套光盘 第5章 消息映射与处理 本章共8个实例: 1. Mouse鼠标消息示例 2. KeyBoard键盘消息示例 3. Sender_Reveiver利用消息来实现内部进程通信 4. MouseHook鼠标钩子示例 5. SubClass通过子分类来重定向消息 6. SuperClass超分类示例 7. Test重载OnCmdMsg来截获和重定向消息 8. CmdFun使用命令范围来映射消息-Visual.C
Visual C#案例教程
- 《Visual C#案例教程 [专著]:专业程序员成长之路/郑宇军等编写 》 实例源代码
KeyboardHook
- 《Visual C++精彩实例详解》第40章 使用键盘钩子实现按键发音程序
3-对话框和控件
- <Visual C++程序设计技巧与实例>第三单-lt; Visual C programming skills and examples gt; Third -
5-消息映射与处理
- 来自《Visual C++程序设计技巧与实例》第五单-from "Visual C programming skills and examples" of the fifth -
6-文件和系统操作
- 来自《Visual C++程序设计技巧与实例》第6单元-from "Visual C programming skills and examples" of the first six modules
8-图形图像编程
- 来自《Visual C++程序设计技巧与实例》第八章-from "Visual C programming skills and examples" of Chapter VIII
7-窗口和桌面系统
- 来自《Visual C++程序设计技巧与实例》第7章-from "Visual C programming skills and examples" of Chapter 7
visual c++.net应用编程150例
- 本书主要是为具有一定Visual C++应用基础的读者编写的,全书通过150个实例,全面、深入地介绍了利用Visual C++ 6.0开发应用程序的常用方法和技巧。全书共分为6章,主要讲解了Visual C++.net中界面效果、图形图像处理、文件与系统功能控制、控件应用与MFC编程、数据库开发等内容。这些实例简单实用、典型性强、功能突出,很多实例使用的技术可以解决一类问题,读者在掌握实例中的技术或技巧后,使用这些技术可以试着实现更复杂的功能、应用到更多方面。-the book is certa
visual c++mfc扩展编程实例
- 本书主要介绍了运用Visual C++ 5.0或6.0的高级编程技巧,内容涉及MFC程序设计的最新概念,全书提供了大量VC的编程实例,旨在帮助读者较为全面地掌握VC编程知识、技巧和方法。全书分为三个部分和附录。第一部分介绍Windows编程的基础知识,第二部分讲解用户界面编程技巧,最后一部分涉及Windows内部进程的一些实例。本书思路清晰,实用性强,是计算机应用人员及大专院校师生不可多得的参考书。 -the book introduces the use of Visual C 5.0 or
visual c++程序设计:基础与实例分析
- 这是一个用C++语言写的实例分析程序集,希望对大家有帮助-This is a C language to write the example set procedures, we hope to help
用Visual C++设计屏幕抓图程序
- 在Windows操作系统中,当用户按下"PrintScreen"按钮后,Windows自动将当前屏幕的图像拷贝到系统剪贴板中,这时可以通过"画笔"这个小程序将剪贴板中的内容保存成图像文件,可以看出,如果需要将当前屏幕保存下来还是比较麻烦的,能否可以自己编写一个应用程序,自动将当前屏幕的内容保存到一个图像文件中去呢?这个答案是肯定的,本实例应用程序就是利用通用的热键管理DLL库实现的热键功能,在收到热键通知后截取屏幕的内容并保存到bmp文件中。例如我们设置图
loadEXE.rar
- 将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。,of non-self-injected into the EXE other process control operation of the code. Very classic things.
Proficient-Visual-C-Sharp-2005
- 精通Visual C#2005 本书内容完备,包含从C#.net技术入门到内容完整的综合实例的全部内容,介绍了利用C#开发控制台程序、ASP.NET Web应用、ASP.NET Web Server的技术-Proficient Visual C# 2005 book is comprehensive, containing from C#. Net Technology Introduction to the content fully integrated the entire conte
Visual-c-P-P-Winapp
- Visual C++开发Windows应用程序实例-Visual c++ Windows application example
Visual+C+++6.0(支持win7)
- Visual C++高级编程技术与实例源代码,可以用来学习一下,有实例的程序更容易上手(Visual C + + Advanced programming techniques and instance source code, which can be used to learn that an instance program is easier to use)
Zemax扩展程序的Visual+C编写实例
- zemax学习资料,Zemax扩展程序的Visual+C编写实例(Zemax learning material, the Visual+C of the zemax extension program.)
Visual C++从入门到精通(第3版)
- 从初学者的角度出发,以通俗易懂的语言,配合丰富多彩的实例,详细介绍了使用Visual C++ 6.0进行程序开发应该掌握的各方面知识。(Starting from the beginner's point of view, this paper introduces in detail all kinds of knowledge that should be mastered in programming with Visual C++ 6.0, in the light of easy-to
