手机Web开发框架 mobl

码农软件 · 软件分类 · 手机Web开发框架 · 2019-05-04 13:59:50

软件介绍

mobl 是一个新的开源的编程语言,主要用于加速手机应用的开发,mobl 可方便构建手机 web 应用程序,包括 iOS、Android 和其他支持 HTML5 技术的手机。

主要特点:

  • Statically typed language, enabling great IDE support and as-you-type error detection, while reducing the amount of typing other statically typed languages require, through type inference.
  • Scripting language syntax similar to Javascript.
  • Declarative domain-specific language (DSL) for defining user interfaces.
  • Declarative concise DSL for defining data models. Data is stored on the device. No server back-end required.
  • Easy access to existing “native” Javascript libraries and widgets.
  • Compiler generates static Javascript and HTML files, ready to be deployed to any web host and to be cached on the device, to enable offline web applications.

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

APIs

APIs

Daniel Jacobson、Greg Brail、Dan Woods / O'Reilly Media / 2011-12-24 / USD 24.99

Many of the highest traffic sites get more than half of their traffic not through the browser but through the APIs they have created. Salesforce.com (more than 50%) and Twitter (more than 75% fall int......一起来看看 《APIs》 这本书的介绍吧!

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

HTML 编码/解码

URL 编码/解码
URL 编码/解码

URL 编码/解码

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具