-
A pressure gauge procedures, in the dialog box enter the number above ruler can...
一个压力计程序,在对话框中输入数字,上面的尺子就可自动跑到对应的数字上-A pressure gauge procedures, in the dialog box enter the number above ruler can automatically go to the corresponding figures
- 2022-06-14 08:51:33下载
- 积分:1
-
C++学习的必备,函数库方法使用解析副代码与答案。
C++学习的必备,函数库方法使用解析副代码与答案。-C++ Learning essential, method of use of libraries Vice code analysis and answers.
- 2022-03-06 14:13:06下载
- 积分:1
-
深入解析ATL2
本书主要介绍了ATL技术的原理、内部实现和应用技巧,由当今4 位顶
尖的Windows技术专家联合撰写。全书内容丰富,深入浅出,主要涵盖了
ATL内部架构和实现方法、运用向导简化ATL开发、C++/COM/ATL中字符串的
使用技巧、理解并正确实现IUnknown、充分利用ATL提供的Smart Types、
撰写能够暴露COM服务器上COM对象的粘合代码、利用Canned Interface实
现来支持对象持久化/COM群集/枚举、利用ATL Windows类建构独立的应用
程序和UI组件等的技术内容。本书适合于广大Windows开发人员阅读参考,
是ATL开发人员的必备权威参考书籍。
- 2022-08-10 19:33:02下载
- 积分:1
-
定期储蓄管理软件,可存款,取款,挂失,取消挂失,信息输出等功能...
定期储蓄管理软件,可存款,取款,挂失,取消挂失,信息输出等功能-Regular savings management software, may be deposits, withdrawals, report the loss, cancellation of report of loss, the information output functions
- 2022-06-18 08:44:27下载
- 积分: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
-
Student Test System (C/S), SQLserver server
学生考试系统(C/S),SQLserver服务器-Student Test System (C/S), SQLserver server
- 2022-08-13 08:58:59下载
- 积分:1
-
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!...
一个用VB编写的小游戏!
可以在程序中修改拼图的照片,也可以更该拼图的数量!可以由9张变成16张,25张!当然这些得你自己设置!-VB prepared with a game! Can be modified in the procedure puzzle pictures can also be more the number of puzzles! Can 9 into 16, 25! Course, these were set up your own!
- 2022-08-17 13:13:58下载
- 积分:1
-
多列显示的列表框,还行,自己看看。
多列显示的列表框,还行,自己看看。-more out of the box shows, OK, see for yourself.
- 2023-04-06 03:30:03下载
- 积分:1
-
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明...
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明-gprs development procedures, wince on gprs applications. Serial communication to control the use of gprs module. Source also includes examples of PDU encoding and decoding and a detailed description
- 2022-02-05 05:52:38下载
- 积分:1
-
shuffle 5 cards and get bigger number than your opponent, easy example how to cr...
shuffle 5 cards and get bigger number than your opponent, easy example how to create blackjack game
- 2022-02-14 02:57:48下载
- 积分:1