1. Naming and declaration rules for variables and functions. 1. Rules for the use of white space, indentation, and comments. 4. Do not use under_scores in variable, constants, function arguments or ...
Do use camelCasing for variable and function arguments names; Do use PascalCasing for function names and global variable; Constants (like PI) written in UPPERCASE; Do not use under_scores in variable, ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する