代码搜索:准系统
找到约 2,252 项符合「准系统」的源代码
代码结果 2,252
www.eeworm.com/read/475698/6775755
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
#pragma once
#ifndef _SECURE_ATL
#define _SECURE_ATL 1
#endif
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // 从 Windows
www.eeworm.com/read/395744/8155291
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
#include
#define _ATL_CSTRING_EXPLICIT_CONSTRUCTORS // 某些 CString 构造函数将为显式的
#ifndef VC_
www.eeworm.com/read/293802/8271611
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
#include
#include
#include
#include
//#include
www.eeworm.com/read/368868/9675169
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
#pragma once
#ifndef _SECURE_ATL
#define _SECURE_ATL 1
#endif
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // 从 Windows
www.eeworm.com/read/268945/11113654
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
#include
// TODO: 在此处引用程序要求的附加头文件
#include"SymbolTable.h"
#include
#include"
www.eeworm.com/read/334422/12603112
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是经常使用但不常更改的
// 特定于项目的包含文件
#pragma once
#ifndef _SECURE_ATL
#define _SECURE_ATL 1
#endif
#ifndef VC_EXTRALEAN
#define VC_EXTRALEAN // 从 Windows
www.eeworm.com/read/237711/13935554
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
#include
// TODO: 在此处引用程序要求的附加头文件
// DES.h: interface for the DES class.
//
///////
www.eeworm.com/read/237711/13935584
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
#include
// TODO: 在此处引用程序要求的附加头文件
// DES.h: interface for the DES class.
//
/////
www.eeworm.com/read/237490/13947803
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
#include
// TODO: 在此处引用程序要求的附加头文件
// DES.h: interface for the DES class.
//
///////
www.eeworm.com/read/133552/14035934
h stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#include
int Val(char * s);
char * Str(int v);
// TODO: 在此处引用程序要求的附加头文件