1 Star 0 Fork 0

codedesign/code-groovy

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
HelloWorld.groovy 297 Bytes
一键复制 编辑 原始数据 按行查看 历史
ZengJian 提交于 2024-01-07 17:00 . groovy init
import com.thoughtworks.xstream.XStream
println("hello groovy")
println("end groovy")
// 故障
// new File(baseDir,'haiku.txt').withWriter('utf-8') { writer ->
// writer.writeLine 'Into the ancient pond'
// writer.writeLine 'A frog jumps'
// writer.writeLine 'Water’s sound!'
// }
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Groovy
1
https://gitee.com/codedesign-fun/code-groovy.git
git@gitee.com:codedesign-fun/code-groovy.git
codedesign-fun
code-groovy
code-groovy
master

搜索帮助