这是The boost c++ libraries PDF下载,看(kàn)清楚了,这可不是BOOST官方文档(dàng)哦。这是一个BOOST学习使用说(shuō)明的文档,里(lǐ)面有大量的代码及(jí)实例。我也是(shì)一(yī)个偶然的(de)机会下的,一般(bān)人我可不告诉他。
•No indent on body text (we need all the horrizontal space we can get for code blocks).
•Left and right page margins 0.5in - a little small, but as above we need all the space we can get.
•Paper type is A4 - it's an ISO standard, and just a little smaller than US letter, so should print OK on both.
•Draft mode is turned off so we don't go after draft.png just in case.
•SVG graphics are used for admonishments.
•Default path to search for images (if not overridden in a library's Jamfile) is the SVN repository.
1、运行VS2003工具里的 “Visual Studio .NET 2003 命令提示(shì)"
2、在命令(lìng)行(háng)模式下,cd 进入(rù)需(xū)要编译(yì)的(de)Boost C++ Libraries 下面具体类库的Build目录
3、运行 nmake vc71.mak
Boost uses Subversion to manage all of the data associated with Boost's development, including the source code to Boost, documentation for Boost libraries, and the Boost web site.
