-
程序设计风格的要素
Brian W.Kernighan和P.J.Plauger的《编程风格的要素》是对编程风格的研究,
- 2022-01-26 02:43:13下载
- 积分:1
-
一个完整的项目开发文档,可以看看.没有坏处.
一个完整的项目开发文档,可以看看.没有坏处.-A complete project development document. Won t hurt you to read it.
- 2022-02-10 04:30:38下载
- 积分:1
-
Displaying a large bitmap file on a dialog box, in its original size, is quite d
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
- 2022-05-18 04:33:43下载
- 积分:1
-
vc学习练习,输入5个数据,得到的计算结果
vc学习练习,输入5个数据,得到的计算结果-count
- 2022-03-13 18:29:25下载
- 积分:1
-
继承与多态的课程ppt,很实用哦,东南大学虚名教授的课件,值得看,讲的非常详细...
继承与多态的课程ppt,很实用哦,东南大学虚名教授的课件,值得看,讲的非常详细-Inheritance and polymorphism course ppt, very practical oh
- 2022-06-26 18:45:34下载
- 积分:1
-
H.263 Chinese version of the agreement
H.263协议中文版-H.263 Chinese version of the agreement
- 2022-03-22 09:00:58下载
- 积分:1
-
N*N的陀螺方阵存入一个二维数
N*N的陀螺方阵存入一个二维数-N* N s top two-dimensional matrix into a few
- 2023-07-25 01:00:04下载
- 积分:1
-
餐厅管理系统开发报告
餐厅管理系统开发报告-Restaurant Management System Development Report
- 2022-07-25 08:41:12下载
- 积分:1
-
C语言程序基于AT89C51实现了无线数据的接收与发送
C语言程序基于AT89C51实现了无线数据的接收与发送-C Programming Language Based on AT89C51 realize wireless data reception and transmission
- 2022-01-29 04:19:54下载
- 积分:1
-
如何在工具栏上添加通用控件,提供一种实现的方法。
如何在工具栏上添加通用控件,提供一种实现的方法。-The project provides a method to add the common control in the tool bar.
- 2022-05-17 22:19:48下载
- 积分:1