readme.txt
来自「清华 殷人昆C++数据结构课件」· 文本 代码 · 共 22 行
TXT
22 行
-------------------------------------------------------------------------
ALL CODES ARE FOR ACADEMIC USE ONLY.
-------------------------------------------------------------------------
Data Structure in C++ (OOP) Programs
Chapter 1-3
If you have any question, please mail to "ny" 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.
-------------------------------------------------------------------------
File Name format:
PXXX:code on Page.XXX
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?