From 6a42eb1fd0b127dcf252a171ed9fe385881bae59 Mon Sep 17 00:00:00 2001 From: Sherman Date: Sun, 24 Feb 2019 04:05:56 +0000 Subject: [PATCH] Cleaned up wording and updated links to newest version (#33915) --- guide/chinese/bootstrap/index.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/guide/chinese/bootstrap/index.md b/guide/chinese/bootstrap/index.md index 93e647eeae..2d479cac10 100644 --- a/guide/chinese/bootstrap/index.md +++ b/guide/chinese/bootstrap/index.md @@ -4,7 +4,7 @@ localeTitle: 引导 --- ## 引导 -Bootstrap是一个流行的Web开发前端框架。它包含用于设置HTML内容样式的预构建组件和设计元素。 Chrome,Firefox,Opera,Safari和Internet Explorer等现代浏览器支持Bootstrap。 +Bootstrap是一个流行的Web开发前端框架。它包含用于设置HTML内容样式的预构建组件和设计元素。 Chrome,Firefox,Opera,Safari和Internet Explorer等现代浏览器都支持Bootstrap。 Bootstrap包括一个用于不同布局的响应式网格系统。这是建立移动友好网站的一个很好的起点。它还包括可选的JavaScript功能,如可折叠内容,轮播和模态。 @@ -64,19 +64,19 @@ Bootstrap带有预定义的网格类,供您在标记中使用。有关详细 * Bootstrap 3支持最新版本的Google Chrome,Firefox,Internet Explorer,Opera和Safari(Windows除外)。它还支持IE8和最新的Firefox扩展支持版本(ESR)。\[12\] -* 从2.0开始,Bootstrap支持响应式网页设计。这意味着网页布局会动态调整,同时考虑到所用设备的特性(台式机,平板电脑,手机)。 +* 从版本2.0开始,Bootstrap支持响应式网页设计。这意味着网页布局会动态调整,同时考虑到所用设备的特性(台式机,平板电脑,手机)。 * 从版本3.0开始,Bootstrap采用了移动优先设计理念,默认强调响应式设计。 -* 4.0版增加了Sass和flexbox支持 +* 版本4.0增加了Sass和flexbox支持。 #### 更多信息: -Bootstrap包含许多[示例的](https://getbootstrap.com/docs/4.0/examples/)完整文档和[用于入门](https://getbootstrap.com/docs/4.0/getting-started/introduction/)的[HTML模板](https://getbootstrap.com/docs/4.0/getting-started/introduction/) (此模板仅包含脚本;如果您正在寻找,则不包含网格系统的设置)。 +Bootstrap包含许多[示例的](https://getbootstrap.com/docs/4.1/examples/)完整文档和[用于入门](https://getbootstrap.com/docs/4.1/getting-started/introduction/)的[HTML模板](https://getbootstrap.com/docs/4.1/getting-started/introduction/) (此模板仅包含脚本;如果您正在寻找,则不包含网格系统的设置)。 此外,您还可以找到[免费](https://bootswatch.com/)和[付费](https://themes.getbootstrap.com/) 基于Bootstrap框架的主题,提供更加个性化和时尚的外观。 #### Bootstrap资源: -[Bootstrap的官方博客](http://blog.getbootstrap.com/) [Bootstrap网站的灵感](http://expo.getbootstrap.com/) [展示使用Bootstrap构建的网站](http://builtwithbootstrap.com/) [使用Bootstrap的项目的HTML linter](https://github.com/twbs/bootlint) [Bootstrap的设计元素和代码片段](https://bootsnipp.com/) [Bootstrap的代码,主题和附加资源](http://expo.getbootstrap.com/resources/) \ No newline at end of file +[Bootstrap的官方博客](http://blog.getbootstrap.com/) [Bootstrap网站的灵感](http://expo.getbootstrap.com/) [展示使用Bootstrap构建的网站](http://builtwithbootstrap.com/) [使用Bootstrap的项目的HTML linter](https://github.com/twbs/bootlint) [Bootstrap的设计元素和代码片段](https://bootsnipp.com/) [Bootstrap的代码,主题和附加资源](http://expo.getbootstrap.com/resources/)