Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python 有一个完整的语法规范,在一页中列出了 Python 的所有语法规则。Java有这样的东西吗?其他语言有类似的东西吗?如果不是,那么 Java 与此最接近的东西是什么?
http://docs.oracle.com/javase/specs/jls/se7/html/jls-2.html
干得好。
这里有所有其他规格。
这个也可能有用。易于阅读的表格,特别是如果您正在寻找一些具体的主题。
http://docs.oracle.com/javase/7/docs/