mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
fix example
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
多行注释
|
多行注释
|
||||||
*#
|
*#
|
||||||
// ---------- 1.变量赋值输出------------
|
// ---------- 1.变量赋值输出------------
|
||||||
Welcome $name to Javayou.com!
|
Welcome $name to hutool.cn!
|
||||||
today is $date.
|
today is $date.
|
||||||
tdday is $mydae.//未被定义的变量将当成字符串
|
tdday is $mydae.//未被定义的变量将当成字符串
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user