-
PB9托盘Windows系统图标
pb9 托盘
- 2022-06-12 07:36:23下载
- 积分: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
-
汇编程序shizhong
汇编程序shizhong -assembler shizhong
- 2023-08-01 11:05:03下载
- 积分:1
-
ADF和asdfdsdf SDF SDF
adf adsf asdfdsdf sdf sdf- adf adsf asdfdsdf sdf sdf sdf
- 2022-07-19 10:33:25下载
- 积分:1
-
此为多函数的递推算法,又多个例子,初学C++的可以下回来
此为多函数的递推算法,又多个例子,初学C++的可以下回来-This is a recursive algorithm for Multi-function, but also a number of examples, beginner C++ Can come back next
- 2023-01-02 01:00:03下载
- 积分:1
-
利用SMTP协议发送邮件 功能很强大
利用SMTP协议发送邮件 功能很强大-Sending Email with SMTP protocol.It is powerful.
- 2022-04-10 12:05:26下载
- 积分:1
-
queuing good solution
排队解决方法 很好-queuing good solution
- 2022-06-27 02:30:43下载
- 积分:1
-
单片机实现电子琴与串口点阵结合,简易的八个音节
单片机实现电子琴与串口点阵结合,简易的八个音节-Achieve single-chip combination of organ and serial dot matrix
- 2023-02-06 17:40:04下载
- 积分:1
-
硬币找钱问题C++
该程序实现的是硬币找钱问题,即设有6 种不同面值的硬币,用这些面值的硬币来购物和找钱。购物时可以使用的各种面值的硬币个数存于数组Coins[1:6]中,商店里各面值的硬币有足够多。计算在1 次购物中需要使用的最少硬币组合。程序是基于VC++6.0平台实现的。
- 2022-08-19 11:45:34下载
- 积分:1
-
LINUX下串口调试工具
LINUX下串口调试工具-LINUX serial debugging tools
- 2022-08-12 13:57:03下载
- 积分:1