-
ComWave
Visual Studio 2010 CLR 编程电子书(Visual Studio 2010 CLR programming ebook)
- 2013-02-28 01:52:01下载
- 积分:1
-
MDI程序编辑器 Visual-MFC-editor
一个基于MFC的多文档(MDI)程序编辑器的雏形框架,具有窗口分割、系统文件目录树形对话框、标签页view、代码编辑保存、语法高亮显示及查找、设置书签等系列基本功能,可以任意进行二次开发。(An MFC-based multi-document (MDI) program editor prototype frame having a separate window, the system file directory tree dialog tab view, code editing and saving, syntax highlighting and find, set bookmarks, and other basic functions, can be arbitrarily for secondary development.)
- 2020-06-30 01:00:02下载
- 积分:1
-
checkdiskinfo
VB检测硬盘空间大小及使用情况,有需要的就下载吧。(VB detect the size and usage of hard disk space, there is a need to download it.)
- 2013-08-23 11:40:08下载
- 积分:1
-
cipandiaodu
从键盘输入一组磁盘访问序列,选择三种算法中的一种,输出其磁头移动的总的磁道数(Input from the keyboard sequence of a set of disk access, select one of three algorithms, the total output of the head movement and number of tracks)
- 2011-01-07 21:17:48下载
- 积分:1
-
B18
E:Visual_C__MFC扩展编程实例 例18
动态地抓取应用程序的屏幕图像并将其打印。
上一个实例打印的是文档的报表,而不是当前出现在屏幕上的内容。在本例中,将实现
屏幕抓取并打印其内容。M F C 为打印视提供了有限的支持, 但只要用M F C 在
C Vi e w : : O n D r a w ( )中所提供的设备环境,就可以绘制自己的视。在打印视的时候, M F C只需调
用具备打印机设备环境的O n D r a w ( )函数即可。但是,如果不绘制自己的视,例如,用一个或
者一个以上的控件窗口填充自己的视就不会打印任何东西。每个控件将使用自己的设备环境
将自己打印到屏幕,因此打印视的唯一途径就是抓取屏幕(拷贝其内容到一个位图对象)并将其
打印到打印机。由于该功能整个与位图相关,因此将该功能封装到了位图类中。(E : Visual_C__MFC expand programming examples cases 18 crawls dynamic application's screen images and their Print. Print example, a document is a statement, rather than the current appeared on the screen content. In this case, to achieve the screen crawls and print its contents. M F C Print, as provided limited support, but as long as M F C in C Vi e w : : O r a n D. w (), which provided the equipment environment, we can draw our own consideration. In Print, as when M F C only with the printer device called the environment O D r a n w () function can be. However, if we do not draw their attention, for example, or one with a control over their windows filled as it will not print anything. Controls will use their own equipment to their environment to Print Screen, Therefore, as Print i)
- 2007-05-19 19:40:37下载
- 积分:1
-
VC-experence-summary
VC++的经典技巧总结,乃多年代码经历所成,是精华中的精华,值得所有程序员共享。(The classic skills of VC++ concluded that the code is many years of experience into the best of the best, it is worth all programmers share.)
- 2012-08-01 23:35:46下载
- 积分:1
-
kongxinzitishuchu
在开始一个路径前,先调用CDC类的成员函数BeginPath,然后调用一系列的输出函数,在完成绘制后,再调用CDC类的成员函数,在完成一个路径之后,就可以调用StrokePath来绘制该路径,这就是路径的基本用法.(at the beginning of a path, first call CDC category of members BeginPath function, then called a series of the output function, the complete mapping and then call CDC category of members function, the completion of a path, we can call StrokePath to mapping the path, This is the path the basic usage.)
- 2007-07-04 17:50:26下载
- 积分:1
-
VC中操作ADO数据库资料
VC编程封装ADO类 VC中利用ADO共同实现数据库的操作 在VC中使用ADO开发数据库应用程序 用C++访问SQLServer2000的实例(VC ADO programming package type VC ADO common database operations using the VC ADO database application development using C visit examples of CRM)
- 2005-03-29 15:44:22下载
- 积分:1
-
ClearRubbish
VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术,有必要一看,内核仿360的(VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology, it is necessary to look, kernel imitation 360)
- 2014-05-29 10:54:50下载
- 积分:1
-
MiniGIS
该程序可以读取坐标文件,画出中国地图,是一个很不错的vc程序,对初学者很有用。(The program can read the coordinates of the document, draw the map of China, is a very good vc procedures, very useful for beginners.)
- 2014-03-22 22:48:26下载
- 积分:1