用户界面的领域专用语言 Visage

码农软件 · 软件分类 · GUI开发框架 · 2019-08-08 20:44:35

软件介绍

Visage 是一个基于 JavaFX 平台专门用于编写用户界面的领域专用语言(DSL)

你可使用 Visage 来对用户界面进行你个建模,包括外观和功能,例如下面的代码是一个显示 "Hello World" 文本的简单应用程序。

Stage {
  title
: "Hello World"
 
Scene {
   
Text {
     
"Hello World"
   
}
 
}
}

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

The Haskell School of Music

The Haskell School of Music

Paul Hudak、Donya Quick / Cambridge University Press / 2018-10-4 / GBP 42.99

This book teaches functional programming through creative applications in music and sound synthesis. Readers will learn the Haskell programming language and explore numerous ways to create music and d......一起来看看 《The Haskell School of Music》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具