代码搜索结果
找到约 10,000 项符合
H 的代码
common.h
#ifndef _common_
#define _common_
void delay_ms(int n);
void delay_m();
void send(unsigned char a);
void display(unsigned char display);
#endif
stdafx.h
// 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__1
threadasyndlg.h
// ThreadAsynDlg.h : header file
//
#if !defined(AFX_THREADASYNDLG_H__71EAFB43_A687_40C3_8DE0_8715EE73C2C4__INCLUDED_)
#define AFX_THREADASYNDLG_H__71EAFB43_A687_40C3_8DE0_8715EE73C2C4__INCLUDED_
key.h
#ifndef _key_
#define _key_
unsigned char getkey(void);
#endif
def.h
#ifndef _def_
#define _def_
#include
sbit SDA=P1^0;
sbit CLK=P1^1;
sbit KD_KEY = P1^2;
#endif
newres.h
#ifndef __NEWRES_H__
#define __NEWRES_H__
#define SHMENUBAR RCDATA
#if !(defined(_WIN32_WCE_PSPC) && (_WIN32_WCE >= 300))
#undef HDS_HORZ
#undef HDS_BUTTONS
#undef HDS_HIDDEN
#incl
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by ThreadAsyn.rc
//
#define IDD_THREADASYN_DIALOG 102
#define IDR_MAINFRAME 128
#d
threadasyn.h
// ThreadAsyn.h : main header file for the THREADASYN application
//
#if !defined(AFX_THREADASYN_H__A3CAD1BF_652D_4EE6_AB68_F25EEFFD0FDA__INCLUDED_)
#define AFX_THREADASYN_H__A3CAD1BF_652D_4EE6_A
stdafx.h
// 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__0
newres.h
#ifndef __NEWRES_H__
#define __NEWRES_H__
#define SHMENUBAR RCDATA
#if !(defined(_WIN32_WCE_PSPC) && (_WIN32_WCE >= 300))
#undef HDS_HORZ
#undef HDS_BUTTONS
#undef HDS_HIDDEN
#incl