-
退出程序后,如何保存信息。
退出程序后,如何保存信息。-withdraw from the process, how to preserve information.
- 2022-03-11 10:25:03下载
- 积分:1
-
在C++中的一个小的基本解释器!
A tiny BASIC interpreter in c !
- 2022-02-05 05:39:06下载
- 积分:1
-
The Windows Installer XML (WiX) is a toolset that builds Windows installation pa
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages
- 2023-07-09 01:30:05下载
- 积分:1
-
基于C# vs2005 编写的CRM 客户关系管理系统,使用SQL数据库 WINFROM 编程...
基于C# vs2005 编写的CRM 客户关系管理系统,使用SQL数据库 WINFROM 编程-failed to translate
- 2022-03-24 19:40:38下载
- 积分:1
-
用MFC编写一个小闹钟程序
教你使用MFC编写一个小闹钟程序,初步认识windows编程,提供初学者一个具体的实例。
- 2022-04-11 19:01: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
-
把24位彩色图片转换成8位图片
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
把24位彩色图片转换成8位图片,c++编写的,感觉有点用处,特来分享一下
- 2022-02-26 02:09:25下载
- 积分:1
-
[综合类]用户定义关键字颜色的文件 164Kb 17 ★★★★★
[综合类]用户定义关键字颜色的文件 164Kb 17 ★★★★★ -[Comprehensive] user-defined keywords color documents 164Kb 17 Buranee People
- 2022-01-23 10:25:59下载
- 积分:1
-
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输
用于在smartphone上下载指定URL信息的源代码.通过HTTP传输-For smartphone to download the specified URL source of information. Through HTTP transmission
- 2023-01-19 21:10:04下载
- 积分:1
-
making a moving ball
这是一个c图形程序;
- 2022-03-02 05:41:18下载
- 积分:1