Skip to content

Commit a869d95

Browse files
committed
Auto saved by Logseq
1 parent c92c75d commit a869d95

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/P36 整数类型详解.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
- #Java #整数类型
12
- 整数类型字面量的四种表示形式
23
- 1、十进制表示法:以数字0-9组成的常数,默认为十进制表示法。
34
- 例如:int a = 10;

0 commit comments

Comments
 (0)