Naming conventions. Upper CamelCase is used for classes. Lower camelCase is used for methods, local variables, and instance variables.
確定! 回上一頁