Skip to content

Latest commit

 

History

History
executable file
·
6 lines (5 loc) · 75 Bytes

File metadata and controls

executable file
·
6 lines (5 loc) · 75 Bytes

布尔类型

boolean isMale = true;
boolean isFemale = false;