📄 links.htm
字号:
<!DOCTYPE html PUBLIC "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type"
content="text/html; charset=iso-8859-1">
<meta name="Author" content="Sergei Kuchin">
<meta name="KeyWords"
content="OTL, Oracle, ODBC, database API, C++, Template Library">
<meta name="GENERATOR"
content="Mozilla/4.77 [en] (Win95; U) [Netscape]">
<title>Links</title>
</head>
<body>
<ul>
<center>
<h1>Links</h1>
</center>
<li>Instructions on how to use OTL with PostgreSQL in <a
href="http://www.geocities.com/ccrosetti/otlw/">Windows</a> and <a
href="http://www.geocities.com/ccrosetti/otl/index.html"><span
style="text-decoration: underline;">Solaris</span></a>
from <a href="http://www.geocities.com/ccrosetti/">Carlos Crosetti</a><br>
<br>
</li>
<li><b><font size="+1"><a href="http://www.sgi.com/tech/stl/">SGI STL</a></font></b>
-- Silicon Graphics Inc.'s Standard Template Library (for free).
Extends
the ANSI C++ STL with hash containers: hash_set, hash_map,
hash_multimap,
etc.</li>
<br>
<li><b><font size="+1"><a href="http://www.stlport.org/">STLPort</a></font></b>
-- A port of SGI STL to various C++ compilers and platforms by Boris
Fomitchev.
A version of SGI STL, nicely and aesthetically ported to a broader set
of C++ compilers compared to the original set,supported by SGI STL. In
some aspects, the replica is better than the original :-).</li>
<br>
<li><b><font size="+1"><a href="http://www.unixodbc.org/">UnixODBC</a></font></b>
-- Free ODBC compatible libraries for Unix/Linux. OTL/ODBC can be
coupled
with UnixODBC on the Unix/Linux platforms.</li>
<br>
<li><b><font size="+1"><a href="http://technet.oracle.com/">Oracle
Technology
Network (OTN)</a></font></b> -- Primary source of information on Oracle
by Oracle Corp.</li>
<br>
<li><b><font size="+1"><a
href="http://freshmeat.net/appindex/development/database.html">Freshmeat/Database</a></font></b>
-- Open Source Promotion Web site, a link to database tools and
libraries</li>
<br>
</ul>
<ul>
<li> <b><font size="+1"><a
href="http://www.roguewave.com/products/xplatform/dbtools/">Rogue
Wave/DBTools++</a></font></b> -- Rogue Wave's DBTools++ is a commercial
C++ library (~$3000 per license). See also "<a href="otl3_rogue.htm">Overview
of OTL, Rogue Wave style</a>."</li>
<br>
</ul>
<center><a href="home.htm">Go Home</a>
<br>
<hr width="100%"></center>
<ul>
Copyright © 1996, 2008 , Sergei Kuchin, email: <a
href="mailto:skuchin@aceweb.com">skuchin@aceweb.com</a>, <a
href="mailto:skuchin@gmail.com">skuchin@gmail.com</a>.
<script language="JavaScript"><!-- hide from oldgmailsers
var modDate = new Date(document.lastModified)
document.write("<i>Last Updated:</i> " + (modDate.getMonth()+1) + "/" +
modDate.getDate() + "/" + "0"+(modDate.getYear())%100);
//-->
</script>
<p><i>Permission to use, copy, modify and redistribute this document
for
any purpose is hereby granted without fee, provided that the above
copyright
notice appear in all copies.</i></p>
</ul>
</body>
</html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -