📄 hour23_1.txt
字号:
There is no real "solution" to this exercise...
You should notice that Listing 22.1 (parmlist.cpp) and
Listing 19.1 (linkedlist.cpp) are very similar except that parmlist.cpp
is using standard templates while linkedlist.cpp had to implement
all the methods required to carry the data itself.
The end result is the same (data stored and processed), what
is different is the amount of programming effort required.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -