Skip to content

Commit

Permalink
java基本类型及方法剖析
Browse files Browse the repository at this point in the history
  • Loading branch information
weijieming committed Jun 10, 2019
1 parent af05695 commit bb6a6a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion _sidebar.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
* **设计模式**
* [原型模式](pattern/prototype.md)
* [测试](doc/basetype.md)
* [基本数据类型剖析](doc/basetype.md)
4 changes: 2 additions & 2 deletions doc/basetype.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
学习java基本数据类型的核心知识点如下:
> - 数据类型的分类
> - 基本类型的类型转换
> - 数据精度
> - 都有优缺点
> - 保持数据精度
> - 使用规范及注意事项

0 comments on commit bb6a6a1

Please sign in to comment.