?? include.h
字號:
/*
*********************************************************************************************************
* File Name:Include.h
*
* Last Modified Data:2006-08-10
*
* Last Version:V1.0
*
* Description:Include all head file to project
*
*********************************************************************************************************
*/
#include "..\Inc\Config.h"
#include "..\Inc\Main.h"
#include "..\Inc\Init.h"
#include "..\Inc\LCD240128.h"
#include "..\Inc\Disp.h"
#include "..\Inc\Zimo.h"
#include "..\Inc\Key.h"
#include "..\Inc\I2C.h"
#include "..\Inc\PCF8583.h"
#include "..\Inc\Test.h"
#include "..\Inc\AD7706.h"
#include "..\Inc\XDCP.h"
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -