摘要: // MFCSocketClient.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "MFCSocketClient.h" #include "MFCSocketClientDlg.h" #ifdef _DEBUG #define new DEB 阅读全文
posted @ 2020-09-18 00:12 txwtech 阅读(274) 评论(0) 推荐(0) 编辑
摘要: // MFCSocketClient.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件" #endif #include "resource.h 阅读全文
posted @ 2020-09-18 00:10 txwtech 阅读(337) 评论(0) 推荐(0) 编辑
摘要: // MFCSocketServerSample.cpp : 定义应用程序的类行为。 // #include "stdafx.h" #include "MFCSocketServerSample.h" #include "MFCSocketServerSampleDlg.h" #ifdef _DEB 阅读全文
posted @ 2020-09-18 00:08 txwtech 阅读(223) 评论(0) 推荐(0) 编辑
摘要: // MFCSocketServerSample.h : PROJECT_NAME 应用程序的主头文件 // #pragma once #ifndef __AFXWIN_H__ #error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件" #endif #include "reso 阅读全文
posted @ 2020-09-18 00:05 txwtech 阅读(171) 评论(0) 推荐(0) 编辑