?? tree.txt
字號:
卷 DATA 的文件夾 PATH 列表
卷序列號碼為 0006FE80 1074:3DB7
E:.
│ bochsrc .bxrc
│ godbg .bat
│ Makefile
│ TINIX .IMG
│ kernel .bin
│
├─boot
│ │ loader .asm
│ │ boot .asm
│ │ boot .bin
│ │ loader .bin
│ │
│ └─include
│ pm .inc
│ load .inc
│ fat12hdr .inc
│
├─include
│ type .h
│ protect .h
│ const .h
│ proto .h
│ string .h
│ global .h
│ proc .h
│ sconst .inc
│
├─kernel
│ start .c
│ kernel .asm
│ i8259 .c
│ global .c
│ protect .c
│ main .c
│ clock .c
│
└─lib
string .asm
klib .asm
klib .c
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -