?? menuaddress.h
字號:
//==========================================
// 關于菜單設置
//==========================================
#ifndef _MENU_
#define _MENU_
//=====================
//the address distribut of EEPROM:
//=====================
#define Fixed_IP 0x0000 //32 bytes
#define Host_Name 0x0020
#define Pass_Word 0x0040
#define Ser_Number 0x0060
#define Write_default_flag 0x0080
#endif
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -