Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 152 Bytes

File metadata and controls

6 lines (5 loc) · 152 Bytes

Java 的一些特点?

  • Object Oriented 面向目标的
  • Platform Independent 平台独立
  • Interpreted 解释性语言
  • Multi-threaded 多线程