-
maghni
Lacquering, metallizing, shot blasting and
High-quality chemical treatment
On all types of metals.
- 2017-06-28 17:20:34下载
- 积分:1
-
CarLifeVehicleLib动态链接库使用说明
说明: CarLifeVehicleLib动态链接库使用说明(CarLife Vehicle Lib is a C++ based cross platform dynamic library, which realizes the function of channel establishment, data sending and receiving, protocol parsing and packing in HU CarLife. Using this library can speed up the development of CarLife in HU.)
- 2020-02-06 09:33:19下载
- 积分:1
-
52248627_safety_acceptance_test_v2_1
说明: Siemens safety acceptance test
- 2019-07-10 01:24:51下载
- 积分:1
-
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。...
实现了简单科学计算器的功能,可以使运用计算器简单功能的人受到很大方便。-achieve a simple scientific calculator function, we can make use of a simple calculator functions of the great convenience.
- 2022-09-28 01:40:03下载
- 积分:1
-
kechengsheji
我大二的数据库课程设计,含有报告书,有详细的设计步骤,含流程图(err)
- 2008-06-15 13:37:46下载
- 积分:1
-
VC++ 6.0 时间控件用法范例
一个使用时间控件的VC++范例源码,这个控件可让用户对所输入时间的精确手动微调,是一个方便用户和减少程序出错率的实用控件,如截图所示的效果。一些相关的设置:
//选择短日期显示格式
m_ctrlDateTime1.ModifyStyle(0, DTS_SHORTDATEFORMAT, 0);
//选择时间显示格式
m_ctrlDateTime2.ModifyStyle(0, DTS_TIMEFORMAT, 0);
//获得当前时间
CTime time = CTime::GetCurrentTime();
//设置时间
m_ctrlDateTime1.SetTime(&time);
m_ctrlDateTime2.SetTime(&time);
- 2022-02-20 22:22:06下载
- 积分:1
-
Acess数据库将被捆绑到领域层形成MapX专题图诉..
将Acess数据库中字段绑定到图层生成Mapx专题图的VB源码。-Acess database will be bundled to the field layer formation Mapx thematic maps VB source.
- 2022-05-14 22:54:01下载
- 积分:1
-
组成原理实验一
说明: 实验要求,建立完整的工程,工程中包括自己编写的adder模块,adder_display模块(已在群文件中提供),testbench.v(仿真文件)文件(已在群文件中提供),lcd_module.dcp(Experimental requirements)
- 2020-11-30 16:07:57下载
- 积分:1
-
关闭窗口提示效果C# 窗口退出时弹出提示
C#提示框效果,在关闭窗口时提示效果——C# 窗口退出时弹出提示框,点击确认后才能关闭窗口,可有效避免用户误操作,关键代码是此句:
MessageBox.Show("确认退出吗","确认对话框",MessageBoxButtons.YesNo,MessageBoxIcon.Question,MessageBoxDefaultButton.Button2 );
- 2022-01-28 18:35:17下载
- 积分:1
-
use graphical interface, the time taken to prepare the timer, 3D rendering proce...
利用图形化界面编写的计算时间的计时器,用3D渲染程序-use graphical interface, the time taken to prepare the timer, 3D rendering process
- 2022-03-17 03:33:24下载
- 积分:1