📄 testdirs.mak
字号:
# This file exists to check the user expanded the stored directory# structure properly..PHONY: bad_dir_structurebad_dir_structure: @echo "You didn't tell your unzip program to recreate the directory" @echo "structure when unzipping this!" @echo "" @echo "You'll have to delete all this and start again. If you're" @echo "using PKUNZIP, pass it the `-d' switch."
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -