Ai
1 Star 0 Fork 0

lazy/lazyExcel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
StdAfx.cpp 907 Bytes
一键复制 编辑 原始数据 按行查看 历史
luozy 提交于 2017-11-06 14:08 +08:00 . main version
// stdafx.cpp : source file that includes just the standard includes
// LGridBook.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
#include "stdafx.h"
//HINSTANCE g_hInstance=NULL;
#include "LComm/LGlobalParam.h"
#include "LGUILib/Base/LDrawItem.cpp"
#include "LGUILib/Src/LScrollBar.cpp"
#ifndef _LINK_DYN_TYPE_
#include "Public/LBookLink.h"
#else
#ifdef _WIN32
#include "OSFace/WIN32/GDI/LDrawer.cpp"
#include "OSFace/WIN32/LPlatform.cpp"
#include "OSFace/WIN32/GDI/LPrintDC.cpp"
#else
#include "OSFace/Linux/GDI/LDrawer.cpp"
#include "OSFace/Linux/LPlatform.cpp"
#include "OSFace/Linux/GDI/LPrintDC.cpp"
//ֵ֧ƽ̨
#endif
#include "LComm/LClipDC.cpp"
#include "LComm/LMemDC.cpp"
#ifdef _DEBUG
#include "MemDebug/LDebugDef.h"
#endif
#endif
// TODO: reference any additional headers you need in STDAFX.H
// and not in this file
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lazy-luo/lazyExcel.git
git@gitee.com:lazy-luo/lazyExcel.git
lazy-luo
lazyExcel
lazyExcel
master

搜索帮助