代码搜索结果

找到约 10,000 项符合 H 的代码

if.h

/* * Copyright (c) 1995 Danny Gasparovski. * * Please read the file COPYRIGHT for the * terms and conditions of the copyright. */ #ifndef _IF_H_ #define _IF_H_ #define IF_COMPRESS 0x01 /* We wa

not_at.h

// // Copyright 1997, 1998, 1999 University of Notre Dame. // Authors: Andrew Lumsdaine, Jeremy G. Siek, Lie-Quan Lee // // This file is part of the Matrix Template Library // // You should have recei

裁剪.h

// 裁剪.h : main header file for the 裁剪 application // #if !defined(AFX__H__E3D720A7_131A_48FB_8ED1_73AA3CD450A3__INCLUDED_) #define AFX__H__E3D720A7_131A_48FB_8ED1_73AA3CD450A3__INCLUDED_ #if _

by.h

// by.h : main header file for the BY application // #if !defined(AFX_BY_H__FC83D73D_8F90_4854_AC34_0EE3CCE8BF40__INCLUDED_) #define AFX_BY_H__FC83D73D_8F90_4854_AC34_0EE3CCE8BF40__INCLUDED_ #

by.h

// by.h : main header file for the BY application // #if !defined(AFX_BY_H__FC83D73D_8F90_4854_AC34_0EE3CCE8BF40__INCLUDED_) #define AFX_BY_H__FC83D73D_8F90_4854_AC34_0EE3CCE8BF40__INCLUDED_ #

例子.h

// 例子.h : main header file for the 例子 application // #if !defined(AFX__H__B4CCAA2B_3562_4B6F_997F_E4E86CDF8C16__INCLUDED_) #define AFX__H__B4CCAA2B_3562_4B6F_997F_E4E86CDF8C16__INCLUDED_ #if _

in.h

#ifndef _NETINET_IN_H #define _NETINET_IN_H /* COM32 will be running on an i386 platform */ #include static inline uint16_t __htons(uint16_t v) { return ((v) > 8); } #de

说明.h

/* 注意:在绘图前需要先将图像ROM置0,即清空. 本程序是在NS12864左边显示图像,右边显示汉字字符 NS12864显示图像前先将图像ROM置0,再写图像数据 */

a.h

#include #include #include class Bank_Account{ private: char Name[20]; char Password[10]; long Amount; char AppDate[20]; char Id[20]; char Account[20