⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 testdirs.mak

📁 Libnet is a cross-platform library aimed at game developers. It has an abstract high level API, whic
💻 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 + -