-
MSDN风格界面
MSDN风格界面-MSDN style interface
- 2023-03-01 00:50:03下载
- 积分:1
-
BOOST智能指针的例子,与SmartWin++相结合.
BOOST智能指针的例子,与SmartWin++相结合.-BOOST smart pointer example, with SmartWin++ Combine.
- 2022-01-31 16:48:44下载
- 积分:1
-
很好的系统,vc ++对话框的编程.实现选择
很好的系统,vc ++对话框的编程.实现选择-good system, vc dialog programming. Achieving choice
- 2023-06-13 16:30:03下载
- 积分:1
-
MFC超级计算器
这个程序是实现 计算机计算的程序 个人设计 易于操作简单
- 2023-02-24 03:30:03下载
- 积分:1
-
实现类似VC中可设断点的编辑窗口,很简单的,欢迎大家查看
实现类似VC中可设断点的编辑窗口,很简单的,欢迎大家查看-achieve similar VC breakpoints can be set up to the edit window, a very simple, welcoming everyone View
- 2022-04-10 03:43:03下载
- 积分:1
-
本程序对电网的控制作了详细的说明和少量的说明…
此程序对Grid控件进行了详尽的介绍,且代码量小,很容易理解,并对其背景颜色进行填充,是Grid控件初级开发的一个理解台阶-this procedure right Grid Control for a detailed explanation and a small amount of code, it is easy to understand, and its background color to fill the Grid Control is the primary understanding of the development of a higher level
- 2022-05-23 14:51:25下载
- 积分:1
-
V1.2 更新:
* 默认对原OEM信息进行备份;
* 修正windows 98下部分品牌无法使用的错误;
* 增加windows 98下安装...
V1.2 更新:
* 默认对原OEM信息进行备份;
* 修正windows 98下部分品牌无法使用的错误;
* 增加windows 98下安装序列号的显示;
* 修正选择自定义信息后无法再选择内置信息的错误;
* 文件选择对话框去掉预览功能,以支持快捷方式的文件联接。
V1.1 更新:
* 增加对windows 98的支持;
* 增加显示产品序列号。
V1.0 更新:
* 增加新联想OEM信息和11种主流CPU信息;
* 改正高级选项里的一个BUG。
V0.99 发布,内置15种品牌OEM信息,可自定义OEM信息。-V1.2 Update :* OEM default on the original information backup;* Amendments to the lower part of windows 98 brands can not use error;* Installation of windows 98 of the sequence shows;* Amendments to select the custom message can no longer choose the wrong message embedded;* Documentation election Optional box removed preview capabilities to support efficient way connected to the paper. V1.1 Update :* increase support for Windows 98;* The increasing product serial number. V1.0 Update :* The new Lenovo OEM information and 11 CPU;* High corrective options"s a BUG. V0.99 released, built-in 15 brands OEM information, OEM-defined information.
- 2022-03-02 04:43:51下载
- 积分:1
-
用VC编写的 XP风格界面
用VC编写的 XP风格界面-VC prepared XP style interface
- 2023-08-08 23:45:03下载
- 积分:1
-
Beginners master the C++ And VCMDI good program code.
初学者掌握C++和VCMDI的好程序代码。-Beginners master the C++ And VCMDI good program code.
- 2022-08-18 00:16:02下载
- 积分:1
-
VB与EXCEL的无缝连接
VB与EXCEL的无缝连接:
"从excel文件获得数据后,插入记录到SQL Server的数据表
Dim dataTable1 As DataTable = New DataTable()
Dim sqlDA1 As SqlClient.SqlDataAdapter = New SqlClient.SqlDataAdapter("SELECT 部门,全年任务, 本年累计完成,上年同期完成,
[完成全年任务的%],[可比增长%] FROM Rwb ", sqlcon)
- 2022-02-28 14:40:06下载
- 积分:1