JS开发工具 Closure Tools

码农软件 · 软件分类 · 网页开发工具 · 2019-03-23 10:12:49

软件介绍

Google开源了其内部使用的JavaScript开发工具—— Google Closure Tools,希望帮助外部程序员开发出速度更快的Web应用程序。Google认为通过允许开发者使用Google自己所用的工具,他们不仅可以创造出更快的富Web应用程序,而且能真正让Web插上翅膀。Closure JavaScript编译器和库曾被Google用于开发Gmail、Google Docs、Google Maps以及其它应用程序。

Closure工具包括了JavaScript优化器,移除不需要的代码,压缩其余的代码以实现速度最大化;

与Firebug协同工作的Firefox扩展Closure Inspector,目的是简化调试;

Closure 编译器,能以命令行、Web应用或Firefox扩展形式运行;

Closure Library,Google的标准JavaScript类库;

Closure Templates 提供了一组预编译的JavaScript接口组件。

下载 Closure Compiler
下载 Closure Inspector

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

Programming Ruby

Programming Ruby

Dave Thomas、Chad Fowler、Andy Hunt / Pragmatic Bookshelf / 2004-10-8 / USD 44.95

Ruby is an increasingly popular, fully object-oriented dynamic programming language, hailed by many practitioners as the finest and most useful language available today. When Ruby first burst onto the......一起来看看 《Programming Ruby》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具