2017-05-24 23:08:21 -04:00
|
|
|
|
<!--FULL HEADER BLOCK-->
|
2017-07-07 14:16:51 -04:00
|
|
|
|
<header>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<!--BACKGROUND IMAGE-->
|
|
|
|
|
<div class="background-sky hero"></div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<!--INTRO SECTION -->
|
|
|
|
|
<section id="intro">
|
|
|
|
|
|
|
|
|
|
<!-- LOGO -->
|
|
|
|
|
<div class="hero-logo">
|
|
|
|
|
<img src="assets/images/logos/angular/angular.svg"/>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<!-- CONTAINER -->
|
|
|
|
|
<div class="homepage-container">
|
|
|
|
|
<!-- container content starts -->
|
|
|
|
|
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<div class="hero-headline no-toc">一套框架,多种平台。<br>移动端 & 桌面端</div>
|
|
|
|
|
<a class="button hero-cta" href="guide/quickstart">快速起步</a>
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div><!-- CONTAINER END -->
|
|
|
|
|
</section>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-04-27 18:32:46 -04:00
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</header>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-07-07 14:16:51 -04:00
|
|
|
|
<article>
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<div class="home-rows">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<!--Announcement Bar-->
|
|
|
|
|
<div class="homepage-container">
|
|
|
|
|
<div class="announcement-bar">
|
2017-07-27 17:36:28 -04:00
|
|
|
|
<img src="generated/images/marketing/home/angular-mix.png" height="40" width="151">
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<p>2017年十月 加入我们的最新活动</p>
|
|
|
|
|
<a class="button" href="https://angularmix.com/">了解更多</a>
|
2017-06-13 05:05:59 -04:00
|
|
|
|
</div>
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<!-- Group 1-->
|
|
|
|
|
<div layout="row" layout-xs="column" class="home-row homepage-container">
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div class="promo-img-container promo-1">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div>
|
2017-07-27 17:36:28 -04:00
|
|
|
|
<img height="222" width="340" src="generated/images/marketing/home/responsive-framework.svg" alt="responsive framework">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
</div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-04-27 18:32:46 -04:00
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div class="text-container">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div class="text-block promo-1-desc l-pad-top-2">
|
2017-08-04 20:15:43 -04:00
|
|
|
|
<div class="text-headline">横跨所有平台</div>
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<p class="text-body">学会用Angular构建应用,然后把这些代码和能力复用在多种多种不同平台的应用上 —— Web、移动 Web、移动应用、原生应用和桌面原生应用。</p>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
</div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div>
|
|
|
|
|
<hr>
|
|
|
|
|
<!-- Group 2-->
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div layout="row" layout-xs="column" class="home-row">
|
|
|
|
|
<div class="text-container">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div class="text-block">
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<div class="text-headline">速度与性能</div>
|
|
|
|
|
<p class="text-body">通过Web Worker和服务端渲染,达到在如今(以及未来)的Web平台上所能达到的最高速度。</p>
|
|
|
|
|
<p class="text-body">Angular让你有效掌控可伸缩性。基于RxJS、Immutable.js和其它推送模型,能适应海量数据需求。</p>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div class="promo-img-container promo-2">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div>
|
2017-07-27 17:36:28 -04:00
|
|
|
|
<img height="222" width="323" src="generated/images/marketing/home/speed-performance.svg" alt="speed and performance">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
</div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div>
|
|
|
|
|
<hr>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<!-- Group 3-->
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div layout="row" layout-xs="column" class="home-row">
|
|
|
|
|
<div class="promo-img-container promo-3">
|
2017-07-27 17:36:28 -04:00
|
|
|
|
<div><img src="generated/images/marketing/home/joyful-development.svg" alt="IDE example"></div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div class="text-container">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div class="text-block promo-3-desc">
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<div class="text-headline">美妙的工具</div>
|
|
|
|
|
<p class="text-body">使用简单的声明式模板,快速实现各种特性。使用自定义组件和大量现有组件,扩展模板语言。在几乎所有的IDE中获得针对Angular的即时帮助和反馈。所有这一切,都是为了帮助你编写漂亮的应用,而不是绞尽脑汁的让代码“能用”。</p>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
</div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div>
|
|
|
|
|
<hr>
|
|
|
|
|
|
|
|
|
|
<!-- Group 4-->
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div layout="row" layout-xs="column" class="home-row">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div class="text-container">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div class="text-block l-pad-top-2">
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<div class="text-headline">百万粉丝热捧</div>
|
|
|
|
|
<p class="text-body">从原型到全球部署,Angular都能带给你支撑Google大型应用的那些高延展性基础设施与技术。</p>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
</div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
<div class="promo-img-container promo-4">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
<div>
|
2017-07-27 17:36:28 -04:00
|
|
|
|
<img src="generated/images/marketing/home/loved-by-millions.svg" alt="angular on the map" width="455" height="228">
|
2017-04-19 16:35:11 -04:00
|
|
|
|
</div>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<!-- CTA CARDS -->
|
|
|
|
|
<div layout="row" layout-xs="column" class="home-row">
|
|
|
|
|
|
2017-06-08 18:26:15 -04:00
|
|
|
|
<a href="guide/quickstart">
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<div class="card">
|
2017-07-27 17:36:28 -04:00
|
|
|
|
<img src="generated/images/marketing/home/code-icon.svg" height="70px">
|
2017-05-24 23:08:21 -04:00
|
|
|
|
<div class="card-text-container">
|
2017-07-30 02:29:26 -04:00
|
|
|
|
<div class="text-headline">立即开始</div>
|
|
|
|
|
<p>开始构建你的 Angular 应用</p>
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
</a>
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</div>
|
2017-04-19 16:35:11 -04:00
|
|
|
|
|
2017-05-24 23:08:21 -04:00
|
|
|
|
</div> <!-- end of home rows -->
|
|
|
|
|
|
2017-01-27 03:20:51 -05:00
|
|
|
|
</article>
|