Blame view

3rdparty/boost_1_81_0/libs/serialization/doc/bibliography.html 3.23 KB
73ef4ff3   Hu Chunming   提交三方库
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
  <!doctype HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  <html>
  <!--
  (C) Copyright 2002-4 Robert Ramey - http://www.rrsd.com . 
  Use, modification and distribution is subject to 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)
  -->
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <link rel="stylesheet" type="text/css" href="../../../boost.css">
  <link rel="stylesheet" type="text/css" href="style.css">
  <title>Serialization - Bibliography</title>
  </head>
  <body link="#0000ff" vlink="#800080">
  <table border="0" cellpadding="7" cellspacing="0" width="100%" summary=
      "header">
    <tr> 
      <td valign="top" width="300"> 
        <h3><a href="../../../index.htm"><img height="86" width="277" alt="C++ Boost" src="../../../boost.png" border="0"></a></h3>
      </td>
      <td valign="top"> 
        <h1 align="center">Serialization</h1>
        <h2 align="center">Bibliography</h2>
      </td>
    </tr>
  </table>
  <hr>
  <ol><a name="1"></a>
      <li>David Sugar and Daniel Silverstone, "CommonC++ Libraries", <a href=
      "http://www.gnu.org/software/commoncpp/">http://www.gnu.org/software/commoncpp/</a>
      <a name="2"></a>
      <li>Nicola Santi, "Eternity", <a href=
      "http://www.sourceforge.net/projects/eternity-it/">www.sourceforge.net/projects/eternity-it/</a>
      <a name="3"></a>
      <li>Allen Holub, "Roll Your Own Persistence", <u>Microsoft
      Systems Journal</u> vol 11, no 6 Jun 1996
      <a name="4"></a>
      <li><a href="www.codefarms.com">Code Farms, Inc.</a>
      <li>Tasos Kontogiorgos &amp; Michael Kim, "A C++
      Template-Based Application Architecture", <u>C++ Report</u>
      <a name="5"></a>
      <li>Scott Meyers, <u>Effective C++</u>, Addison-Wesley, 1992
      <a name="6"></a>
      <li>Bjarne Stroustrup, <u>The C++ Programming Langage</u>, Addison-Wesley, 1997
      <a name="7"></a>
      <li>Alexandrescu, Andrei, <u>Modern C++ Design</u>, Addison-Wesley, 2001
      <a name="8"></a>
      <li>Jim Hyslop, and Herb Sutter, "Factory Redux, Part2",
      <u>C/C++ User's Journal</u>, vol 21, No. 8, August 2003
      <a name="9"></a>
      <li>David Vandevoorde and Nicolai M. Josuttis,
      <u>C++ Templates - The Complete Guide</u>, Addison-Wesley, 2003
      <a name="10"></a>
      <li>Herb Sutter, "Pimpls--Beauty Marks You Can Depend On",
      <u>C++ Report</u>, from <u>More C++ Gems</u>, Cambridge University Press, 2000
      <a name="11"></a>
      <li>James Coplien, "Curiously Recurring Template Patterns",
      <u>C++ Report</u>, from <u>C++ Gems</u>, Cambridge University Press, 1998
      <a name="12"></a>
      <li>Erich Gamma, Richard Helm, Ralph Johnson, and John Vlissides, 
      <u>Design Patterns</u>, Addison-Wesley Publishing Company, 1995
      <a name="13"></a>
      <li>Stephan Beal, "s11n serialization library", <a href="http://www.s11n.net">www.s11n.net</a>
      <a name="14"></a>
      <li>Vandevoorde and Josuttis, <b>C++ Templates - A Complete Guide</b>, Addison-Wesley, 2003</a>
  </ol>
  <hr>
  <p><i>&copy; Copyright <a href="http://www.rrsd.com">Robert Ramey</a> 2002-2004. 
  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)
  </i></p>
  </body>
  </html>