📄 jamfile.v2
字号:
# copyright John Maddock 2003
lib link_test : link_test.cpp
: <link>shared <runtime-link>shared
# This is needed to make the test work, I'm unsure if this
# should be set globally.
<define>BOOST_DYN_LINK=1
:
debug release
;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -