JTcl 2.8.0 发布,TCL 的 Java 版本
欢迎加入运维网交流群:263444886JTcl 2.8.0 发布,主要是 bug 修复版本:
[*]
Fixed a bug in the javapackage that allowed methods to be selected for invocation that returned unaccessible>
[*] Allow "b" and BINARY access modifiers on open command (enhancement.)
[*] Static utility methods in Util.java now are public for use by extensions (enhancement.)
详细改进内容请看发行说明。
JTcl 是一个 Tcl (Tool Command Language) 编程语言的 Java 实现保,支持 Tcl 8.4 的语法、命令
页:
[1]