-
its own operating system a person would know
操作系统的 自己一看就知道-its own operating system a person would know
- 2022-07-15 06:21:06下载
- 积分:1
-
Visual Basic 6.0编写,一个简单的旋转文字
Visual Basic 6.0编写,一个简单的旋转文字-Visual Basic 6.0 to prepare, a simple rotation of the text
- 2022-02-04 18:24:22下载
- 积分:1
-
used to prepare an "electronic display screen characters" procedures,...
一个用ASM51编写的《 电子屏字符显示器》程序,现在贡献给大家分享。-used to prepare an "electronic display screen characters" procedures, contribution to share with you all.
- 2022-08-20 05:24:28下载
- 积分:1
-
ERP系统 毕业设计 源码+论文(1万六千字论文)
ERP系统 毕业设计 源码+论文(1万六千字论文)-ERP system design source graduation thesis (a 26,000 word thesis)
- 2022-02-15 16:07:50下载
- 积分:1
-
Symbol_MC3000_C#.条码扫码范例程序之3
Symbol_MC3000_C#.条码扫码范例程序之3-Symbol_MC3000_C#. Barcodes sweep procedure code sample 3
- 2022-03-07 21:56:58下载
- 积分:1
-
一个动态链接开发实例,可以很好体现动态链接库的作用
一个动态链接开发实例,可以很好体现动态链接库的作用-The development of a dynamic-link example, you can very well reflect the role of a dynamic link library
- 2023-08-28 00:40:03下载
- 积分:1
-
我做阅读的导入模型的可以看下
看 书做的DIRECT3D的导入模型
可以看下
-Direct3D reading to do the import model can facie
- 2022-01-25 22:30:30下载
- 积分:1
-
InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is...
InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced computer professionals (both developers and system administrators) who want to understand how the core components of the Microsoft Windows 2000 operating system work internally. With this knowledge, developers can better comprehend the rationale behind design choices when building applications specific to the Windows 2000 platform. Such knowledge can also help developers debug complex problems. System administrators can benefit from this information as well because understanding how the operating system works under the covers facilitates understanding the performance behavior of the system and makes it easier to troubleshoot system problems when things go wrong. After reading this book, you should have a better understanding of how Windows 2000 works and why it behaves as it does.-InsideWindows2000 3rd.rar The third edition of Inside Microsoft Windows 2000 is intended for advanced comp
- 2022-03-31 13:18:56下载
- 积分:1
-
这是一个主要用于对企业的文档进行有效管理,其主要包括基本信息、文档管理和系统设置。系统的功能性强,操作灵活,非常实用....
这是一个主要用于对企业的文档进行有效管理,其主要包括基本信息、文档管理和系统设置。系统的功能性强,操作灵活,非常实用.-This is a major enterprise for the effective management of documents, the main including basic information, document management and system settings. The function of the system is strong, operating flexibility, very useful.
- 2022-03-22 11:48:23下载
- 积分: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