-
自动完成的复合框的实现在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
-
好不容易找到的完美幻手3.0的易语言源码,传上来给大家分享!
好不容易找到的完美幻手3.0的易语言源码,传上来给大家分享!-Hard to find the perfect hand magic 3.0 easy language source, Chuan-up to everyone to share!
- 2022-06-16 03:59:07下载
- 积分:1
-
纯c语言时钟,很有真实感。
计算机图形学做作品。
纯c语言时钟,很有真实感。
计算机图形学做作品。-Pure c language clock, very realistic. Computer graphics to do work.
- 2022-08-13 07:23:21下载
- 积分:1
-
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。...
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。-Reptile climbing access network must meet the regular expressions of the page, and pages can be analyzed.
- 2022-03-22 00:06:38下载
- 积分:1
-
监控windows下的服务的服务。并产生日志文件
监控windows下的服务的服务。并产生日志文件-windows under the control of services. Log files and generate
- 2022-04-26 14:26:52下载
- 积分:1
-
Excel Importer
1号机组;
- 2022-02-02 00:32:28下载
- 积分:1
-
CClrConert颜色转换类
CClrConert颜色转换类-CClrConert color conversion type
- 2022-06-14 19:15:44下载
- 积分:1
-
document control, the designated directory or document to change (such as to cha...
文件监控,指定目录或者文件发生变动(如改名字,删除),会报告-document control, the designated directory or document to change (such as to change the name, delete), the report
- 2022-09-27 17:35:03下载
- 积分:1
-
在一个*算法是改变它。..一个更好的方法
对A*算法加以更改。。。更好的寻路算法-On the A* algorithm is to change it. . . A better way-finding algorithm. . .
- 2022-08-09 06:51:33下载
- 积分:1
-
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。...
CV图像处理,用于bmp格式的图像处理,可以进行点操作 变化等等。-CV image processing, bmp format for the image processing, can point operational changes and so on.
- 2022-03-22 04:44:09下载
- 积分:1