Explorar el Código

Added link to "the C++ source"

[SVN r23331]
Dave Abrahams hace 22 años
padre
commit
de848e6715
Se han modificado 1 ficheros con 7 adiciones y 2 borrados
  1. 7 2
      more/links.htm

+ 7 - 2
more/links.htm

@@ -38,6 +38,11 @@ try your favorite search engine.</p>
   <li><a href="http://www.accu.org">Association of C &amp; C++ Users</a> - Over 2400 
   book reviews, and lots more.</li>
 </ul>
+<h2>Online Publications</h2>
+<ul>
+  <li><a href="http://www.artima.com/cppsource/index.jsp">The C++ Source</a> - 
+  <i>&quot;The Premier Online Journal for the C++ Community&quot;</i>.</li>
+</ul>
 <h2>Copies of the C++ Standard</h2>
 <ul>
   <li>
@@ -49,7 +54,7 @@ try your favorite search engine.</p>
 </ul>
 <hr>
 <p>Revised
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->26 November, 2003<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->3 July, 2004<!--webbot bot="Timestamp" endspan i-checksum="39365" --></p>
 <p>© Copyright Beman Dawes 2002</p>
 <p>Use, modification, and distribution are subject to the Boost Software License, 
 Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt</a> or copy at
@@ -57,4 +62,4 @@ Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">LICENSE_1_0.txt
 
 </body>
 
-</html>
+</html>

粤ICP备19079148号