-
冒泡程序,是您的textbox更直观,美观的现实出验证情况
冒泡程序,是您的textbox更直观,美观的现实出验证情况-Bubble process, is your textbox is more intuitive, aesthetically pleasing out the verification of the reality
- 2022-01-26 03:17:43下载
- 积分: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
-
实现一般面向对象的编程功能
实现一般面向对象的编程功能-realization of object-oriented programming
- 2022-05-05 16:01:11下载
- 积分:1
-
有关Evc的 MyCEActiveX及其使用方法!
很常用的!
有关Evc的 MyCEActiveX及其使用方法!
很常用的!
-Related to the MyCEActiveX EVC and its use! Very commonly used!
- 2022-01-23 10:40:03下载
- 积分:1
-
Directory Info
使用
- 2022-03-21 09:39:52下载
- 积分:1
-
拥有PC“WORD”九成功能的SoftMakerOffice2006绿色中文版。 PPC上自带的OFFICE WORD说实在的真是不敢恭维....
拥有PC“WORD”九成功能的SoftMakerOffice2006绿色中文版。 PPC上自带的OFFICE WORD说实在的真是不敢恭维.
-Have a PC " WORD" Jiucheng feature SoftMakerOffice2006 green Chinese version. PPC on the built-in OFFICE WORD tell the truth is really not to be commended.
- 2022-01-21 19:40:13下载
- 积分:1
-
“释放”的书所有章节的例子代码
"C unleashed" Book all chapters examples code
- 2022-04-21 15:06:00下载
- 积分:1
-
c# 作的图片浏览器。你可以使用此软件浏览图片,非常方便
c# 作的图片浏览器。你可以使用此软件浏览图片,非常方便-for photo browser. You can use this software to view photos, a very convenient
- 2022-04-01 12:18:48下载
- 积分:1
-
Code for operate Coin Aceptor for Vending machine
Code for operate Coin Aceptor for Vending machine
- 2022-10-10 00:40:06下载
- 积分:1
-
BMP位图与YUV互相转化
提供位图、RGB及YUV转化算法,BMP TO rgb,BMP TO YUV, RGB TO YUV, RGB TO BMP, RGB TO YUV, YUV TO RGB, YUV TO BMP,基于C++开发的源码包,C#可对于修改后使用
- 2022-07-19 22:14:53下载
- 积分:1