代码搜索:CMPP
找到约 2,997 项符合「CMPP」的源代码
代码结果 2,997
www.eeworm.com/read/247327/12664480
h cmpp3apidemodlg.h
// CMPP3APIDemoDlg.h : 头文件
//
#pragma once
#include "afxwin.h"
//#include "MyCMPP3Client.h"
class MyCMPPClient;
// CCMPP3APIDemoDlg 对话框
class CCMPP3APIDemoDlg : public CDialog
{
// 构造
www.eeworm.com/read/247327/12664484
h cmpp3apidemo.h
// CMPP3APIDemo.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
// CCMPP3APIDemoApp:
// 有关此类
www.eeworm.com/read/247327/12664486
sln cmpp3apidemo.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CMPP3APIDemo", "CMPP3APIDemo.vcproj", "{3D6EB266-A94A-4B6E-8B7C-96ABEB255EAC}"
Projec
www.eeworm.com/read/247327/12664490
cpp cmpp3apidemo.cpp
// CMPP3APIDemo.cpp : 定义应用程序的类行为。
//
#include "stdafx.h"
#include "CMPP3APIDemo.h"
#include "CMPP3APIDemoDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CCMPP3APIDemoApp
BEGIN_
www.eeworm.com/read/247327/12664509
ini cmpp3apidemo.ini
[SMG]
smghost=192.168.0.253
loginname=901234
loginpwd=1234
mtport=7890
moport=7890
mtandmoport=7890
mtconnections=0
moconnections=0
mtandmoconnections=1
icpid=901234
isasiainfosmg=0
[SU
www.eeworm.com/read/247327/12664518
suo cmpp3smg.suo
www.eeworm.com/read/247327/12664523
rc cmpp3smg.rc
//Microsoft Visual C++ 生成的资源脚本。
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
//
// 从 TEXTINCLUDE 2 资
www.eeworm.com/read/247327/12664534
cpp cmpp3smg.cpp
// CMPP3SMG.cpp : 定义控制台应用程序的入口点。
//
#include "stdafx.h"
#include "CMPP3SMG.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 唯一的应用程序对象
CWinApp theApp;
using namespace std;
MyCMPPC
www.eeworm.com/read/247327/12664550
sln cmpp3smg.sln
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "CMPP3SMG", "CMPP3SMG\CMPP3SMG.vcproj", "{44E7BE39-338C-4DB4-B691-BE2B76B6C667}"
Proje