-
vc编程中全局变量的应用非常重要,但又容易出错,这是对其的较好讲解,极力推荐下载。...
vc编程中全局变量的应用非常重要,但又容易出错,这是对其的较好讲解,极力推荐下载。-vc Programming of the application of global variables is very important, but easy to make mistakes, which is the better explain its utmost to download.
- 2023-02-24 11:25:03下载
- 积分:1
-
used to create irregular Window source, to be a beautiful program interface
用来生成不规则窗体的源程序,做个漂亮的程序界面-used to create irregular Window source, to be a beautiful program interface
- 2022-03-06 13:06:18下载
- 积分:1
-
用CodeBlocks写的一个将桌面图标变成桃心的程序,用到WIN32简单API...
用CodeBlocks写的一个将桌面图标变成桃心的程序,用到WIN32简单API-With CodeBlocks written a desktop icon into a peach heart procedure, a simple API to use WIN32
- 2022-06-17 08:24:43下载
- 积分:1
-
XPMENU的源代码
XPMENU的源代码,1、本程序可免费使用及修改,如果有使用该控件,不错的选择。XPMENU是个很好的菜单设计程序。
- 2022-02-04 01:59:08下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
office xp 文件栏
office xp 文件栏-office xp document fence
- 2022-06-02 23:31:33下载
- 积分:1
-
可以直接操作系统里面的东西.控制控制面.
可以直接操作系统里面的东西.控制控制面.-can direct things inside the operating system. Control control surfaces.
- 2022-03-06 15:33:10下载
- 积分:1
-
QT识别USB
主要是QT自动识别USB 的一些信息源码,当USB插入会自动识别出来,以及读取USB里面的东西,还有一些界面东西。
- 2022-02-14 22:52:02下载
- 积分:1
-
Graphic Images : Simply put, including graphic pictures of how the graphics and...
图形图象:简单的说,包括了如何画平面的图形等和菜单等-Graphic Images : Simply put, including graphic pictures of how the graphics and menus, etc.
- 2022-01-28 21:25:15下载
- 积分:1
-
5.2.1 版的虚拟树视图
虚拟树视图的 V5.2.1, 是德尔福的虚拟树视图
- 2022-02-13 05:21:28下载
- 积分:1