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 cc9a889

Browse files
authored
Merge pull request lingcoder#178 from YngwieWang/patch-3
将 High-Precision Numbers 的翻译从"高精数值的存储"改为"高精度数值"
2 parents cd35ca1 + 71512c6 commit cc9a889

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎docs/book/03-Objects-Everywhere.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ char c = ch;
100100

101101
<!-- High-Precision Numbers -->
102102

103-
### 高精数值的存储
103+
### 高精度数值
104104

105105
在 Java 中有两种类型的数据可用于高精度的计算。它们是 `BigInteger``BigDecimal`。尽管它们大致可以划归为"包装类型",但是它们并没有对应的基本类型。
106106

@@ -641,4 +641,4 @@ class AllTheColorsOfTheRainbow {
641641
[^10]: 为了保持本书的代码排版紧凑,我并没完全遵守规范,但我尽量会做到符合 Java 标准。
642642
<!-- 分页 -->
643643

644-
<div style="page-break-after: always;"></div>
644+
<div style="page-break-after: always;"></div>

0 commit comments

Comments
(0)

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