-
一份初学者易懂的C++教程,虽然知识较浅但是很适合指导初学者快速的学习
一份初学者易懂的C++教程,虽然知识较浅但是很适合指导初学者快速的学习-A beginner-friendly C++ Tutorial, although it is suitable for shallow knowledge to guide beginners quickly learn
- 2022-03-21 18:12:13下载
- 积分:1
-
自己的小程序,入门学习的,可能对大家有用~!
自己的小程序,入门学习的,可能对大家有用~!-Own procedures, entry of the study may be useful to everyone ~!
- 2022-09-15 04:40:04下载
- 积分:1
-
屏幕精灵程序
屏幕小精灵的程序-screen elf procedures
- 2022-02-06 21:48:03下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-02-28 15:29:13下载
- 积分:1
-
Restricts certain phone calls in calling a windows mobile phone
Restricts certain phone calls in calling a windows mobile phone
- 2022-08-12 13:58:46下载
- 积分:1
-
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的....
一个用C#编写的windows屏幕保护程序.比较简单,用户可以自己设置图片并且是动态的.-Written in C# using a windows screen saver. Is relatively simple, the user can set up their own image and is dynamic.
- 2023-07-27 14:05:03下载
- 积分:1
-
关于泡泡的机器人游戏
android game about bubble
- 2022-07-27 14:44:05下载
- 积分:1
-
一款专门用于伪彩色处理的软件,对色彩的处理划分的比较详细。已经调试过了!...
一款专门用于伪彩色处理的软件,对色彩的处理划分的比较详细。已经调试过了!-A specialized treatment for pseudo-color software, color treatment for a more detailed breakdown. Have been debug!
- 2022-06-03 13:04:26下载
- 积分: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
-
资源管理器,C语言的一次课程设计,数据保存在文件中
资源管理器,C语言的一次课程设计,数据保存在文件中-Explorer
- 2022-05-29 17:04:08下载
- 积分:1