代码搜索结果

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

confightml.h

/* configHtml.h - HTML configuration header file */ /* Copyright 1984-2002 Wind River Systems, Inc. */ /* modification history -------------------- 01f,18apr02,rhe Added C++ Protection 01e,25feb99,

pc.c

/* ********************************************************************************************************* * PC SUPPORT FUNCTIONS * *

lcd.c

#include "lcd.h" /********************************************************************/ //写LCD寄存器函数 //data:写入的数据 //reg:寄存器选择,0:指令寄存器,1:数据寄存器 //screen:左,右屏选择,0:左半屏,1:右半屏 /********************

艺术清屏.c

#include #include #include void goto_xy(int x,int y); void dcls(int x1,int x2,int y1,int y2); void bcls(int x1,int x2,int y1,int y2); void kcls(int x1,int x2,int y1,in