-
scientific kalkulator
单位:dhelpi;
- 2023-08-21 07:10:04下载
- 积分:1
-
自动完成的复合框的实现在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
-
sign sis for s60 symbian
sign sis for s60 symbian
- 2022-03-12 21:28:38下载
- 积分:1
-
WINDOWS 2000中RUNDLL32.EXE原代码
WINDOWS 2000中RUNDLL32.EXE原代码-the source code of WINDOWS 2000 RUNDLL32.EXE.rar
- 2022-05-09 03:17:26下载
- 积分:1
-
tcliet
tcliet----微小的tcl语言解释核,基本与tcl兼容,命令可以随意扩展,没有平台相关性,可以嵌入到任何平台-tcliet---- tiny tcl language to explain the nuclear, the basic compatibility with tcl, order can be extended, there is no platform for relevance, can be embedded into any platform
- 2022-02-07 08:19:37下载
- 积分:1
-
自己学HTML的一些基本语法和经验,对初学者很有用的,特别是HTML刚入门的人。...
自己学HTML的一些基本语法和经验,对初学者很有用的,特别是HTML刚入门的人。-Their own learning some basic HTML syntax and experience, useful for beginners, especially the HTML just started people.
- 2022-03-04 04:32:59下载
- 积分:1
-
当客户用电子邮箱注册后,会自动回复到电子邮箱客户的邮箱.
当客户用电子邮箱注册后,会自动回复到电子邮箱客户的邮箱.-When customers register with e-mail will automatically revert to the e-mail client
- 2022-06-14 13:33:36下载
- 积分:1
-
Windows核心编程配套代码 Windows核心编程配套代码.
Windows核心编程配套代码 Windows核心编程配套代码.-core Windows programming code supporting core Windows programming code matching.
- 2022-07-04 15:16:20下载
- 积分:1
-
本人开发的离散事件仿真程序,采用petri网模型,vc++设计的界面和程序。...
本人开发的离散事件仿真程序,采用petri网模型,vc++设计的界面和程序。-I developed discrete event simulation program, using petri net models, vc++ Interface design and procedures.
- 2023-02-09 19:50:03下载
- 积分:1
-
一个画图软件,实现直线,曲线,画多边行等功能
一个画图软件,实现直线,曲线,画多边行等功能-A drawing software, to achieve a straight line, curve, line features such as multilateral painting
- 2023-05-30 06:25:02下载
- 积分:1