-
简单的聊天系统,本程序是使用vc进行编程的
简单的聊天系统,本程序是使用vc进行编程的-A simple chatting programme developped under VC.
- 2022-07-10 09:57:47下载
- 积分: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
-
轻量级SQL SERVER编辑工具
这是一个基于C#编写的轻量级的SQL SERVER编辑工具,它不仅可以编辑SQL 语句,更可以脱离SQL SERVER来执行并获得所需的结果,非常方便,是您研究数据库连接与实现的好源码。注意:建立工程是基于VS2010的。使用方法:1、执行该工具2、选择数据库引擎3、选择数据库实例4、运行软件
- 2022-12-16 11:25:04下载
- 积分:1
-
2-class problem determine the decision boundaries
obtained by LMS and perceptron learning laws.
- 2023-05-18 08:15:04下载
- 积分:1
-
vc皮肤控件
vc皮肤控件-vc skin control
- 2023-01-02 02:30:04下载
- 积分:1
-
hse相关文档,hse相关资料,hse介绍,hse标准
hse相关文档,hse相关资料,hse介绍,hse标准-HSE related documentation, hse relevant information, hse introduced, hse standards
- 2022-03-16 01:15:16下载
- 积分:1
-
Luasocket 移植进Lua成为Lua的基本库
基于Lua语言的网络编程,所以利用第三方类库luasocket ,本源码是Lua中集成Luasokcet 将Luasocket 作为Lua基本类库,这解决了许多C调用Lua,Lua使用Luasokcet网络编程实现不了的问题
- 2023-07-22 12:00:04下载
- 积分:1
-
一个简单的程序,有源代码提供,一个网络进程演示,是VC++编写的...
一个简单的程序,有源代码提供,一个网络进程演示,是VC++编写的-A simple procedure, active code, a network process of demonstration, is VC++ Prepared
- 2022-03-02 12:31:03下载
- 积分:1
-
目录,数据库
一个通讯录,对数据库-a directory, the database
- 2022-03-21 15:05:53下载
- 积分:1
-
文件描述表问题的算法
a document describing algorithm for timetabling problem
- 2023-05-01 12:30:03下载
- 积分:1