Chapter 1 - Part 5: What are the important differences between C++ and Java?
  如果你从使用手动内存管理的语言(如 C 或 C++)切换到像 Java 这样的带有垃圾收集机制的语言 ...