I\'m trying to figure out the difference between
Groovy:
def name = \"stephanie\"
Java:
Object name = \"stephanie\"
2条回答 醉梦人生 (楼主) 2021-02-13 21:47 You can experiment with groovy in the groovy web console http://groovyconsole.appspot.com/ Your initial groovy date example works. 0 讨论(0) 查看其它2个回答 发布评论: 提交评论 加载中... 自定义标题段落格式字体字号代码语言点击上传x 验证码 看不清? 提交回复
You can experiment with groovy in the groovy web console http://groovyconsole.appspot.com/
Your initial groovy date example works.
热议问题