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

📄 config.in

📁 最新的文件系统生成工具
💻 IN
字号:
config BR2_PACKAGE_TCL	bool "tcl"	default n	help	  TCL(Tool Command Language) is a simple textual language.	  http://www.tcl.tkconfig BR2_PACKAGE_TCL_DEL_ENCODINGS	bool "delete encodings (saves 1.4Mb)"	default y	depends BR2_PACKAGE_TCL	help	  Delete encoding files for TCL. If your programs do not use various tcl	  character recoding functions, you may safely choose Y here.	  It saves approx. 1.4 Mb of space.config BR2_PACKAGE_TCL_SHLIB_ONLY	bool "install only shared library"	default y	depends BR2_PACKAGE_TCL	help	  Install only TCL shared library and not binary tcl interpreter(tclsh8.4).	  Saves ~14kb.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -