您好,欢迎光临本网站![请登录][注册会员]  
当前位置:
资源下载 源码/资料

源码/资料列表 37

« Prev 1 2 ... 32 33 34 35 36 37Next »

[SourceCode/DocumentADOWrapper_demo.zip

<徐丽志> 在 2004-06-29 上传
说明:This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the node to populate for each recordsets. ADO封装器类 这篇文章一部分基于Bob Place的《ADO is AOK》 (简单的ADO指导) 。 包裹的用法 由2个类组成。 类CDyndb: 这个类别管理连接和记录集。记录集是连接起来的记录的集合,你可以通过他们的ID访问他们。 类CDynRec: 这个类别存放记录集的代码。,This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them using their ids. CDynRec : This class is the node to populate for each recordsets.
开发平台:MultiPlatform | 大小:121KB | 下载32次

[SourceCode/DocumentSelfPaintMenu.rar

<王志强> 在 2004-06-29 上传
说明:提供一种自画式菜单设计方法及实现,以供参考。,The project provited a method to realize Owner Drawn Menu.
开发平台:Visual C++ | 大小:47KB | 下载102次

[SourceCode/DocumentScrollBitmap_demo.zip

<徐丽志> 在 2004-06-29 上传
说明:Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap. 滚动显示位图 在VC++环境下,在一个对话框中显示一个原始尺寸的大小的位图文件相当是困难的。然而,通过使用 StretchBlt()函数一个给定的区域显示一个大的位图是可能的。主要的缺点是图像将会失真。看了这篇通过卷动技术显示整个位图技术的文章,你将能够以它的原始尺寸在给定对话框的区域内显示一个大位图。 来源: http://www.codeguru.com/bitmap/ScrollBitmap.html, Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage of this is that the clarity of the image will be lost. Check out this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling technique used to show the entire bitmap.
开发平台:C++ | 大小:31KB | 下载162次
« Prev 1 2 ... 32 33 34 35 36 37Next »