代码搜索结果
找到约 10,000 项符合
H 的代码
revision.h
#define BUILD_NO 19
#define BUILD_DATE "Mon Dec 12 09:59:44 2005"
httpapi.h
///////////////////////////////////////////////////////////////////////
//
// httpapi.h
//
// External API header file for http protocol
//
//////////////////////////////////////////////////////
procpil.h
#define SHELL_ALLOC 0x1
#define SHELL_SHOW_WINDOW 0x2
#define SHELL_REDIRECT_STDIN 0x4
#define SHELL_REDIRECT_STDOUT 0x8
typedef struct {
char *pchCommandLine;
char *pchCurDir;
char *pchPa
httpint.h
/////////////////////////////////////////////////////////////////////////////
//
// httpint.h
//
// http implementation internal header file
//
//////////////////////////////////////////////////
stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
#include
#include
// TODO: 在此处引用程序要求的附加头
scanport.h
#pragma once
#define DEFAULT_BEGIN_PORT 0
#define DEFAULT_END_PORT 65534
#include "windows.h"
class CScanPort
{
private:
char Address[128];
unsigned int sPort;
unsigned int ePort;
uns
yonghuziliaoxiugai.h
#pragma once
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
using na
jinhuobaobiao.h
#pragma once
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
using na
stdafx.h
// stdafx.h : 标准系统包含文件的包含文件,
// 或是常用但不常更改的项目特定的包含文件
//
#pragma once
#define WIN32_LEAN_AND_MEAN // 从 Windows 头中排除极少使用的资料
// C 运行时头文件
#include
#include
#include
jinhuoxixin.h
#pragma once
using namespace System;
using namespace System::ComponentModel;
using namespace System::Collections;
using namespace System::Windows::Forms;
using namespace System::Data;
using na