- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/svg/svgo
- 软件文档: https://github.com/svg/svgo/blob/master/README.md
软件介绍
svgo 是一个基于 Node.js 用于优化 SVG 矢量图形文件的工具。
为什么使用 svgo?
从各种编辑器导出的 SVG 文件通常包含大量冗余和无用的信息,例如编辑器元数据、注释、隐藏的元素、默认值或者非最优值以及可以安全地删除或转换而不影响 SVG 渲染结果的其他内容。
Django 1.0 Template Development
Scott Newman / Packt / 2008 / 24.99
Django is a high-level Python web application framework designed to support the rapid development of dynamic websites, web applications, and web services. Getting the most out of its template system a......一起来看看 《Django 1.0 Template Development》 这本书的介绍吧!
