readme.txt

来自「清华大海数据结构教程,能够帮助更好地理解C++的数据结构」· 文本 代码 · 共 25 行

TXT
25
字号
-------------------------------------------------------------------------
ALL CODES ARE FOR ACADEMIC USE ONLY.
-------------------------------------------------------------------------
Data Structure in C++ (OOP) Programs
Chapter 7-10

If you have any question, please mail to "uct" in 9#BBS.
-------------------------------------------------------------------------
All the codes are edited and tested by TeamWork410.

    The codes are tested in BorlandC3.1 OR Visual C++6.0. There are 
some difference between the two compilers. So, some codes should be
edited when being runned in VC or BC. We'll try our best to make the
codes to satisfy the both compilers.
-------------------------------------------------------------------------
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  NOTE !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
P248.cpp can be compiled successfully only in VC++6.0
Other files can be compiled successfully in both VC++6.0 and Borland C 3.1
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!  !!!! !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
File Name format:
PXXX:code on Page.XXX



⌨️ 快捷键说明

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