当前仓库属于关闭状态,部分功能使用受限,详情请查阅 仓库状态说明
1 Star 0 Fork 6

明哥/hanking.gas.modbus
关闭

forked from lgnstar/hanking.gas.modbus
关闭
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
gasmodbus.h 429 Bytes
一键复制 编辑 原始数据 按行查看 历史
// gasmodbus.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
// CGasModbusApp:
// 有关此类的实现,请参阅 gasmodbus.cpp
//
class CGasModbusApp : public CWinApp
{
public:
CGasModbusApp();
// 重写
public:
virtual BOOL InitInstance();
// 实现
DECLARE_MESSAGE_MAP()
};
extern CGasModbusApp theApp;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/mingge8886/hanking.gas.modbus.git
git@gitee.com:mingge8886/hanking.gas.modbus.git
mingge8886
hanking.gas.modbus
hanking.gas.modbus
master

搜索帮助