Skip to content

Commit

Permalink
Update 2018-02-11-Java基本数据类型.md
Browse files Browse the repository at this point in the history
  • Loading branch information
henry authored Feb 11, 2018
1 parent d48c1f3 commit 5c7f108
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions _posts/2018-02-11-Java基本数据类型.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ date: 2018-02-11 17:01:00 +09:00
## **浮点数详解**

**存储结构图解**

![enter image description here](https://github.com/sunilsun/sunilsun.github.io/blob/master/assets/images/20180211/float-struct.png?raw=true)
![存储结构](https://github.com/sunilsun/sunilsun.github.io/blob/master/assets/images/20180211/float.png?raw=true)

Expand Down Expand Up @@ -226,6 +227,7 @@ U+0000 to U+D7FF 和 U+E000 to U+FFFF 区间中的每一个码都有对应的数


各种码比较:

![enter image description here](https://github.com/sunilsun/sunilsun.github.io/blob/master/assets/images/20180211/char.png?raw=true)

![enter image description here](https://github.com/sunilsun/sunilsun.github.io/blob/master/assets/images/20180211/escape%20character.png?raw=true)
Expand Down

0 comments on commit 5c7f108

Please sign in to comment.