-
自动完成的复合框的实现在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
-
Designing windows calculator usin VB
Designing windows calculator usin VB
- 2022-05-13 08:29:59下载
- 积分:1
-
管理学院杜人员
此应用程序允许您管理公司的职员,你知道所有的员工,他们抵达的日期和合同类型。他们可以删除、 添加、 修改、 由于管理面板。
- 2023-04-18 20:20:04下载
- 积分:1
-
可以说是自己写编程以来第一个真正由自己做的小东西..请大家给点支持...
可以说是自己写编程以来第一个真正由自己做的小东西..请大家给点支持-can be programmed to write his first one truly doing the small things .. Please support to the point
- 2022-03-28 20:36:31下载
- 积分:1
-
好的源码库
ZThread库是一个开源的跨平台高级面向对象的线性和sycnchronization 库,以运行POSIX 和Win32 系统中的C++程序。
- 2022-05-15 22:30:23下载
- 积分:1
-
在线更新程序
应用背景
完善自动更新程序,完成客户在网上自动更新
完善自动更新程序,完成客户在网上自动更新
完善自动更新程序,完成客户在网上自动更新
完善自动更新程序,完成客户在网上自动更新
关键技术
自动在线更新,通过web服务器,自动更新程序到本机
自动在线更新,通过web服务器,自动更新程序到本机
自动在线更新,通过web服务器,自动更新程序到本机
自动在线更新,通过web服务器,自动更新程序到本机
- 2023-01-03 03:05:14下载
- 积分:1
-
多线程、内存共享编程。有五只蜗牛赛跑哦。
多线程、内存共享编程。有五只蜗牛赛跑哦。-Multi-threaded, shared memory programming. Has five oh snail race.
- 2022-03-11 08:26:14下载
- 积分:1
-
VB prepared with a car rental system
一个用VB编写的汽车租赁系统,功能比较全,界面比较实用-VB prepared with a car rental system-wide functions, interface more practical
- 2022-02-18 15:23:10下载
- 积分:1
-
IDL语言编写的人造地球卫星环绕地球的动画
模拟。可作为教学演示。...
IDL语言编写的人造地球卫星环绕地球的动画
模拟。可作为教学演示。-IDL language of artificial earth satellite around the earth animated simulation. Could serve as a teaching demonstration.
- 2022-03-28 10:31:32下载
- 积分:1
-
投票系统,主要提票数百分比,供票数统计等功能
投票系统,主要提票数百分比,供票数统计等功能-Voting system, mainly mentioning the percentage of votes for the votes statistics functions
- 2022-03-22 08:38:12下载
- 积分:1