nGrinder TestGroovy.groovy

s

 /**
*
*/
package com.iteye.lindows.mysql /**
* @author Lindows
*
*/
class TestGroovy { static main(args) { def var = "HelloWorld"
println "${var},${var.class}" println "================" var = true
println "${var}" }
}

http://grinder.sourceforge.net/g3/script-javadoc/

The Grinder Documentation

Classes and interfaces that allow user scripts to obtain services from The Grinder.

See: Description

end

上一篇:window下安装pip工具,再利用pip安装工具来安装其他的python包


下一篇:Home Assistant 发现小米设备