TAU UI Studio

码农软件 · 软件分类 · 网页开发工具 · 2019-03-22 15:43:10

软件介绍

TAU UI Studio 是一个 Web 应用设计工具,不只是静态网站,同时包括创建一个完整的基于 HTML5 和 CSS3 的移动 web 网站,主要特性:

  • 所见即所得的设计编辑器
    You can design a web application without CSS knowledge.
  • 支持 CSS3
    You don't have to taking care of vendor prefixe like -webkit or -moz. You can utilize power of CSS3 with intuitive UI.
  • 实时同步编辑器
    All editing work in HTML source, design view and css source will be synchronied in real time.
  • 可扩展
    A variety of extension points for supporting UI framework and Components.
  • Eclipse Platform
    You can use diverse eclipse plugins with TAU UI Studio.

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

Spark SQL内核剖析

Spark SQL内核剖析

朱锋、张韶全、黄明 / 电子工业出版社 / 2018-8 / 69.00元

Spark SQL 是 Spark 技术体系中较有影响力的应用(Killer application),也是 SQL-on-Hadoop 解决方案 中举足轻重的产品。《Spark SQL内核剖析》由 11 章构成,从源码层面深入介绍 Spark SQL 内部实现机制,以及在实际业务场 景中的开发实践,其中包括 SQL 编译实现、逻辑计划的生成与优化、物理计划的生成与优化、Aggregation 算......一起来看看 《Spark SQL内核剖析》 这本书的介绍吧!

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

HTML 编码/解码

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具