Ai
1 Star 0 Fork 0

lazy/lazyExcel

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
StdAfx.h 807 Bytes
一键复制 编辑 原始数据 按行查看 历史
luozy 提交于 2017-11-06 14:08 +08:00 . main version
// stdafx.h : include file for standard system include files,
// or project specific include files that are used frequently, but
// are changed infrequently
//
#if !defined(AFX_STDAFX_H__DA6477F5_2235_4573_A99C_6BCA93C34336__INCLUDED_)
#define AFX_STDAFX_H__DA6477F5_2235_4573_A99C_6BCA93C34336__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#pragma warning(disable:4786)
// Insert your headers here
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <windows.h>
// TODO: reference additional headers your program requires here
//{{AFX_INSERT_LOCATION}}
// Microsoft Visual C++ will insert additional declarations immediately before the previous line.
#endif // !defined(AFX_STDAFX_H__DA6477F5_2235_4573_A99C_6BCA93C34336__INCLUDED_)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/lazy-luo/lazyExcel.git
git@gitee.com:lazy-luo/lazyExcel.git
lazy-luo
lazyExcel
lazyExcel
master

搜索帮助