一段时间学习总结

groovy:https://www.w3cschool.cn/groovy/|http://www.groovy-lang.org/syntax.html

Groovy是一种基于JVM(Java虚拟机)的敏捷开发语言,它结合了Python、Ruby和Smalltalk的许多强大的特性,Groovy 代码能够与 Java 代码很好地结合,也能用于扩展现有代码。由于其运行在 JVM 上的特性,Groovy 可以使用其他 Java 语言编写的库。

shell:

linux:

https://www.linuxprobe.com/chapter-02.html

猜你喜欢

转载自www.cnblogs.com/weisir/p/10814822.html