readme
来自「Boost provides free peer-reviewed portab」· 代码 · 共 17 行
TXT
17 行
.. Copyright David Abrahams 2006. Distributed under the Boost.. Software License, Version 1.0. (See accompanying.. file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)To get started with the Boost Python Library, use the examplesgetting_started1.cpp and getting_started2.cpp. Invoking bjam --toolset=your-toolset testin this directory will build and run the examples. Seehttp://www.boost.org/more/getting_started.html for details about the--toolset= option.If you move this example from its place in the Boost development treeyou'll need to edit the two lines indicated in Jamroot andboost-build.jam.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?