bibliography.sgml

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

SGML
30
字号
<bibliography id="bibliography">
<title>Bibliography</>

<biblioentry id="ref.Abr01">
    <abbrev>Abr01</>
    <authorgroup>
        <author><firstname>David</><surname>Abrahams</></>
        <author><firstname>Carlos Pinto</><surname>Coelho</></>
    </>
    <title><ulink url="http://users.rcn.com/abrahams/instantiation_speed/index.html">Effects of Metaprogramming Style on Compilation Time</></>
    <date>2001</>
</biblioentry>

<biblioentry id="ref.Ale00">
    <abbrev>Ale00</>
    <author><firstname>Andrei</><surname>Alexandrescu</></>
    <title><ulink url="http://www.cuj.com/experts/1810/alexandr.htm">On Conversions between Types and Values</></>
    <publishername>C/C++ Users Journal</>
    <date>October 2000</>
</biblioentry>

<biblioentry id="ref.BBL">
    <abbrev>BBL</>
    <title>Boost Bind library</>
    <bibliomisc><ulink url="http://www.boost.org/libs/bind/bind.html"></></>
</biblioentry>
    
<biblioentry id="ref.ISO98">
    <abbrev>ISO98</>
    <title>ISO/IEC 14882:1998(E), Programming languages 

⌨️ 快捷键说明

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