-
This book is designed to be used for the purpose to describe the structure of an
This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always modify a design).
- 2022-11-22 17:55:04下载
- 积分:1
-
LL(1)分析文法的一种
LL(1)分析文法的一种-LL (1) Analysis of a grammar
- 2022-03-19 20:41:40下载
- 积分:1
-
Windows 下的注册表
Windows 下的注册表-Windows registration table
- 2023-06-03 21:35:03下载
- 积分:1
-
do a C graphics
一个用C做的图形-do a C graphics
- 2023-05-07 23:55:03下载
- 积分:1
-
还是icos的,是现在国际半导体最新的哦
还是icos的,是现在国际半导体最新的哦-or AzCom, is an international semiconductor latest oh
- 2022-04-16 13:04:07下载
- 积分:1
-
national standard
国家标准-软件开发规范-national standard-standardized software development
- 2022-10-07 09:50:05下载
- 积分:1
-
C#写的Email邮件客户端程序skyemail.
C#写的Email邮件客户端程序skyemail.-C# Written procedures Email mail client skyemail.
- 2022-02-05 15:05:45下载
- 积分:1
-
aspx自助链接系统(.net)
aspx自助链接系统(.net)-It is a self-help link system with asp
- 2022-12-28 22:50:03下载
- 积分:1
-
有关vc编程的一些例子
有关vc编程的一些例子-the vc programming examples
- 2022-01-24 18:29:02下载
- 积分: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