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
@@ -66,7 +66,7 @@ Math.abs(-2.1) returns 2.1
|
||||
```
|
||||
### 1.3. The random Method
|
||||
|
||||
略
|
||||
`Math.random();` 函数生成一个0~1之间的double类型的数,包含0,但是不包含1。
|
||||
|
||||
## 2. 字符类型
|
||||
|
||||
|
||||
Reference in New Issue
Block a user