用户界面的领域专用语言 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

Probability and Computing: Randomization and Probabilistic Techn

Probability and Computing: Randomization and Probabilistic Techn

Michael Mitzenmacher、Eli Upfal / Cambridge University Press / 2017-7-3 / USD 62.23

Greatly expanded, this new edition requires only an elementary background in discrete mathematics and offers a comprehensive introduction to the role of randomization and probabilistic techniques in m......一起来看看 《Probability and Computing: Randomization and Probabilistic Techn》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX HSV 转换工具
HEX HSV 转换工具

HEX HSV 互换工具