-
自动完成的复合框的实现在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
-
wince under the Tab control applications, coupled with the tree control the appl...
wince 下Tab控件的应用,再加上树形控件的应用,非常完美的代码,强烈推荐下载!-wince under the Tab control applications, coupled with the tree control the application of the code is perfect, strongly recommend to download!
- 2023-02-22 22:35:03下载
- 积分:1
-
一个学习标准模版的好例子!大学时候老师给的!供大家参考!...
一个学习标准模版的好例子!大学时候老师给的!供大家参考!-a study standard template good example! University teachers to time! For your reference!
- 2022-11-09 00:40:04下载
- 积分:1
-
用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!
用vc编写的求积分的算法程序!还不尽完美!欢迎下载指导!-A quadrature arithmetic programmed with VC.It still has faults,welcome to download and give your valuable advice
- 2022-01-26 07:34:53下载
- 积分:1
-
Andrew Koenin成名之作..
本书所揭示的知识,至少能够帮助你减少C代码和初级C++代码中90%的Bug
聆听大师教诲 掌握编程精髓......
Andrew Koenin成名之作..
本书所揭示的知识,至少能够帮助你减少C代码和初级C++代码中90%的Bug
聆听大师教诲 掌握编程精髓... -Andrew Koenin famous for .. The book of revealed knowledge, at least be able to help you reduce the C code and primary C++ Code 90 of the Bug programming to listen to master the essence of the teachings of master ...
- 2022-01-25 20:54:33下载
- 积分:1
-
驾校在线考试系统
基于jsp的在线考试系统,适合Java的初学者学习,并在初次学习中掌握并了解这一类项目的建立和设计,其次由于这里都是用jsp写的,里面存在大量的JSP文件,这点如果有不习惯使用的人需要注意
- 2023-01-21 18:55:03下载
- 积分:1
-
首先指定要查找的目录,然后填入要查找的文件名,注意到带扩展名 也可以查找文件夹....
首先指定要查找的目录,然后填入要查找的文件名,注意到带扩展名 也可以查找文件夹.-first to find the specified directory, and then you have to fill in the name, notes with extension can also find folders.
- 2022-01-31 13:28:30下载
- 积分:1
-
Enumerate Devices From Sys Internal Suit. Include Source Code
Project Visua...
Enumerate Devices From Sys Internal Suit. Include Source Code
Project Visual Studio 2000
Language C-Enumerate Devices From Sys Internal Suit. Include Source Code
Project Visual Studio 2000
Language C++
- 2023-05-19 14:40:03下载
- 积分:1
-
develolped with VB,about sending and receiveing email.
用VB开发,关于收发邮件。
- 2022-02-10 12:21:00下载
- 积分:1
-
bahuanghouwenti dejiejue
bahuanghouwenti dejiejue
- 2022-01-28 08:43:05下载
- 积分:1