mirror of
https://gitee.com/gaohongy/Java-Book.git
synced 2026-07-16 10:33:49 +00:00
修复图片
This commit is contained in:
+1
-1
@@ -140,7 +140,7 @@ Character类的`Character.isDigit(char)`,`Character.isLetter(char)`这些函
|
||||
|
||||
#### 2.1.3. 数值类封装类型的常量
|
||||
|
||||

|
||||

|
||||
|
||||
例如Integer和Double(其他数值类一样),都有MAX_VALUE和MIN_VALUE两个常量,且是静态的。
|
||||
|
||||
|
||||
Reference in New Issue
Block a user