mcusystem.searchresults

来自「增加ASCII.C的一个ASCI码(7F),用于虚拟按键用 修改UART串口的」· SEARCHRESULTS 代码 · 共 7 行

SEARCHRESULTS
7
字号
---- lcd_display_graphic Matches (5 in 3 files) ----
Boot.c (d:\mcu51\mcusystem\sourcefile):	lcd_display_graphic(0,0,32,16,FALSE,SEND);
Boot.c (d:\mcu51\mcusystem\sourcefile):	lcd_display_graphic(0,16,32,16,FALSE,RECEIVE);
Lcd.c (d:\mcu51\mcusystem\sourcefile):*函数名:		lcd_display_graphic
Lcd.c (d:\mcu51\mcusystem\sourcefile): extern void lcd_display_graphic(				/*为整个PAGE显示,不能任意位置*/
Lcd.h (d:\mcu51\mcusystem\sourcefile):extern void lcd_display_graphic(				/*为整个PAGE显示,不能任意位置*/

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?