-
计算器VB
这是一个简单的计算器程序,使用 VB。它就像你普通的科学计算器。它包含两个文本框一个方程,另一个用于为结果。它还包含内存按钮并打开和关闭按钮。
- 2022-02-07 17:28:09下载
- 积分:1
-
delphi 调用DLL窗体及释放例子
delphi 调用DLL窗体及释放例子
使用DELPHI7演示如何创建DLL如何调用DLL的例子
DELPHI7 demonstrates how to create DLL used to call the DLL example
- 2022-03-02 19:10:17下载
- 积分:1
-
商品销售管理系统
商品销售管理系统,内含源代码以及所需的配置文件
- 2023-09-08 22:40:05下载
- 积分:1
-
irregular forms, C# wrote, in the shape of an animal, very interesting
不规则窗体,用C#写的,形状为一个动物,很有意思-irregular forms, C# wrote, in the shape of an animal, very interesting
- 2023-03-25 12:50:03下载
- 积分:1
-
演示如何使用苹果风格的进度条控件的使用方法。手把手教你使用。一学就会,非常简单。VC6下编译。...
演示如何使用苹果风格的进度条控件的使用方法。手把手教你使用。一学就会,非常简单。VC6下编译。-demonstrate how to use the Apple style of the progress of the use of controls. Maxivista you use. A study will be very brief. VC6 compiler.
- 2022-04-25 02:15:31下载
- 积分:1
-
高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作....
高校学生学籍管理系统,具有系统管理,数据,查找,窗口,工具等模块,每个模块均具有丰富的功能,便于操作.-college student record management system, with systems management, information search, windows, tools and other modules, each module has extensive functional, easy to operate.
- 2022-01-26 07:57:35下载
- 积分:1
-
VC 纯代码实现LED数字时钟
这里向大家展示另外一种使用VC++实现数字电子钟的方法,本人自写,虽然效果不是太好,但本着学习的态度和大家交流,希望对大家有借鉴意义。代码作者:庄三少。
- 2023-08-12 06:40:03下载
- 积分:1
-
勤工助学管理系统
的设计与实现 使用DELPHI6.0编译通过,可参考内容:
1、ADOTable,ADOQuery,ADOConnect基本使用方法。...
勤工助学管理系统
的设计与实现 使用DELPHI6.0编译通过,可参考内容:
1、ADOTable,ADOQuery,ADOConnect基本使用方法。
2、登陆窗体制作,初始密码3,
3、数据导入及自定义打印数据。
4、单页报表打印。-Work-study Management System Design and Implementation of DELPHI6.0 compiled through the use of, the content may refer to: 1, ADOTable, ADOQuery, ADOConnect basic usage. 2, landing form production, the initial password 3,3, data import and custom print data. 4, single-page print statements.
- 2022-05-07 08:56:57下载
- 积分:1
-
在视图上如何加对话框,是如何在对话框中添加数状控件。
在视图上如何加对话框,是如何在对话框中添加数状控件。-In the view on how to increase the dialog box is how to add in the dialog box controls the number of symptoms.
- 2022-11-17 16:25:03下载
- 积分:1
-
MFC炫酷的界面设计--俄罗斯方块,利用多缓冲解决闪烁
俄罗斯方块需求及设计
前言:整个界面分三个大的区域:游戏区、下一图形提示区、帮助说明区。
1、 游戏区:
l 游戏区可以划分成20行12列,共20*12个小方块区域。可以使用一个二维数组来表示。如int m_iMap[20][12]
- 2022-03-20 06:02:01下载
- 积分:1