We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c92c75d commit a869d95Copy full SHA for a869d95
1 file changed
pages/P36 整数类型详解.md
@@ -1,3 +1,4 @@
1
+- #Java #整数类型
2
- 整数类型字面量的四种表示形式
3
- 1、十进制表示法:以数字0-9组成的常数,默认为十进制表示法。
4
- 例如:int a = 10;
0 commit comments