登录
首页 » Windows开发 » 自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...

自动完成的复合框的实现在AutoCompleteCombo.cpp和AutoCompleteCombo.h两个文件中,用户可以把这两个文件引入自己的工程中,删除...

于 2023-01-19 发布 文件大小:27.38 kB
0 282
下载积分: 2 下载次数: 1

代码说明:

自动完成的复合框的实现在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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UDP Time Handling demo source
    UDP Time Handling demo source -UDP Time Handling demo source ...
    2022-11-03 18:35:03下载
    积分:1
  • 一个自己编写的已对话框为界面的 计算器程序 能完成基本的计算功能...
    一个自己编写的已对话框为界面的 计算器程序 能完成基本的计算功能-one has been prepared by its own dialog interface for the calculator program can be completed basic computing functions
    2022-03-01 23:35:41下载
    积分:1
  • dial out phs call and window screen control in micro window system.
    dial out phs call and window screen control in micro window system.
    2022-02-26 11:59:10下载
    积分:1
  • xp下资源文件实现xp效果界面,剩去到处找 以及VB示例
    xp下资源文件实现xp效果界面,剩去到处找 以及VB示例-xp resources under Realize xp interface effect, the residual everywhere to find examples of VB
    2022-02-07 03:29:46下载
    积分:1
  • 在bcb中使用matlab的计算引擎
    在bcb中使用matlab的计算引擎-used in the calculation engine Matlab
    2022-10-11 10:40:03下载
    积分:1
  • regular expression syntax processing software demonstrations illustrate the oper...
    表达式语法处理过程说明 这个软件演示了基于操作符优先级的表达式处理算法,属于很经典的算法。详细的演示了处理过程的每个动作以及辅助栈、表的使用。对学习《编译原理》和《数据结构》中的相关内容会有所帮助。 关于此算法的详细描述请见《数据结构》(清华出版社)。 软件使用方法,可以直接采用程序样例中的表达式(-9.3*((8+2-3*6/2-0.8)+(-64))),也可以在表达式输入的文本框中输入一个新的表达式(限数字、基本运算符、括号),先点击“初始化计算”按钮,然后点击“演示”按钮,每次一步。在此过程中,请观察“操作符号栈”、“操作数栈”、“操作数对照表”的变化情况,以及每次读取的当前词和当前动作。 题外话:觉得许多软件开发人员有一种只重视程序语言和技巧,而忽视算法设计的倾向。记得有个很出名的说法:程序=算法+数据结构。当然现在软件领域出现了许多新的动向,但基本功仍应重视。颖易教育软件工作室主页:http://www.yingyi.net电子邮件:yingyi@yingyi.net,true_yingyi@etang.com电话:(010)63522531-regular expression syntax processing software demonstrations illustrate the operator based on the priority of expression processing algorithm, a very classic algorithms. A detailed demonstration of the process every movement and auxiliary stack, table use. The study "Compiler Principle" and "data structure" of the content will be helpful. This algorithm on a detailed description, see "Data Structure" (Tsinghua University Press). Use of the software can be used directly in the sampl
    2022-03-19 01:12:37下载
    积分:1
  • BER(ASN.1) 编码解码.Net 库
    BER(ASN.1) 编码解码.Net 库版本 1.0基于 ITU-T 建议 X.690
    2023-03-24 11:35:04下载
    积分:1
  • 模拟自动售货机
    Simulate a Vending Machine
    2022-01-26 08:16:40下载
    积分:1
  • MFC实现ftp上传和下载文件的客户端和服务器
    MFC实现的ftp上传和下载文件的完整程序。包括客户端和服务器。希望对各位有借鉴作用,谢谢!实现功能基本完善,但是有时客户端程序会出现文件识别错误。
    2022-09-24 04:00:04下载
    积分:1
  • 文件比较的源程序,可以比较单个文件,也可以比较文件夹
    文件比较的源程序,可以比较单个文件,也可以比较文件夹-folder compare
    2022-03-20 03:58:47下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载