-
依然是字符串处理的程序
依然是字符串处理的程序-program of string process
- 2022-08-04 10:48:24下载
- 积分:1
-
visual c++程序设计实训教程对应的源代码,vc学习的好资料
visual c++程序设计实训教程对应的源代码,vc学习的好资料-visual programming Practical Guide to the corresponding source code, vc learning good information
- 2022-02-01 22:05:39下载
- 积分:1
-
B.C个人通讯录(
B.C个人通讯录(-Untreated personal directory (
- 2022-02-09 18:30:39下载
- 积分:1
-
V0.8版新增加了:英文关键词建议,根据本地tags、文章标题和文章内容通过YahooAPI进行关键词解析,最终获得Yahoo建议的英文关键词组合。...
V0.8版新增加了:英文关键词建议,根据本地tags、文章标题和文章内容通过YahooAPI进行关键词解析,最终获得Yahoo建议的英文关键词组合。-An increase of the new v0.8 version: English Keywords recommendations, in accordance with local tags, article title and article content for keywords through YahooAPI analysis, eventually Yahoo English Keywords combinations.
- 2023-06-09 07:55:03下载
- 积分:1
-
窗口应用实例
Windows API 应用示例-Windows API Application Example
- 2022-01-26 00:23:25下载
- 积分:1
-
DLL Inyection 示例
非常有用的例子,用 C 编写的 dll inyection
32 位 Windows 用户模式基于 DLL 的代码注入类的实现 (XP 及以上)
- 2022-12-24 18:55:03下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
Courses for ACCP5.0 summary! I have written a very simple little program! Hope y...
用于ACCP5.0的课程总结!
自己编写的一个非常简单的小程序!
希望能对你有所帮助-Courses for ACCP5.0 summary! I have written a very simple little program! Hope you can help
- 2022-07-25 06:55:42下载
- 积分:1
-
对点线的编辑功能,对初学者有一定的参考价值
对点线的编辑功能,对初学者有一定的参考价值
-Points and lines of the editorial function, for beginners has some reference value
- 2022-03-20 09:05:43下载
- 积分:1
-
under several rows and columns, creating a random array, and the inquiry
根据行和列数,随机创建一个数组,并有查询功能-under several rows and columns, creating a random array, and the inquiry
- 2022-02-15 01:25:16下载
- 积分:1