-
Delphi,C++Builder界面皮肤控件
Delphi,C++Builder界面皮肤控件-Delphi, C Builder interface skin Controls
- 2022-03-02 22:10:53下载
- 积分:1
-
桌面快递启动程序,启动时,有透明效果,美化了的控件
桌面快递启动程序,启动时,有透明效果,美化了的控件-Express your desktop to start program
- 2022-01-22 01:29:26下载
- 积分: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
-
vc下的超级好用的按钮类
vc6或vs都可以使用的按钮类,超级好用,可以设置各种属性实现图片加载、鼠标移入等特效动作
- 2022-07-26 09:11:42下载
- 积分:1
-
使用vc编写一个类似Windows资源管理器的源代码,大家可以参考参考!非常实用简单...
使用vc编写一个类似Windows资源管理器的源代码,大家可以参考参考!非常实用简单-vc prepared to use a similar resource management for the Windows source code, you can refer to reference! Very simple practical
- 2022-03-24 00:16:52下载
- 积分:1
-
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现...
使用CArchive类对文件进行操作。MFC框架程序提供的文件新建与打开功能内部的实现机制。如何利用CDocument类的串行化存储功能保存与加载数据。如何实现类对串行化的支持,CObArray的串行化实现内幕。删除文档数据时常犯的错误。MFC框架程序的文档类和视类的关系,以及如何获得相互的指针引用。-use CArchive category of documents for the operation. MFC framework of the procedures and documents open new function within the Implementation Mechanism. CDocument class how to use the serial storage function preservation and loading data. How to achieve the kind of support Serial, Serial CObArray realization insider. Delete data files often made mistakes. MFC framework of the procedures and documentation such as the type of relationship, and how to access each other indicators cited.
- 2022-03-02 20:44:17下载
- 积分:1
-
用VB6.0制作的模仿生产中柔性制造系统,涉及到按钮,文本框,列表框,图片框等多个控件的使用方法...
用VB6.0制作的模仿生产中柔性制造系统,涉及到按钮,文本框,列表框,图片框等多个控件的使用方法-Produced by using VB6.0 to imitate the production of flexible manufacturing systems, related to the button, text boxes, list boxes, picture frames and many other controls to use
- 2022-03-21 01:00:49下载
- 积分:1
-
对话框的全屏显示
对话框的全屏显示-the dialog full screen display
- 2022-03-23 00:50:24下载
- 积分:1
-
用vb编写的XP风格浮动工具条和苹果风格按钮控件,值得参考和学习...
用vb编写的XP风格浮动工具条和苹果风格按钮控件,值得参考和学习-Vb prepared using XP-style floating toolbar and Apple style button control, it is also useful and learning
- 2022-05-31 00:59:18下载
- 积分:1
-
一个学生管理系统
VC编写的一个学生管理系统,微软的Access数据库,用到了MFC,属于单文档应用程序。
- 2022-03-04 14:57:06下载
- 积分:1