- 授权协议: MIT
- 开发语言: TypeScript
- 操作系统: 跨平台
- 软件首页: http://ng.mobile.ant.design/#/docs/introduce/zh
- 软件文档: http://ng.mobile.ant.design/#/docs/introduce/zh
- 官方下载: https://github.com/NG-ZORRO/ng-zorro-antd-mobile
软件介绍
Ant Design Mobile of Angular(NG-ZORRO-MOBILE)是 Ant Design 移动规范的 Angular 实现,服务于阿里巴巴集团数据无线业务。
特性
开箱即用的高质量 Angular 无线端组件
UI 样式高度可配置,拓展性更强,轻松适应各类产品风格
使用 TypeScript 开发,提供类型定义文件,支持类型及属性智能提示,方便业务开发
提供 "组件按需加载" / "Web 页面高清显示" / "SVG Icon" 等优化方案,一体式开发
支持在Ionic中运行[指南]
支持环境
iOS 7.0+Android 4.4+
需要 polyfills
安装
强烈推荐官方的 @angular/cli 工具链辅助进行开发,在实际项目开发中,它可以很好的满足对 TypeScript 代码的构建、调试、代理、打包部署等一系列工程化的需求。
$ ng new PROJECT_NAME $ cd PROJECT_NAME $ ng add ng-zorro-antd-mobile
如果你想了解更多CLI工具链的功能和命令,建议访问 Angular CLI 了解更多
Algorithms in C (Computer Science Series)
Robert Sedgewick / Addison-Wesley Professional / 1990-01-11 / USD 59.99
This new version of the best-selling book, Algorithms, SecondEdition, provides a comprehensive collection of algorithmsimplemented in C. A variety of algorithms are described in eachofthe following ar......一起来看看 《Algorithms in C (Computer Science Series)》 这本书的介绍吧!
