转自: https://developers.google.com/closure/compiler/docs/overview
Contents:
- Closure Compiler Service UI
- — The Hello World of the Closure Compiler Service UI.
- Closure Compiler Service API
- — The Hello World of the Closure Compiler Service API.
- Tutorials
- — Build your own tools and create your own work flow using the Closure Compiler Service API.
- — Process a whole JavaScript file to achieve significant size reductions.
- — Request Parameters and Error Messages for the Closure Compiler Service API.
- Closure Compiler Application
- — The Hello World of the Closure Compiler application.
- Advanced Topics and Reference
- — Choose the right compilation level for your code.
- — Write JavaScript that works with the Closure Compiler.
- — Achieve better compression rates using the Closure Compiler in advanced compilation mode.
- — Declare data types for your JavaScript variables to achieve enhanced optimization and warnings.
- — Interpret Closure Compiler error and warning messages.