readme.txt

来自「这是关于VC++中的STL容器的资料,包括了STL容器各个类之间关系以及类的说明」· 文本 代码 · 共 59 行

TXT
59
字号



What's on the Diskette?

This disk contains the source code listings from Mastering The Standard C++ Classes
using C++.


1)  The source code listings from each chapter can be found in the 'listings' 
    directory. The 'listings' directory is divided by chapter. 

2)  A html quick reference for the most commonly used C++ classes can be found
    in the html directory.  To use this html reference use your browser to select
    the \html directory.  Open the file named
                  
                              index.htm




Hardware Requirements

A cdrom is required to access the source code and the html quick reference.



Software Requirements

	A  ANSI /ISO compliant C++ compiler is needed.  A web browser or a 
HTML reader that supports HTML 3.2.  The HTML quick reference has been
tested under Netscape 2.02 and above, and Internet Explorer 3.0 and
above.  To compile the Java examples, Java 1.1.6 or above is needed.
The java program in directory \chap13 named inettest.jav must be renamed.

           rename inettest.jav to InetAddressTest.java

No other changes are necessary.




Making A Backup Copy

{For the procedure to follow when making copies of a disk, pleas refer to
the documentation that came with your operating system}



User Assistance Information

	The software accompanying this book is being provided as is without
as is without warranty or support of any kind. Should you require basic
assistance, or if your media is defective , please call our product support
number at (212) 850-6194 weekdays between 9 am and 4 pm Eastern Standard
Time. Or we can be reached via e-mail at:wprtusw@wiley.com

To place additional orders or to request information about other Wiley
products, please call (800)879-4539.

⌨️ 快捷键说明

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