Showing
1 changed file
with
3 additions
and
1 deletions
@@ -2,7 +2,7 @@ | @@ -2,7 +2,7 @@ | ||
2 | * @Author: zhuoyuan93@gmail.com | 2 | * @Author: zhuoyuan93@gmail.com |
3 | * @Date: 2018-10-16 19:43:03 | 3 | * @Date: 2018-10-16 19:43:03 |
4 | * @LastEditors: zhuoyuan93@gmail.com | 4 | * @LastEditors: zhuoyuan93@gmail.com |
5 | - * @LastEditTime: 2019-08-23 16:26:24 | 5 | + * @LastEditTime: 2019-08-23 16:41:10 |
6 | * @Description: Update log | 6 | * @Description: Update log |
7 | --> | 7 | --> |
8 | 8 | ||
@@ -78,3 +78,5 @@ | @@ -78,3 +78,5 @@ | ||
78 | # 0.6.0 | 78 | # 0.6.0 |
79 | 79 | ||
80 | - Completing comments , adding English commentsWelcome to add, correct | 80 | - Completing comments , adding English commentsWelcome to add, correct |
81 | +- 参数同时支持传入 int / double 或者是var size = 100 , var size = 100.0. | ||
82 | +- The argument also supports passing in in / double / var size = 100 /var size = 100.0 |
-
Please register or login to post a comment