⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 oo_c_plus_plus.html

📁 cetus网络开发资源指南,包括近2万个开发网址
💻 HTML
📖 第 1 页 / 共 5 页
字号:
   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/library/weekly/aa032299.htm">Data Abstraction in C++  (About.com)</A>
   <LI><A TARGET="_top" HREF="http://www.camelot.de/~langer/Papers/ReliableC++/ResourceAllocation.htm">Dynamische Allokation von Ressourcen (Angelika Langer)</A>
   <LI><A TARGET="_top" HREF="http://www.horstmann.com/cpp/streams.txt">Extending the iostream library (Cay S. Horstmann)</A>
   <LI>Handling Exceptions in C and C++ (Microsoft):
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep051099.htm">Part 1</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep060399.htm">Part 2</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep061799.htm">Part 3</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep070199.htm">Part 4</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep071599.htm">Part 5</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep080599.htm">Part 6</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep081999.htm">Part 7</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep090799.htm">Part 9</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep100799.htm">Part 9</A>, &nbsp;
         <A TARGET="_top" HREF="http://msdn.microsoft.com/library/welcome/dsmsdn/deep102199.htm">Part 10</A> &nbsp;
   <LI><A TARGET="_top" HREF="http://www.drbob42.com/cbuilder/structur.htm">Integrating Structured Exception Handling in the C++ exception mechanism (Ruurd Pels)</A>
   <LI><A TARGET="_top" HREF="http://www.camelot.de/~langer/Articles/Internationalization/I18N.htm">Internationalization Using Standard C++ (Angelika Langer & Klaus Kreft)</A>
   <LI><A TARGET="_top" HREF="http://www.camelot.de/~langer/Articles/IteratorsInStdlib/cppr9612_kreft.html">Iterators in the Standard C++ Library   (Angelika Langer &amp; Klaus Kreft)</A>
   <LI><A TARGET="_top" HREF="http://www.ddj.com/articles/1998/9808/9808a/9808a.htm">Keeping interfaces and implementations separate  (Dr. Dobb's Journal)</A>
   <LI><A TARGET="_top" HREF="http://www.inquiry.com/techtips/cpp_pro/10min/10min0599.asp">Linked Lists  (Fawcette Technical Publications)</A>
   <LI><A TARGET="_top" HREF="http://www.cs.wustl.edu/~cplus/makefiles.html">Makefile References on the Web (Tina I. Seawell)</A>
   <LI><A TARGET="_top" HREF="http://www.ibm.com/java/education/mvp.html">MVP: Model-Viewer-Presenter - The Taligent Programming Model For C++ and Java (IBM/Taligent)</A>
   <LI><A TARGET="_top" HREF="http://www.devx.com/upload/free/features/vcdj/1999/11nov99/mp1199/mp1199.asp">Program for Change - Use interfaces in your C++ programs to simplify maintenance (Visual C++ Developers Journal)</A>
   <LI><A TARGET="_top" HREF="http://www.genitor.com/genitor/papers/white03.htm">Reengineering Legacy C and C++ Applications (Peter L. Bird &amp; F. Andy Seidl)</A>
   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/library/weekly/aa050399.htm">References - Part I of III (About.com)</A>
   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/library/weekly/aa061499.htm">References - Part II of III (About.com)</A>
   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/library/weekly/aa062199.htm">References - Part III of III  (About.com)</A>
   <LI><A TARGET="_top" HREF="http://www.performancecomputing.com/features/9809dev1.shtml">Techniques For Cross-Platform Development  (Miller Freeman, Inc.)</A>
   <LI><A TARGET="_top" HREF="http://www.radix.net/~universe/Polymorphism.htm">The Beauty and Power of C++ (Elliott Coates)</A>
   <LI><A TARGET="_top" HREF="http://www.amc.com/support/resources/white_papers/object_own.html">The Object Ownership Method - Efficient C++ Memory Management  (Applied Microsystems)</A>
   <LI><A TARGET="_top" HREF="http://www.sigs.de/publications/docs/obsp/kuhlmann.html">Thread-Recycling in C++  (SIGS)</A> [German]
</UL>

<P>
<A NAME="oo_c_plus_plus_interoperability">
<LI><B>Interoperability</B>
<UL>
   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/msub12.htm">C++ and JAVA  (About.com)</A>
   <LI><A TARGET="_top" HREF="http://www.jovial.com/~billf/javaAndCpp/java_and_cpp.html">Integrating Java with C++ (Bill Foote)</A>
   <LI><A TARGET="_top" HREF="http://www.ibm.com/java/education/portingc/index.html">Java Cookbook: Porting C++ to Java (IBM)</A>
</UL>

<P>
<A NAME="oo_c_plus_plus_related_sites">
<LI><B>Related Sites</B>
<UL>

   <LI><A TARGET="_top" HREF="http://www.orbit.org/power/">Absolute Power++ (Bill Klein)</A>
   <LI><A TARGET="_top" HREF="http://www.inquiry.com/techtips/cpp_pro/">Ask the C++ Pro (Fawcette Technical Publications)</A>
   <LI><A TARGET="_top" HREF="http://cplus.miningco.com/compute/cplus/">C++ (About.com)</A>
   <LI><A TARGET="_top" HREF="http://www.cplus-zone.com/default.asp">C++ Zone   (DevX)</A>
   <LI><A TARGET="_top" HREF="http://www.codeguru.com/">CodeGuru (CodeGuru)</A>
   <LI><A TARGET="_top" HREF="http://www.genitor.com/resources/">Developer Resources (Genitor)</A>
   <LI><A TARGET="_top" HREF="http://www.drbob42.com/cbuilder/default.htm">Dr. Bob's C++Builder Gate (Bob Swart)</A>
   <LI><A TARGET="_top" HREF="http://developer.intel.com/vtune/cbts/">Intel Architecture Performance Training Center (Intel)</A>
   <LI><A TARGET="_top" HREF="http://www.hensa.ac.uk/parallel/">Internet Parallel Computing Archive (University of Kent at Canterbury)</A>
   <LI><A TARGET="_top" HREF="http://www.cyclone7.com/cpp/">Neil's C++ Stuff (Neil C. Obremski)</A>
   <LI><A TARGET="_top" HREF="http://www.kfa-juelich.de/zam/cxx/parallel.html">Parallel Programming with C++ (Bernd Mohr)</A>
   <LI><A TARGET="_top" HREF="http://www.richplum.co.uk/cbuilder/">The Bits ...  The C++Builder Information and Tutorial Site  (The Bits Editors)</A>
   <LI><A TARGET="_top" HREF="http://www.desy.de/user/projects/C++.html">The C++ Virtual Library (DESY)</A>
   <LI><A TARGET="_top" HREF="http://oonumerics.org/oon/">The OO Numerics Page (Todd Veldhuizen.)</A>
   <LI><A TARGET="_top" HREF="http://www.nh.ultranet.com/~bsturk/">The Unofficial Borland C++Builder Home Page (Brian Sturk)</A>
   <LI><A TARGET="_top" HREF="http://www.topcode.com/c++/main.shtml">This is #C++.... (Morph)</A>
   <LI><A TARGET="_top" HREF="http://www7.software.ibm.com/vad.nsf">VisualAge Developer Domain (ibm)</A>
   <LI><A TARGET="_top" HREF="http://www.progsource.com/c_windows.html">Windows C & C++ Resources  (Steve Mathieson)</A>
</UL>

<P>
<A NAME="oo_c_plus_plus_link_collections">
<LI><B>Link Collections</B>
<UL>

   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/msub15.htm">Borland C++ Builder 4  (About.com)</A>
   <LI><A TARGET="_top" HREF="http://www.developer.com/directories/pages/dir.c.html">C/C++ (developer.com)</A>
   <LI><A TARGET="_top" HREF="http://www2.iro.umontreal.ca/~ratib/code/cpp.htm">C/C++ (Karim Ratib)</A>
   <LI><A TARGET="_top" HREF="http://webopedia.internet.com/TERM/C/C_plus_plus.html">C++  (Mecklermedia)</A>
   <LI><A TARGET="_top" HREF="http://www.camelot.de/~langer/Resources/Links/C++.htm">C++ and related topics (Angelika Langer)</A>
   <LI><A TARGET="_top" HREF="http://www.austinlinks.com/CPlusPlus/">C++ Archive (Quadralay Corporation)</A>
   <LI><A TARGET="_top" HREF="http://dmoz.org/Computers/Programming/Languages/C++/C++Builder/">C++Builder  (Open Directory)</A>
   <LI><A TARGET="_top" HREF="http://www.borland.com/bcppbuilder/productinfo/bcppbnet.html">C++Builder Sites (Inprise)</A>
   <LI><A TARGET="_top" HREF="http://www.richplum.co.uk/cbuilder/resources/bcbsites.html">C++Builder Sites (The Bits Editors)</A>
   <LI><A TARGET="_top" HREF="http://www-isis.ecs.soton.ac.uk/computing/system/cxx.html">C++ Documentation (Martin Brown)</A>
   <LI><A TARGET="_top" HREF="http://www.enteract.com/~bradapp/links/cplusplus-links.html">C++ Links (Brad Appleton)</A>
   <LI><A TARGET="_top" HREF="http://www.devx.com/free/links/siteresults.asp?QuickView=Cpp">C++ Links and Reviews  (DevX)</A>
   <LI><A TARGET="_top" HREF="http://www.r2m.com/windev/cross-platform.html">Cross Platform Development Internet Resources (R2M Software)</A>
   <LI><A TARGET="_top" HREF="http://www.programmersheaven.com/zone3/index.htm">C / C++ Zone  (Programmers' Heaven)</A>
   <LI><A TARGET="_top" HREF="http://www.eg3.com/navi/index.htm">Embedded Systems  (EG3)</A>
   <LI><A TARGET="_top" HREF="http://webnz.com/robert/cpp_site.html">Internet Sites and Files of Interest to C++ Users (Robert Davies)</A>
   <LI><A TARGET="_top" HREF="http://www.codeguru.com/links/links.shtml">Links (EarthWeb)</A>
   <LI><A TARGET="_top" HREF="http://www.ba-stuttgart.de/~boehm/NoBugs/www/">Oli's C/C++-Links (Oliver B鰄m)</A> [German]
   <LI><A TARGET="_top" HREF="http://dmoz.org/Computers/Programming/Languages/C++/">Open Directory</A>
   <LI><A TARGET="_top" HREF="http://www.sgi.com/Technology/STL/other_resources.html">Other STL Web Sites (Silicon Graphics)</A>
   <LI><A TARGET="_top" HREF="http://www.orbit.org/power/resources.html">Powersoft Power++ Resources (Bill Klein)</A>
   <LI><A TARGET="_top" HREF="http://users.utu.fi/sisasa/oasis/oasis-cc++.html">Programmer's Oasis (Simo Salminen)</A>
   <LI><A TARGET="_top" HREF="http://www.webring.org/cgi-bin/webring?ring=cbuilder&list">The C++ Builder Programmer's Ring (Mark Cashman)</A>
   <LI><A TARGET="_top" HREF="http://members.aol.com/zbuilder/resource.htm">The C++Builder Web Ring (ZBuilder Software)</A>
   <LI><A TARGET="_top" HREF="http://www.europa.com/%7Eviper/">Viper's C/C++ Web Page (?)</A>
   <LI><A TARGET="_top" HREF="http://www.progsource.com/c_windows.html">Windows Development Resources (The Programmer's Source)</A>
   <LI><A TARGET="_top" HREF="http://www.kfa-juelich.de/zam/cxx/extern.html">WWW C++ Information (Forschungszentrum Juelich)</A>
   <LI><A TARGET="_top" HREF="http://dir.yahoo.com/Computers_and_Internet/Programming_Languages/C_and_C__/C__/">YAHOO I</A>
   <LI><A TARGET="_top" HREF="http://dir.yahoo.com/Computers_and_Internet/Programming_Languages/C_and_C__/">YAHOO II</A>
   <LI><A TARGET="_top" HREF="http://dir.yahoo.com/Business_and_Economy/Companies/Computers/Software/Programming_Tools/Languages/C_and_C__/">YAHOO III</A>
   <LI><A TARGET="_top" HREF="http://dir.yahoo.com/Computers_and_Internet/Programming_Languages/C_and_C__/C__/Class_Libraries/">YAHOO IV</A>

</UL>

<P>
<A NAME="oo_c_plus_plus_bibliographies">
<LI><B>Bibliographies</B>
<UL>

   <LI><A TARGET="_top" HREF="http://siesta.cs.wustl.edu/~schmidt/report-doc.html">C++ Report Columns on Distributed Object Computing (Douglas C. Schmidt)</A>
   <LI><A TARGET="_top" HREF="http://axaonl.cern.ch:8000/a_doc%24www/ONLINE/OBJECT_ORIENTED_PAPERS.HTML">OO Papers and Articles   (Markus Frank)</A>
   <LI><A TARGET="_top" HREF="http://www.research.att.com/~bs/papers.html">Publications by Bjarne Stroustrup   (Bjarne Stroustrup)</A>

</UL>

<P>
<A NAME="oo_c_plus_plus_books">
<LI><B>Books</B>
<UL>

   <LI><A TARGET="_top" HREF="http://www.clbooks.com/sigs/cppsig/bestsellers.html">Best Sellers (Computer Literacy)</A>
   <LI><A TARGET="_top" HREF="http://www.research.att.com/~bs/books.html">Books by Bjarne Stroustrup   (Bjarne Stroustrup)</A>
   <LI><A TARGET="_top" HREF="http://wwwinfo.cern.ch/asd/cernlib/rd45/publications.html">Books on C++ (CERN)</A>
   <LI><A TARGET="_top" HREF="http://www.awl-he.com/dsc/ALLVBG.html">C++  (Addison Wesley Longman)</A>
   <LI><A TARGET="_top" HREF="http://www1.clbooks.com/asp/Search/SearchResults.asp?SearchFunction=sub&SubjectCode=VP2">C/C++ Books (Computer Literacy)</A>
   <LI><A TARGET="_top" HREF="http://www.amazon.com/exec/obidos/subst/browse/computers---internet/programming/languages---tools/c---c--/general/list/002-0807494-9126011">C & C++ / General  (Amazon.com)</A>
   <LI><A TARGET="_top" HREF="http://www.amazon.com/exec/obidos/subst/browse/computers---internet/programming/languages---tools/c---c--/language/list/002-4229898-3578007">C & C++ / Language  (Amazon.com)</A>
   <LI><A TARGET="_top" HREF="http://www.amazon.com/exec/obidos/subst/browse/computers---internet/programming/languages---tools/c---c--/objects/list/002-1880404-5226405">C & C++ / Objects  (Amazon.com)</A>
   <LI><A TARGET="_top" HREF="http://www.amazon.com/exec/obidos/subst/browse/computers---internet/programming/languages---tools/c---c--/programming/list/002-1458564-1606631">C & C++ / Programming  (Amazon.com)</A>
   <LI><A TARGET="_top" HREF="http://cprog.oreilly.com/">C/C++ Programming Center (O'Reilly)</A>
   <LI><A TARGET="_top" HREF="http://www.amazon.com/exec/obidos/subst/browse/computers---internet/programming/languages---tools/c---c--/templates/list/002-0894093-9498202">C & C++ / Templates  (Amazon.com)</A>
   <LI><A TARGET="_top" HREF="http://www.amazon.com/exec/obidos/subst/browse/computers---internet/programming/languages---tools/c---c--/tutorials/list/002-8436992-1737007">C & C++ / Tutorials  (Amazon.com)</A>
   <LI><A TARGET="_top" HREF="http://www.hal9k.com/cug/bookstor/index.htm">C/C++ Users Group Bookstore (CUG)</A>
   <LI><A TARGET="_top" HREF="http://cplus.about.com/compute/cplus/msubfreebks.htm">Free Books (About.com)</A>
   <LI><A TARGET="_top" HREF="http://www.borland.com/bcppbuilder/books/">Inprise C++Builder Books   (Inprise)</A>
   <LI><A TARGET="_top" HREF="http://www.accu.org/bookreviews/public/index.htm">Reviews Section  (The Association of C & C++ Users)</A>
   <LI><A TARGET="_top" HREF="http://www.richplum.co.uk/cbuilder/books/default.html">The Bits Books Index (The Bits Editors)</A>
   <LI><A TARGET="_top" HREF="http://www.cuj.com/corner/read.html">The Essential C/C++ Reading List  (C/C++ Users Journal)</A>
   <LI><A TARGET="_top" HREF="http://www1.clbooks.com/recommended.asp?currsubcode=PGLSCP">Our Recommendations: C++  (Computer Literacy)</A>

   <P>
   <LI><A TARGET="_top" HREF="http://www.mindview.net/ThinkingInCPP2e.html">Thinking in C++,  (Bruce Eckel)</A>

</UL>

<!--<P>
<A NAME="oo_c_plus_plus_proceddings">
<LI><B>Proceedings</B>
<UL>
</UL>-->

<P>
<A NAME="oo_c_plus_plus_magazines">
<LI><B>Magazines</B>
<UL>

   <LI><A TARGET="_top" HREF="http://www.zdjournals.com/cpb/">C++Builder Developer's Journal (The Cobb Group)</A>
   <LI><A TARGET="_top" HREF="http://www.glenmccl.com/backiss.htm">C++ Newsletters (Glen McCluskey & Associates)</A>
   <LI><A TARGET="_top" HREF="http://www.creport.com/">C++ Report Online (SIGS)</A>
   <LI><A TARGET="_top" HREF="http://www.cuj.com/">C/C++ Users Journal (Miller Freeman)</A>
   <LI><A TARGET="_top" HREF="http://www.accu.org/isdf/public/index.htm">ISDF Newsletter - International Standards Development Forum  (ACCU)</A>
   <LI><A TARGET="_top" HREF="http://www.programmingjunkies.com/">Programming Junkies (?)</A>
   <LI><A TARGET="_top" HREF="http://www.windx.com/">The Development Exchange (FTP)</A>
   <LI><A TARGET="_top" HREF="http://developer.intel.com/vtune/newsletr/">The Intel Software Performance Newsletter (Intel)</A>
   <LI><A TARGET="_top" HREF="http://www.vsj.co.uk/">Visual Systems Journal (Bearpark Publishing)</A>

</UL>

<!--<P>
<A NAME="oo_c_plus_plus_other_publications">
<LI><B>Other Publications</B>
<UL>
</UL>-->

<P>
<A NAME="oo_c_plus_plus_organizations">
<LI><B>Organizations</B>
<UL>

   <LI><A TARGET="_top" HREF="http://www.accu.org/">Association of C and C++ Users</A>
   <LI><A TARGET="_top" HREF="http://www.cppsig.org/">C++ and C SIG (New York PC Users Group)</A>
   <LI><A TARGET="_top" HREF="http://www.hal9k.com/cug/">C/C++ Users Group</A>
   <LI><A TARGET="_top" HREF="http://www.centeradv.com/">C++ Industrial Seminar Group  (Marian Corcoran)</A>
   <LI><A TARGET="_top" HREF="http://pluto.spaceports.com/~up/english/cpg/main.htm">CPG Homepage (United Programmers)</A>
   <LI><A TARGET="_top" HREF="http://www.caravan.net/ec2plus/index.html">Embedded C++ Technical Committee (?)</A>

</UL>

<P>
<A NAME="oo_c_plus_plus_projects">
<LI><B>Projects</B>

⌨️ 快捷键说明

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