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 f89eff7

Browse files
Merge pull request Snailclimb#1016 from VergeDX/master
[F] Missing markdown bold ** symbol in Java基础知识.md
2 parents f478af0 + 8fe56a6 commit f89eff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/java/basis/Java基础知识.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,7 @@ private static class CharacterCache {
537537
}
538538
```
539539
540-
两种浮点数类型的包装类 Float,Double 并没有实现常量池技术。\*\*
540+
**两种浮点数类型的包装类 Float,Double 并没有实现常量池技术。**
541541
542542
```java
543543
Integer i1 = 33;

0 commit comments

Comments
(0)

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