2016-04-29 18:51:30 -04:00
div
div
h2(class="text-headline") Cross Platform
2016-05-03 10:33:20 -04:00
h2(class="text-headline") 跨平台
2016-04-29 18:51:30 -04:00
div(class="feature-row")
div(class="feature")
2016-05-02 20:46:49 -04:00
h3 Progressive Web Apps
2016-05-03 10:33:20 -04:00
h3 渐进式Web应用
2016-04-29 18:51:30 -04:00
p(class="text-body") Use modern web platform capabilities to deliver app-like experiences. High performance, offline and zero-step installation.
2016-05-03 10:33:20 -04:00
p(class="text-body") 借助现代化Web平台的力量, 交付app式体验。高性能、离线化、零安装。
2015-02-28 15:06:30 -05:00
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Native
2016-05-03 10:33:20 -04:00
h3 原生
2016-04-29 18:51:30 -04:00
p(class="text-body") Build native mobile apps with strategies from Ionic Framework, NativeScript, and React Native.
2016-05-11 01:55:07 -04:00
p(class="text-body") 借助来自Ionic、NativeScript和React Native中的技术与思想, 构建原生移动应用
2015-02-28 15:06:30 -05:00
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Desktop
2016-05-03 10:33:20 -04:00
h3 桌面
2016-04-29 18:51:30 -04:00
p(class="text-body") Create desktop-installed apps across Mac, Windows, and Linux using the same Angular methods you've learned for the web plus ability to access native OS APIs.
2016-05-11 01:55:07 -04:00
p(class="text-body") 借助你已经在Web开发中学过的能力, 结合访问原生操作系统API的能力, 创造能在桌面环境下安装的应用, 横跨Mac、Windows和Linux平台。
2016-04-09 12:38:38 -04:00
2016-04-29 18:51:30 -04:00
h2(class="text-headline") Speed & Performance
2016-05-03 10:33:20 -04:00
h2(class="text-headline") 速度与性能
2016-04-29 18:51:30 -04:00
div(class="feature-row")
div(class="feature")
h3 Code generation
2016-05-03 10:33:20 -04:00
h3 代码生成
2016-04-29 18:51:30 -04:00
p(class="text-body") Angular turns your templates into code that's highly optimized for today's JavaScript virtual machines giving you all the benefits of hand-written code with the productivity of a framework.
2016-05-11 01:55:07 -04:00
p(class="text-body") Angular会把你的模板转换成代码, 针对现代JavaScript虚拟机进行高度优化, 轻松获得框架提供的高生产率, 同时又能保留所有手写代码的优点。
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Universal
2016-05-03 10:33:20 -04:00
h3 统一
2016-04-29 18:51:30 -04:00
p(class="text-body") Serve the first view of your application on node.js, .NET, PHP and other servers for near-instant rendering in just HTML and CSS. Also paves the way for sites that optimize for SEO.
2016-05-11 01:55:07 -04:00
p(class="text-body") 在服务端渲染应用的首屏, 像只有HTML和CSS的页面那样几乎瞬间展现, 支持node.js、.NET、PHP, 以及其它服务器, 为通过SEO来优化站点铺平了道路。
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Code Splitting
2016-05-03 10:33:20 -04:00
h3 代码拆分
2016-04-29 18:51:30 -04:00
p(class="text-body") Angular apps load quickly with the new Component Router that delivers automatic code-splitting so users only load code required to render the view they request.
2016-05-11 01:55:07 -04:00
p(class="text-body") Angular应用通过新的组件路由( Component Router) 模块实现快速加载, 提供了自动拆分代码的功能, 为用户单独加载他们请求的视图中需要的那部分代码。
2015-02-26 09:45:32 -05:00
2016-04-29 18:51:30 -04:00
h2(class="text-headline") Productivity
2016-05-03 10:33:20 -04:00
h2(class="text-headline") 生产率
2016-04-29 18:51:30 -04:00
div(class="feature-row")
div(class="feature")
h3 Templates
2016-05-03 10:33:20 -04:00
h3 模板
2016-04-29 18:51:30 -04:00
p(class="text-body") Quickly create UI views with simple and powerful template syntax.
2016-05-11 01:55:07 -04:00
p(class="text-body") 通过简单而强大的模板语法, 快速创建UI视图。
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Angular CLI
2016-05-03 10:33:20 -04:00
h3 Angular命令行工具
2016-04-29 18:51:30 -04:00
p(class="text-body") Command line tools: start building fast, add components and tests, then instantly deploy.
2016-05-11 01:55:07 -04:00
p(class="text-body") 命令行工具:快速进入构建环节、添加组件和测试,然后立即部署。
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 IDEs
2016-05-03 10:33:20 -04:00
h3 各种IDE
2016-04-29 18:51:30 -04:00
p(class="text-body") Get intelligent code completion, instant errors and other feedback in popular editors and IDEs.
2016-05-11 01:55:07 -04:00
p(class="text-body") 在常用IDE和编辑器中获得智能代码补全、实时错误反馈及其他反馈等特性。
2015-02-26 09:45:32 -05:00
2016-04-29 18:51:30 -04:00
h2(class="text-headline") Full Development Story
2016-05-11 02:46:40 -04:00
h2(class="text-headline") 完整开发故事
2016-04-29 18:51:30 -04:00
div(class="feature-row")
div(class="feature")
h3 Testing
2016-05-03 10:33:20 -04:00
h3 测试
2016-04-29 18:51:30 -04:00
p(class="text-body") With Karma for unit tests, you can know if you've broken things every time you save. And Protractor makes your scenario tests run faster and stably.
2016-05-11 01:55:07 -04:00
p(class="text-body") 使用Karma进行单元测试, 让你在每次存盘时都能立即知道是否弄坏了什么。Protractor则让你的场景测试运行得又快又稳定。
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Animation
2016-05-03 10:33:20 -04:00
h3 动画
2016-04-29 18:51:30 -04:00
p(class="text-body") Create high performance complex choreographies and animation timelines with very little code through Angular's intuitive API.
2016-05-11 05:34:37 -04:00
p(class="text-body") 通过Angular中直观简便的API创建高性能复杂编排和动画时间线 —— 只要非常少的代码。
2016-04-29 18:51:30 -04:00
div(class="feature")
h3 Accessibility
2016-05-03 10:33:20 -04:00
h3 可访问性
2016-04-29 18:51:30 -04:00
p(class="text-body") Create accessible applications with ARIA-enabled components, developer guides, and built-in a11y test infrastructure.
2016-05-11 08:34:47 -04:00
p(class="text-body") 通过支持ARIA的组件、开发者指南和内建的一体化测试基础设施, 创建具有完备可访问性的应用。
2015-02-26 09:45:32 -05:00
2015-03-04 20:20:40 -05:00
!= partial("/_includes/_cta-bar")