?? type.h
字號(hào):
/* filename: user_type.h */
//--------------存放自己定義的頭文件等信息------------------
//typedef unsigned char uchar;
//typedef unsigned int uint;
//typedef unsigned long ulong;
////typedef float f32;
///////////typedef long s32;
///////////typedef int s16;
//////////////typedef unsigned char u8;
typedef unsigned int u16;
///////////typedef unsigned long u32;
typedef void* HANDLE;
ioport short port0000;
ioport short port0001;
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -