-
自动完成的复合框的实现在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
-
基于pxa270的linux下smsc9118的网卡驱动源码,支持10/100M的AutoMdix功能,经测试性能稳定...
基于pxa270的linux下smsc9118的网卡驱动源码,支持10/100M的AutoMdix功能,经测试性能稳定-PXA270-based smsc9118 of the network card under linux driver source code, support 10/100M the AutoMdix function, have been tested stable performance
- 2023-07-17 19:40:03下载
- 积分:1
-
能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。...
能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。-you can get the infomation of files,include the file size,path and type,etc.
- 2022-03-17 08:34:59下载
- 积分:1
-
通过厂家提供的光盘软件,在电脑上安装《LED
通过厂家提供的光盘软件,在电脑上安装《LED-II条屏软件》。-q
- 2022-03-09 11:28:44下载
- 积分:1
-
Students with the fundamental information management using c/c++ linked list dat...
学生基本信息管理 用c/c++ 数据结构 链表-Students with the fundamental information management using c/c++ linked list data structure
- 2022-02-13 13:57:24下载
- 积分:1
-
pop协议开发源文件
pop协议开发源文件-pop source development agreement
- 2022-07-18 01:46:11下载
- 积分:1
-
异构网络的切换技术
此代码是为了宏和与筛选网络总网络质量的家庭基站之间一种新的自适应切换方法的支持。在这种新算法适应频率子分区策略。谁需要任何进一步研究即兴联系我
- 2022-02-16 04:36:38下载
- 积分:1
-
判断一个数是否是质数的小程序
判断一个数是否是质数的小程序-judge whether quality is the number of small programs
- 2022-12-17 12:55:17下载
- 积分:1
-
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的...
这个是C语言教室管理系统,可以用于大学教室,界面是命令提示符的-This is a C language classroom management system, can be used in University classrooms, the interface is the command prompt
- 2022-09-20 13:05:03下载
- 积分:1
-
只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()...
只要你的计算机存贮得下,它就能够运行!它就能够给你满意的答案!!它就是改进后的也阶乘函数my_factorial()-as long as you store in the computer, it can run! It can give you a satisfactory answer! ! It is also improved the factorial function my_factorial ()
- 2022-01-31 16:33:23下载
- 积分:1