Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6a7be8d

Browse files
Fix picture error
1 parent 256879f commit 6a7be8d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

‎docs/java/Java疑难点.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ System.out.println(n);// 1.255
8080

8181
注意:我们在使用BigDecimal时,为了防止精度丢失,推荐使用它的**BigDecimal(String)**构造方法来创建对象。《阿里巴巴Java开发手册》对这部分内容也有提到如下图所示。
8282

83-
![BigDecimal](../../images/BigDecimal.png)
83+
![BigDecimal](../images/BigDecimal.png)
8484

8585
### 总结
8686

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /