搜索资源列表
GDI+编程基础
- GDI是位于应用程序与不同硬件之间的中间层,这种结构让程序员从直接处理不同硬件的工作中解放出来,把硬件间的差异交给了GDI处理。 GDI+是GDI的下一个版本,它进行了很好的改进,并且易用性更好。-GDI is located in different applications and hardware between the middle layer, this structure allows programmers from different hardware directly in t
GDIPLUS_DEMO
- GDI+编程必备的源码库,包含GDI+各个方面的编程示例,VC 6.0 下编译成功-GDI+ programming essential source database, including all aspects of GDI+ programming examples, VC 6.0 compile successfully under. .
Win32 GDI API 实现的动态星空图像
- 用 VC++ ,Win32 GDI API 实现的动态星空图像,为 Win32 SDK 编程初学者准备。-Using VC++, Win32 GDI API implementation of the Dynamic Star Image, Win32 SDK programming for beginners ready.
GDI_plus
- VC GDI 编程,美化程序界面、开发GDI程序!-VC GDI programming
GDI+cxsjsl
- 演示了GDI+编程的源代码,对各种图象格式的处理-Demonstrated GDI+ Programming source code, to deal with a variety of image formats
VC_GDI
- VC++环境下的GDI编程,作者在GDI上有着很深的造诣。 整个程序对于想学习GDI编程的人有很大的帮助和启发。-VC++ environment GDI programming, the authors have a deep GDI attainments. Want to learn the entire process for GDI programming has a lot of help and inspiration.
GDI
- windows下的GDI编程,对学习windows编程的会有点帮忙!-GDI programming under windows, to learn windows programming will be a little help!
GDI
- GDI+编程,适用于VC++的,希望可以对大家有帮助,我也正在学习-GDI+ Programming for VC++, and I hope you can help, I am also learning
GDI
- GUI+ 编程教程 初学者的良师益友-GUI+ a good book for beginer
GDI-SDK
- GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server
GDI-P-programming-proficiency
- 精通GDI+编程,GDI是window XP的图形接口-GDI+ programming proficiency
Using-GDI-P-in-VC-programming
- 在VC中使用GDI+编程,适合于GDI编程的初学者-Using GDI+ in VC programming, programming for beginners GDI
gdi-program-des
- 本书专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。全书共分为4个部分:第1部分是对GDI+的用途和结构的概述,第2部分结合代码实例讲述了GDI+编程的具体细节,如绘图表面、坐标系、钢笔和笔刷、文本和字体、图像和图像操作、路径和区域、变换的处理和打印等。其中涉及了GDI+在自定义控件中的应用最相关的所有的类、方法、属性和事件。第3部分集中讲解了自定义控件的设计和开发,包括自定义控件的定义、特
gdi-P-Programming
- 专门讲述了GDI+编程中与开发自定义控件相关的功能,重点放在Windows Forms自定义控件的创建上,同时也讨论了ASP.NET服务器控件的创建问题。-GDI+ programming devoted to the development of custom controls with related functions, focusing on Windows Forms custom control creation, and also discussed the creation of
GDI-SDK
- GDI 编程参考文件 翻译版本 用GDI编程的朋友可能用得着-GDI programming reference document translation programming with GDI friend may need it
GDI
- 关于GDI软件技术编程,是外国作者的,清华翻译过来的-GDI+Programing:Creating Custom Controls Using C#.It is about GDI
GDI
- 这是一本关于VC++下的GDI+编程相关API介绍的书。-This is a book on VC++ GDI+ programming under the relevant API introduced the book.
GDI-sample-Code
- 本程序为图形GDI编程实例,以最少的代码显示全屏幕窗口,并显示要显示的文字,以自定义颜色和字体大小在指定的位置显示。 特点:Windows下生成可执行文件非常小仅10几K大小。-This is the source of a sample program for develop with the GDI programing.
GDI-tuxiang
- 图像合成代码,这是书上的列程,对gdi 编程还是有帮助,请大家提出宝贵意见-Image synthesis code, which is listed on the book away, gdi programming or help for their valuable advice
GDI
- 一些GDI编程的范例,从基本的画线到双缓冲等等功能(Some examples of GDI programming, from basic line to double buffering, and so on)