readme

来自「boost库提供标准的C++ API 配合dev c++使用,功能更加强大」· 代码 · 共 19 行

TXT
19
字号

To re-generate the docs in the exact format as they appear here, you would
need a slightly tweaked DocBook XSLT stylesheets disrtibution available at 
http://www.mywikinet.com/mpl/docbook-xsl-1.50.0.zip

If you are to use the build scripts as-is, you also need these tools:

   sx - an SGML to XML convertor, a part of James Clark's SP package, 
        available at http://www.jclark.com/sp/

   msxsl - Microsoft XSLT processor, available at
           http://msdn.microsoft.com/library/en-us/dnxml/html/msxsl.asp

   tidy - http://tidy.sourceforge.net/
 
   Python - to be able to run 'tidy_attr.py', 
            available at http://www.python.org or 
            http://www.activestate.com/Products/ActivePython/

⌨️ 快捷键说明

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