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

📄 test-config-example.jam

📁 C++的一个好库。。。现在很流行
💻 JAM
字号:

# Skeleton for test configuration. If your local configuration 
# interferes with testing, rename this files to 'test-system.jam'
# and tweak it. When tests are run, only this file will be loaded,
# while site-config.jam and user-config.jam will be ignored.

using gcc ;
using msvc : : "P:/Program Files/Microsoft Visual Studio/vc98" : : vcvars32-p.bat ;
using borland ;

using boostbook 
     : /home/ghost/build/docbook/xsl
     : /home/ghost/build/docbook/dtd
    ; 
using doxygen ;

⌨️ 快捷键说明

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