代码搜索:Lean
找到约 2,905 项符合「Lean」的源代码
代码结果 2,905
www.eeworm.com/read/204052/15345680
h stdafx.h
// stdafx.h
#pragma once
#define WIN32_LEAN_AND_MEAN
#include
www.eeworm.com/read/201857/15394320
h compiler.h
///////////////////////////////////////////////////////////////
// PL/0 Compiler Shell 0.14 (2003.12.30) [Head File]
// Author:Dwing
//
// History Version:
// 1.0 The First version.
// 1.1 Add I
www.eeworm.com/read/111258/15515886
h winapp.h
/*
词法分析外壳程序 0.35 (2003.10.15) [声明文件]
作者:Dwing
Old version:
0.1:Only 2 windows (input & output).
0.2:Add 1 window (errput & infoput).
0.3:Add fileopen & filesave.
0.35:Add Keywords/...
www.eeworm.com/read/111033/15519942
h winapp.h
/*
词法分析外壳程序 0.35 (2003.10.15) [声明文件]
作者:Dwing
Old version:
0.1:Only 2 windows (input & output).
0.2:Add 1 window (errput & infoput).
0.3:Add fileopen & filesave.
0.35:Add Keywords/...
www.eeworm.com/read/102168/15791927
h winapp.h
/*
词法分析外壳程序 0.35 (2003.10.15) [声明文件]
作者:Dwing
Old version:
0.1:Only 2 windows (input & output).
0.2:Add 1 window (errput & infoput).
0.3:Add fileopen & filesave.
0.35:Add Keywords/...
www.eeworm.com/read/101652/15822831
h syntax.h
/*
语法分析外壳程序 0.2 (2003.10.23) [声明文件]
作者:Dwing
*/
#pragma once
#pragma comment(linker, "/OPT:NOWIN98")
#pragma comment(linker, "/SECTION:.DWING,")
#pragma comment(linker, "/MERGE:.text=.DWING")
www.eeworm.com/read/101600/15824193
h compiler.h
///////////////////////////////////////////////////////////////
// PL/0 Compiler Shell 0.14 (2003.12.30) [Head File]
// Author:Dwing
//
// History Version:
// 1.0 The First version.
// 1.1 Add I
www.eeworm.com/read/292250/8365431
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
// Windows 头文件:
#include
// C 运行时头文件
#include
www.eeworm.com/read/291364/8422786
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
#include
#include
// TODO: 在此处引
www.eeworm.com/read/291362/8422826
h stdafx.h
// stdafx.h : 昗弨偺僔僗僥儉 僀儞僋儖乕僪 僼傽僀儖偺僀儞僋儖乕僪 僼傽僀儖丄傑偨偼
// 嶲徠夞悢偑懡偔丄偐偮偁傑傝曄峏偝傟側偄丄僾儘僕僃僋僩愱梡偺僀儞僋儖乕僪 僼傽僀儖
// 傪婰弎偟傑偡丅
//
#pragma once
#define WIN32_<mark>LEAN</mark>_AND_MEAN // Windows 僿僢僟乕偐傜巊梡偝傟偰偄側偄晹暘傪彍奜偟傑偡丅
#in ...