- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: http://www.cyclotron.io/
- 软件文档: https://github.com/ExpediaInceCommercePlatform/cyclotron/blob/master/README.md
- 官方下载: https://github.com/ExpediaInceCommercePlatform/cyclotron/archive/master.zip
软件介绍
Cyclotron 是一个构建仪表板的 Web 平台。它提供标准的样板和通道,允许非程序员使用可定制的组件轻松创建和编辑仪表板。 它有一个内置的仪表板编辑器,并直接托管仪表板。
仪表板以声明方式定义为 JSON 文档,其中包含呈现仪表板所需的所有属性。
功能:
Dashboards 声明式定义,不需要 HTML 或 JavaScript(虽然可选)
包含的小部件:注释图表、图表、标题、HTML、iFrame、图像、Javascript、数字、QRCode、交通信号灯、表、树图等
包括的数据源:CyclotronData、Elasticsearch、Javascript、JSON、Graphite、Splunk
内置数据加载,过滤和排序
集成 LDAP / Active Directory
查看和编辑显示板的权限
仪表板的内置分析
移动端适配
Types and Programming Languages
Benjamin C. Pierce / The MIT Press / 2002-2-1 / USD 95.00
A type system is a syntactic method for automatically checking the absence of certain erroneous behaviors by classifying program phrases according to the kinds of values they compute. The study of typ......一起来看看 《Types and Programming Languages》 这本书的介绍吧!
