资讯

Java's naming convention standards Java's standard naming conventions to differentiate between classes, types, methods, packages and variables include the following: Traditional PascalCase.
$1 is the name of a scratch variable that jshell creates to store 52. (Scratch variables are created whenever literals are entered.) Execute System.out.println($1) and you’ll see 52 as the output.