-
自动完成的复合框的实现在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
-
Visual C++.NET 数据库开发指南5
Visual C++.NET 数据库开发指南5-Visual C++. NET Database Developer" s Guide 5
- 2022-05-13 08:33:24下载
- 积分: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
-
一个可以跟踪鼠标位置的程序。。你可以从屏幕任何地方读出现在鼠标的坐标...
一个可以跟踪鼠标位置的程序。。你可以从屏幕任何地方读出现在鼠标的坐标-A mouse can track the location of the procedure. . You can read from the screen anywhere in the mouse coordinates
- 2022-05-23 11:00:24下载
- 积分:1
-
c++程序设计教材(第一版)的源码和答案
书中的例题和书后的练习题答案...
c++程序设计教材(第一版)的源码和答案
书中的例题和书后的练习题答案-c program design materials (first edition) of the source and the sample questions and answers to the book after book answers Exercises
- 2023-07-26 06:20:02下载
- 积分:1
-
用servlet实现完整的党员管理系统,包含分页,模糊查询,等功能。
本资源用Java做的Java web 项目,包含完整的分页,模糊查询,LBS地理位置自动获取,包括前台以及后台的页面,适合初学servlet的人。
- 2022-08-14 06:40:24下载
- 积分:1
-
evc MFC下实现文字滚动效果 AU1250下通过测试
evc MFC下实现文字滚动效果 AU1250下通过测试-evc MFC to achieve the effect of text scrolling through the test AU1250
- 2022-01-23 10:56:30下载
- 积分:1
-
windows w indows w indows
windows w indows w indows-windows windows windows windows windows
- 2022-01-27 19:59:58下载
- 积分:1
-
ini文件的解析
ini文件的全部解析库;XINI模块用于读写Windows标准格式的ini文件。 该模块会将ini文件内所有数据读入内容。ini文件内的各域(section名称、key名称、数据)的长度不能超过XINI_NODE_DATA_LEN定义的长度。 不支持注释的存储:可以识别文件中的注释,但保存时,会丢失这些注释。
- 2022-06-20 19:12:54下载
- 积分:1
-
解救公主c++游戏
解救公主c++游戏,解救公主
无敌名字:EVA初号机
可暴走,输入名字时粘贴。
解救公主c++游戏,解救公主
无敌名字:EVA初号机
可暴走,输入名字时粘贴。
解救公主c++游戏,解救公主
无敌名字:EVA初号机
可暴走,输入名字时粘贴。
- 2023-06-07 22:50:03下载
- 积分:1