mcusystem.searchresults
来自「实时单片机操作系统+SourceInsight」· 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 + -
显示快捷键?