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

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

于 2023-01-19 发布 文件大小:27.38 kB
0 262
下载积分: 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 个回复

  • 计算流体力学的方腔流计算
    方腔流计算实计算流体力学经典算例,本程序是用Fortran编写的计算程序,对于对照或者进行二次开发都是很有帮助的
    2022-07-02 04:17:29下载
    积分:1
  • 使用vs2003,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。...
    使用vs2003开发,vc++7,代码中试用了basicexcel类读写excel文件,可以为需要者所借鉴。-Use vs2003 to develop, vc++7, tested code to read and write excel files basicexcel category, we can learn from those who need it by.
    2022-01-29 00:53:01下载
    积分:1
  • 通过该程序,可以快捷连接到文件夹或文件。
    通过该程序,可以快捷连接到文件夹或文件。-adoption of the procedures, can quickly connect to the folder or document.
    2022-08-07 12:24:55下载
    积分:1
  • 图形绘画中的纹理文本
    图形绘画中的纹理文本-graphic painting of the text texture
    2022-02-25 18:39:08下载
    积分:1
  • 钱能c++程序设计第二版代码和课件.rar
    钱能c++程序设计第二版代码和课件.rar-Money can c++ Programming code and the second edition of courseware. Rar
    2022-01-26 15:00:28下载
    积分:1
  • C++ And Threads by Randy Charles Morin If you’ve ever done multithreaded pro...
    C++ And Threads by Randy Charles Morin If you’ve ever done multithreaded programming then most likely it was in C++. I haven’t heard of many developers using the CreateThread Win32 API function from Visual Basic or even Delphi. The reason is that the advantages of C++ and multiple threads are usually the same. You want more responsiveness from some application. How do you do it? Well you could have multiple threads in order to limit blocking of one application request by another. You could also use a more low level language.
    2023-01-16 05:35:03下载
    积分:1
  • ASP财务管理源码 ASP财务管理源码
    ASP财务管理源码 ASP财务管理源码-ASP财务管理源码ASP财务管理源码ASP财务管理源码
    2022-03-06 06:11:50下载
    积分:1
  • freepiano 源代码
    freepiano 1.8源代码软件介绍键盘模拟钢琴(freepiano)小巧的键盘模拟钢琴,利用键盘上的按键弹奏出美妙的钢琴音乐还可以将音乐导出为MP4文件~特点:支持多种音频输出方式,包括DirectSound, WASAPI和ASIO。可以定义键盘上任意一个按键的功能与显示。多套键盘配置可以在演奏中任意切换。可将录制的乐曲导出成视频MP4文件。完全免费的,您不需要购买就可以使用全部的功能。直接调用VSTi音源,不需要安装虚拟MIDI设备。
    2022-09-13 03:10:04下载
    积分:1
  • 时钟程序,入门者可以了解setTimer和KillTimer的用法
    时钟程序,入门者可以了解setTimer和KillTimer的用法-Clock procedures, entry will be able to know the usage of setTimer and KillTimer
    2022-07-01 15:25:34下载
    积分:1
  • javacc4.0版本,使用方法设置环境变量即可
    javacc4.0版本,使用方法设置环境变量即可-javacc4.0 version, use the method of setting environment variables can be
    2022-02-27 03:09:41下载
    积分:1
  • 696516资源总数
  • 106425会员总数
  • 12今日下载