Naming Conventions · Variable and function names written as camelCase · Global variables written in UPPERCASE (We don't, but it's quite common) · Constants (like ...
確定! 回上一頁