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

📄 gnumakefile

📁 boost库提供标准的C++ API 配合dev c++使用,功能更加强大
💻
字号:
ECHO	= /bin/echo

all: 
	@${ECHO} "<boost-root>/libs/iterator/doc/GNUmakefile should be replaced by"
	@${ECHO}
	@${ECHO} "    http://www.boost-consulting.com/writing/GNUmakefile,"
	@${ECHO}
	@${ECHO} "before proceeding.  That file is not included in the Boost"
	@${ECHO} "distribution because it is licensed under the GPL, which violates"
	@${ECHO} "Boost license requirements."

⌨️ 快捷键说明

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