/*显示屏初始化函数*/ void LCD_init(void) /*显示屏命令写入函数*/ void LCD_write_com(unsigned char com) /*显示屏命令写入函数*/ void LCD_write_data(unsigned char data)