-
自己写C++中的迭代器
含自己写的一个简单的迭代器,能够测试string,list和vector,对于初学者很实用。
- 2022-03-17 18:59:10下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
视窗软件自动更新多个本地化版本的支持
应用背景这是原始winsparkle增强,它不支持多本地化的发行说明。& nbsp;这是原文链接: ;http://winsparkle.org/你可以从codeforge下载稳定版,或查看我的 ;增强版: ;https://github.com/huangkbaaron/winsparkle/关键技术这是原文链接: ;http://winsparkle.org/我的提升将是一个小样本的C++ lambda表达式。
- 2022-07-21 06:23:36下载
- 积分:1
-
MFC Insider (book distribution source)
MFC技术内幕(配书源码)-MFC Insider (book distribution source)
- 2022-03-20 03:43:55下载
- 积分:1
-
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。...
本软件包是《C 语言105》所附带的光盘,在TurbC++ 或者是TurbC 上都可以运行,但不可以在VC中使用。-The package is C Language 105 attached to the CD-ROM, in TurbC++ Or TurbC both can run, but can not be used in the VC.
- 2022-06-17 11:14:07下载
- 积分:1
-
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助...
一个关于字符串匹配的算法,已经经过编译,希望对你有帮助-on a string matching algorithm, has been built, want to help you
- 2022-10-20 04:45:03下载
- 积分:1
-
将Unicode汉字编码的Unicode代码放入
把中文转化为Unicode码
把中文转化为Unicode码-put into Unicode code put into Unicode Chinese code
- 2022-07-13 21:10:32下载
- 积分:1
-
执行bat文件,并打印执行结果,类似cmd
执行bat文件,并打印执行结果,类似cmd-Executive bat file, and print the results, similar to cmd
- 2023-04-11 03:10:03下载
- 积分:1
-
一个使用C++BUILDER开发的邮戳打印程序
一个使用C++BUILDER开发的邮戳打印程序-A use of C++ BUILDER developed procedures postmark Print
- 2023-04-04 03:55:04下载
- 积分:1
-
几乎所有的图象格式,我找了很久才真理出来的。
几乎所有的图象格式,我找了很久才真理出来的。-almost all of the image format, I look for a long time before the truth.
- 2023-06-13 12:35:03下载
- 积分:1