-
Calader,beautiful
日历控件,有三个漂亮的日历控件,很完美 的日历控件源码-Calader,beautiful
- 2022-10-17 03:55:02下载
- 积分:1
-
java3d,一个贴皮的程序,在圆筒上贴一个图片
java3d,一个贴皮的程序,在圆筒上贴一个图片-java3d, a paste percutaneous procedure, a picture posted in the cylinder
- 2022-06-13 12:28:16下载
- 积分:1
-
a simple stopwatch, may help understand the full screen, such as UI font of know...
一个简单的秒表,可帮助了解全屏,字体等UI方面的知识.(供初学者参考)-a simple stopwatch, may help understand the full screen, such as UI font of knowledge. (Reference for beginners)
- 2022-09-05 12:35:03下载
- 积分:1
-
完整的8b10b源代码,希望对大家有用!
完整的8b10b源代码,希望对大家有用!-8B10B complete source code, in the hope that useful to everybody!
- 2022-02-15 17:30:58下载
- 积分:1
-
44个实用VB小技巧的打包
44个实用VB小技巧的打包 -44 VB practical skills of small packages
- 2022-05-06 01:58:37下载
- 积分:1
-
plus
常见C++ 课程的立体源码,其中含有函数,类与对象,继承与派生,多态,等C++常见的集中类型-plus
- 2022-03-21 04:48:18下载
- 积分:1
-
WINDOWS编程技巧
WINDOWS编程技巧-Windows programming skills
- 2022-03-09 21:59:34下载
- 积分:1
-
一系列方案,提供了一个很好的
a collection of scheme programs,provide a good
starting point for beginner-a collection of scheme programs,provide a good
starting point for beginner
- 2022-07-22 16:25:05下载
- 积分:1
-
This file contains a summary of what you will find in each of the files that
ma...
该文件包含了什么你会发现在每个文件的摘要让你的ReverseArray申请。-This file contains a summary of what you will find in each of the files that
make up your ReverseArray application.
- 2022-08-25 19:42:42下载
- 积分: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