-
load resources from the skin
从资源中加载皮肤――使用免费界面库 AppFace For VC 0.2 美化您的软件。-load resources from the skin-- use free interface library AppFace For VC 0.2 beautify your software.
- 2022-01-25 23:00:48下载
- 积分:1
-
VB多文档界面,内附VB源代码,可用于VB多编程.
VB多文档界面,内附VB源代码,可用于VB多编程.-VB Multiple Document Interface, enclosing the VB source code, can be used for more than VB programmers.
- 2022-02-28 12:37:40下载
- 积分:1
-
一个计算器,实现了皮肤, 支持基本的加减乘除操作 且可像普通计算器那样连续操作。
内含所用到的皮肤文件。...
一个计算器,实现了皮肤, 支持基本的加减乘除操作 且可像普通计算器那样连续操作。
内含所用到的皮肤文件。-A calculator, implementation of the skin, support the basic operations of addition and subtraction and multiplication and division can be as continuous operation as an ordinary calculator. Containing the documents used in the skin.
- 2022-03-15 15:59:50下载
- 积分:1
-
TDT-问题分享软件
一款统计项目中的问题,并分享的软件,使用VS2010开发工具,主要有1、登陆框 2、主界面 3、管理员界面 4、添加界面
- 2022-05-09 07:37:19下载
- 积分:1
-
统一波形编辑器
应用背景一个波浪编辑器是咖啡开始疯狂烧烤疯狂舒服开始开放关键技术http://www.narkii.com/club/thread-305414-1.html司芬克斯开放性女款V空虚呢
- 2022-02-10 17:49:09下载
- 积分:1
-
这个源程序演示了如何在两个列表控件上拖动文本。
这个源程序演示了如何在两个列表控件上拖动文本。 -This source code demonstrates how to drag the two list controls the text.
- 2022-12-26 03:55:03下载
- 积分:1
-
windows标准的datetime控件的使用实例,用pelles C编写
windows标准的datetime控件的使用实例,用pelles C编写-standard datetime control sample, program in pelles C
- 2022-05-19 09:57:48下载
- 积分:1
-
自定义窗体,效果非常不错的啊.C#写的.
自定义窗体,效果非常不错的啊.C#写的.-Custom form, the effect is very good ah. C# Written.
- 2022-12-14 07:40:03下载
- 积分: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
-
VC6高级编程范例第三章――控件
VC6高级编程范例第三章――控件-VC6 high-level programming paradigm Chapter 3-- Controls
- 2022-01-22 07:00:30下载
- 积分:1