If in doubt, default to the Java Coding Conventions such as: use of camelCase for names (and avoid underscore in names*); types start with upper case; methods ...
確定! 回上一頁