existence of a “java standard”?

前端 未结 4 1816
南方客
南方客 2021-01-15 02:02

I\'ve been programming in Java for about 4 years now, but what I\'ve learned was self-taught--I\'ve never taken a formal class for the language. Recently at my job I heard t

4条回答
  •  深忆病人
    2021-01-15 02:47

    Not knowing what your co-workers were arguing about, I cant tell for sure what standard they were referring to.

    Here is the code convention guidelines published by Sun (now part of Oracle). http://www.oracle.com/technetwork/java/codeconvtoc-136057.html

提交回复
热议问题