代码搜索:速查手册
找到约 5,819 项符合「速查手册」的源代码
代码结果 5,819
www.eeworm.com/read/199312/7867853
h 51blcd.h
#ifndef __51BLCD_H__
#define __51BLCD_H__
#define uchar unsigned char
#define uint unsigned int
//以下常数定义来自LCD数据手册
#define LCD_line_1 0x00
#define LCD_line_2 0x40
#define LCD_li
www.eeworm.com/read/131795/14126283
dat funtc191.dat
函数名称: getenv
函数原型: char * getenv (const char *name)
函数功能: 返回一个指向环境变量的指针
函数返回: 环境变量的定义请参见DOS手册
函数说明: name 环境字符串
所属文件: