1 Star 1 Fork 0

xiaoxue0818/fudx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
StdAfx.h 769 Bytes
一键复制 编辑 原始数据 按行查看 历史
shixuemei 提交于 2017-04-13 11:01 . first commit
// 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__4244E545_DD84_4652_849C_6BABB611E44C__INCLUDED_)
#define AFX_STDAFX_H__4244E545_DD84_4652_849C_6BABB611E44C__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
#include <stdio.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__4244E545_DD84_4652_849C_6BABB611E44C__INCLUDED_)
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/serena/fudx.git
git@gitee.com:serena/fudx.git
serena
fudx
fudx
master

搜索帮助