-
自动完成的复合框的实现在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
-
2-class problem determine the decision boundaries
obtained by LMS and perceptron learning laws.
- 2023-05-18 08:15:04下载
- 积分:1
-
Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConn...
串口通信与工程实践7.2,MAPIConnect.h,MAPIConnect.c-Serial communication with the engineering practice 7.2, MAPIConnect.h, MAPIConnect.cpp
- 2022-12-23 01:15:03下载
- 积分:1
-
Windows Mobile 手机应用的红外通信开发示例
Windows Mobile 手机应用的红外通信开发示例-Windows Mobile cell phone use infrared communications to develop sample
- 2022-09-23 15:05:03下载
- 积分:1
-
一个多波段示波器的例子
一个多波段示波器的例子--An example of multichannel oscilloscope
- 2022-03-01 22:40:16下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之5
Symbol_MC3000_C#.条码扫码范例程序之5-Symbol_MC3000_C#. Barcodes sweep procedure code sample 5
- 2022-12-27 20:20:04下载
- 积分:1
-
c#停车场管理系统--C#专业课大作业
功能介绍: 超级管理员:添加用户 费率管理 车库管理 出入日志 车辆管理 信息更改 用户帮助,关于系统 普通管理员:出入日志 车辆管理 信息更改 用户帮助,关于系统 试用与激活:使用4次,激活码:wuyulin注意: 使用之前需要先修改App.config中的数据库连接。 开发环境为Visual Studio 2010,数据库为SQL Server 2012,windows身份验证。 数据库文件-----停车场管理系统备份 报表插件CrystalReportsForVisualStudio for 2010
- 2023-01-30 06:55:03下载
- 积分:1
-
recently wrote a small management software, in the initial pages LOGO Lane joine...
最近写了一个小的管理软件,在初始页LOGO里加入了视频,这里正好由于公司做图形这块,于是这里就牵涉到了这个视频文件的保密问题, 其实也没什么,但是这个小文件虽然简单,但也不能让他们自己拿出去做广告吧,因为是免费提供给他们的.这里讨论一下文件的保密,希望有兴趣的朋友一起来讨论一下.
-recently wrote a small management software, in the initial pages LOGO Lane joined the video, here precisely because of this company to do graphics, so here involves a video document of this confidential, in fact, have nothing, but this little document is simple, but we will not let go of their own show advertise it, because it is free for them. here to discuss the confidential document, with the hope of an interest in the friends together to discuss the issue.
- 2023-05-10 15:15:02下载
- 积分:1
-
贷款制度
最后一年会计项目贷款管理制度,只是一个小型的项目是可以改善的。
- 2022-01-26 03:01:44下载
- 积分:1
-
这是一个简单的brew游戏,不过包含了很多用法,比如菜单,图像,声音。...
这是一个简单的brew游戏,不过包含了很多用法,比如菜单,图像,声音。-It is a game about brew ,it is sample ,but include the way to use menu ,image and sound .
- 2023-05-04 14:15:02下载
- 积分:1