mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-05-09 23:51:34 +08:00
fix example
This commit is contained in:
parent
f6585adec4
commit
61e4f67e02
@ -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.//未被定义的变量将当成字符串
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user