1 Star 2 Fork 4

MemoryLeak/halcon_dlphay

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
mfc_halcon_version_yds.h 508 Bytes
一键复制 编辑 原始数据 按行查看 历史
dlphay 提交于 2018-07-12 12:21 . final
// mfc_halcon_version_yds.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error "在包含此文件之前包含“stdafx.h”以生成 PCH 文件"
#endif
#include "resource.h" // 主符号
// Cmfc_halcon_version_ydsApp:
// 有关此类的实现,请参阅 mfc_halcon_version_yds.cpp
//
class Cmfc_halcon_version_ydsApp : public CWinApp
{
public:
Cmfc_halcon_version_ydsApp();
// 重写
public:
virtual BOOL InitInstance();
// 实现
DECLARE_MESSAGE_MAP()
};
extern Cmfc_halcon_version_ydsApp theApp;
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Sl1234/halcon_dlphay.git
git@gitee.com:Sl1234/halcon_dlphay.git
Sl1234
halcon_dlphay
halcon_dlphay
master

搜索帮助