-
个人及家庭开支明细系统,支持导出到Excel
个人及家庭开支明细系统,支持导出到Excel-Details of personal and household expenditure system, to support the export to Excel
- 2022-03-24 09:38:28下载
- 积分:1
-
一个BMP图象处理的例子,涉及图象处理的各种技术,非常难得的完整的算法示例...
一个BMP图象处理的例子,涉及图象处理的各种技术,非常难得的完整的算法示例-a BMP image processing examples, involving the various image processing technology, a very rare example of integrity algorithm
- 2022-04-16 02:36:14下载
- 积分:1
-
谁说windows的ASM不可以生成COM文件,用了这个库你就可以生成COM文件...
新接口源码,可以继承,但要注意语句
- 2022-07-27 12:46:14下载
- 积分:1
-
公司人个工资表编辑
公司人个工资表编辑,可导入excl表或新建编辑,添加,删除,修改,查询!
- 2023-04-09 16:20:04下载
- 积分:1
-
zhi shi yi ge su she guan li xi tong. zuo ke cheng she ji yong de.xi wang dui ni...
这是一个宿舍生管理的报告,里面有源代码,很有用的,做课程设计很好-zhi shi yi ge su she guan li xi tong. zuo ke cheng she ji yong de.xi wang dui ni you yong.
- 2022-02-05 02:40:11下载
- 积分:1
-
estimate the spectrum
estimate the spectrum
- 2022-03-07 16:27:27下载
- 积分:1
-
AutoCad中关于使用vc++编程操作选择集的一个类实例。
AutoCad中关于使用vc++编程操作选择集的一个类实例。-AutoCad regarding the use of vc programmed to choose a category set examples.
- 2022-03-26 11:02:38下载
- 积分:1
-
- 2022-02-03 10:49:23下载
- 积分:1
-
很好用的一个读取Hardware monitor register 工具
很好用的一个读取Hardware monitor register 工具-good use of a monitor register read Hardware Tools
- 2023-08-27 10:05:03下载
- 积分:1
-
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...
自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除"工程名.clw"文件后退出,再次进入工程系统会提示找不到"工程名.clw"文件,选择"“是(Yes)"重新创建一个,接下来在弹出的对话框里选择"Add all"就可以在新工程中使用CAutoCompleteCombo这个类了(注意引入头文件),我在示例对话框中创建了一个CAutoCompleteCombo类型的变量"m_combo",在对话框的"nInitDialog()"函数中添加了以下语句: // TODO: Add extra initialization here m_combo.AddString("America") m_combo.AddString("British") m_combo.AddString("China") m_combo.AddString("Dalian") m_combo.AddString("England") m_combo.AddString("France") 这样,用户在输入这些字符的头几个字符(不区分大小写)就可以看到自动完成的效果了.-automatic composite frame to complete the realization of the AutoCompleteCombo.cpp and AutoCompleteCombo.h two documents, the user can introduce these two documents of the project, delete the "project name. Clw documents "to withdraw, once again entered the system is not able to find" who works. Clw "document choose "" (Yes), "a re-creation of, the next in the pop-up dialog box you select" Add all "on the new projects CA
- 2023-01-19 02:05:04下载
- 积分:1