Ai
1 Star 0 Fork 0

soui3-demo/SweepingEdge

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
stdafx.h 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
setoutsoft 提交于 2018-07-07 22:45 +08:00 . init
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#pragma once
#define _CRT_SECURE_NO_WARNINGS
#define DLL_SOUI
#include <souistd.h>
#include <core/SHostDialog.h>
#include <control/SMessageBox.h>
#include <control/souictrls.h>
#include <res.mgr/sobjdefattr.h>
#include <com-cfg.h>
#include "resource.h"
#define R_IN_CPP //定义这个开关来
#include "res\resource.h"
using namespace SOUI;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/soui3-demo/SweepingEdge.git
git@gitee.com:soui3-demo/SweepingEdge.git
soui3-demo
SweepingEdge
SweepingEdge
master

搜索帮助