搜索资源列表
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
Advanced .NET Framework (GDI+) - Create a Screensa
- .net下的GDI+开发源码。Net中的异常处理语义是基于类型的,所以你可以创建具有自己的属性和方法的自定义异常。.Net中异常是最重要的一个概念,并且因为它是内建的错误 处理机制,因此所有.NET兼容的语言都必须支持异常。另外, .Net 代码可以将COM+ 服务作为企业服务(Enterprise Services)来获得
CTICAO-体育馆LED显示软件-ODBC WinSock GDI
- 长春体育馆的比赛软件(LED显示),包括3台机器:用winsock通讯,1个ACCESS DB通过ODBC访问,一台控制机器,一台显示(GDI)-Changchun Coliseum game software (LED), including three machines : protocols of communications, a ACCESS DB ODBC, a control machine, a display (GDI)
VB.NET - Advanced .NET Framework (GDI+) - Create a
- 用vb作的捕捉屏幕的工具,带代码,狂好用。-used for the screen capture tool with a code mad handy.
GDIP_SDK(GDI)
- Windows下进行界面编程的参考书籍,内容详细。包括如何创建和显示位图、逻辑字体、Win32的GUI程序等等。-Windows programming interface under the reference books and detailed. Including how to create and display a bitmap, the logical font, Win32' s GUI procedures.
GDI
- 用GDI写的一个把图片缩放的一个实用的例子。-GDI was used as a scaling effect of the picture.
GDI_SDK_doc
- Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。本文档为中文翻译,希望对大家有用。-Microsoft Windows GDI+ Is C/C++ Developer to provide a class-based Application Programming Interface (API). This document translated into Chinese, in the hope that everyone usef
GDI
- 一个组态软件的工业阀门,用GDI 绘制,可自由放大缩小,稍加修改可以做用户控件。-A configuration software of industrial valves, used GDI rendering can freely zoom, slightly modified to make the user control.
GDI
- 一个VB的GDI实例,演示如何在VB中如何初始化和使用GDI。-The GDI a VB example demonstrates how to initialize at how VB and use GDI.
GDI
- VC版的GDI的程序设计,包含的内容相当广泛-VC version of the GDI programming, a wide range of content
study-GDI-softframe
- 很具有学习参考价值主要涉及 GDI+ ,软件架构,和界面。对初学者很有帮助-Is a reference value for studying mainly related to GDI+, software architecture, and interface. Very helpful for beginners
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
- 18个经典的GDI程序源码,希望对初学的朋友有用-18 classic GDI program source code, and I hope a useful beginner' s friends
C# 使用GDI+绘图 源代码
- 应用C#通过使用GDI+控件绘制折线图,全面的源代码(Using c # to draw a line chart by using GDI + controls, complete source code)
GDI实例
- gdi应用实例,初学者使用gdi进行开发的实例,学会基本应用(a program about the usage of gdi application,it tellls how to use and learn the basic usage for better understanding)
GDI+(完整版)
- 关于GDI+的一份比较完整的介绍和使用手册,文字通俗易懂,对于新手入门非常适合,同时作为一份手册,它也有很好的目录结构,方便查询。(a useful GDI plus manual.)
GDI+教程(C++中文版)
- GDI+编程入门电子书,附SDK参考chm格式电子书,你不可错过的好书(GDI+ programming introductory e-book, with SDK reference CHM e-book, you can't miss a good book)
GDI+完美实现超酷Png透明图片窗体
- GDI+完美实现超酷Png透明图片窗体,对于界面设计有很大帮助(GDI+ to achieve a perfect Png cool transparent picture form, is of great help for interface design)
C# 使用GDI+绘制漂亮的ToolTip控件
- 一个GDI+绘制的漂亮的ToolTip控件(A beautiful ToolTip control drawn by GDI+)