Python and Ruby編輯 · Python和Ruby都推薦類名使用 UpperCamelCase ,常數名使用 CAPITALIZED_WITH_UNDERSCORES ,其他名字用 lowercase_separated_by_underscores 。
確定! 回上一頁