编程脚本引擎 Fantom

码农软件 · 软件分类 · 脚本编程语言 · 2019-03-05 15:29:31

软件介绍

Fantom 前身是 (Fan) 是一个基于 Java 和 .NET 平台的编程脚本引擎,用来在运行时产生 JVM 和 .NET 平台的字节码,该语言是面向对象的,跟 GroovyJRuby 有点类似,可通过特定的接口来集成 Java 的类库。

示例代码:

// Hello from Fantom!
class HelloWorld
{
static Void main()
{
echo("Hello, World!")
}
}

本文地址:https://codercto.com/soft/d/687.html

Dreamweaver CS3 Bible

Dreamweaver CS3 Bible

Joseph W. Lowery / Wiley / May 21, 2007 / $49.99

Book Description Learn to create dynamic, data-driven Web sites using the exciting enhancements in the Dreamweaver CS3 version. You get a thorough understanding of the basics and then progress to l......一起来看看 《Dreamweaver CS3 Bible》 这本书的介绍吧!

SHA 加密
SHA 加密

SHA 加密工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具