twitter-bootstrap Bootstrap、Twitter Bootstrap 和 Bootstrap 3 之间有什么区别?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/17710862/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-21 17:37:01  来源:igfitidea点击:

What is difference between Bootstrap, Twitter Bootstrap, and Bootstrap 3?

twitter-bootstraptwitter-bootstrap-3

提问by Mona Coder

Can someone let me know what is the difference between Bootstrap, Twitter Bootstrap and Bootstrap 3?

有人可以让我知道 Bootstrap、Twitter Bootstrap 和 Bootstrap 3 之间有什么区别吗?

回答by duskwuff -inactive-

In the context of CSS frameworks, Bootstrap and Twitter Bootstrap are the same thing.

在 CSS 框架的上下文中,Bootstrap 和 Twitter Bootstrap 是一回事。

Bootstrap 3 is the third major version of Twitter Bootstrap. (When this question was asked, it had not been released yet.)

Bootstrap 3 是 Twitter Bootstrap 的第三个主要版本。(当问到这个问题时,它还没有发布。)

(There's another unrelated definition: to bootstrapa computer program or system can refer to running certain phases of early startup. It's often abbreviated as "booting", as in "booting up a computer". Wikipedia has an extensive definition and etymologywhich I won't reproduce here.)

(还有一个不相关的定义:引导计算机程序或系统可以指运行早期启动的某些阶段。它通常缩写为“引导”,如“启动计算机”。维基百科有一个广泛的定义和词源,我赢了不在这里复制。)

回答by Abhijeet

As Bootstrap came from the 2 famous guys at Twitter, hence sometimes it's called Twitter Bootstrap. Bootstrap 3 is the latest version.(I guess version 4 is on its way).

由于 Bootstrap 来自 Twitter 的两个著名人物,因此有时它被称为 Twitter Bootstrap。Bootstrap 3 是最新版本。(我猜版本 4 正在开发中)。

An excerpt from Wikipedia:

摘自维基百科:

Bootstrap, originally named Twitter Blueprint, was developed by Mark Otto and Jacob Thornton at Twitter as a framework to encourage consistency across internal tools. Before Bootstrap, various libraries were used for interface development, which led to inconsistencies and a high maintenance burden.

Bootstrap 最初命名为 Twitter Blueprint,由 Twitter 的 Mark Otto 和 Jacob Thornton 开发,作为一个框架来鼓励内部工具之间的一致性。在Bootstrap之前,接口开发使用各种库,导致不一致,维护负担大。

回答by chenchu kotari

There's no difference. Twitter Bootstrap was the official name for version 1.0 (Twitter Bootstrap). Later the name has been shortened.

没有区别。Twitter Bootstrap 是 1.0 版(Twitter Bootstrap)的正式名称。后来这个名字被缩短了。

回答by AnujaDx

Bootstrap that you have tagged has a description A bootstrap is a series of procedures run when an application starts up or a request over the web is received.

您已标记的引导程序具有描述引导程序是在应用程序启动或通过 Web 接收请求时运行的一系列过程。