-
自动完成的复合框的实现在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
-
铺设线路问题,北航所有
铺设线路问题,北航所有-laying cables, all of Northern
- 2023-06-05 19:20:04下载
- 积分:1
-
这是我第一个delphi程序 是一个播放器和图片处理的组合
这是我第一个delphi程序 是一个播放器和图片处理的组合-This is my first one delphi procedure is a player and photo processing portfolio
- 2022-08-16 07:22:54下载
- 积分:1
-
在 asp 的 apriori 算法
这是一个 web 服务的 asp 使用 apriori 算法和用于派生的关联规则,我们可以用在许多市场购物篮分析、 银行等,也是非常重要的数据挖掘和其各自的部门
- 2022-03-23 14:20:36下载
- 积分:1
-
井字过三关
采取策略树的办法实现人机对战。
井字过三关
采取策略树的办法实现人机对战。-Tic-tac-toe strategy to take three-way tree against the realization of man-machine.
- 2023-07-17 15:55:04下载
- 积分:1
-
有用c#的学习资源
有用c#的学习资源-useful learning resources
- 2022-01-30 15:13:36下载
- 积分:1
-
此示例演示如何使用CList <;>;模板。该示例创建一个分类。
This sample shows how to use the CList template. The sample creates a class called CPlayer, and instantiates a few objects.
- 2022-08-14 07:58:58下载
- 积分:1
-
很好的
很好的-good*****************************************
- 2022-01-25 18:11:04下载
- 积分:1
-
简单的五子棋代码。可能很多地方不足,,,请见谅
简单的五子棋代码。可能很多地方不足,,,请见谅-Gobang simple code. May be inadequate in many places,,, please forgive me
- 2022-08-16 23:13:39下载
- 积分:1
-
SMTP与POP3协议 能够接收与发送邮件
SMTP与POP3协议 能够接收与发送邮件-POP3 and SMTP to send and receive mail
- 2022-10-04 14:00:03下载
- 积分:1