Current location - Education and Training Encyclopedia - Education and training - Java training of Beida Jade Bird: What are the commonly used UI frameworks?
Java training of Beida Jade Bird: What are the commonly used UI frameworks?
What are the commonly used UI frameworks? Recommend 6 commonly used UI frameworks.

Next, Jiangxi computer training/share with you several frameworks commonly used in the daily work of UI professional designers, hoping to help you! Bootstrap Speaking of popular UI frameworks, Bootstrap will definitely appear on the list.

It is a Web front-end UI framework launched by twitter, which was jointly developed by Twitter designers MarkOtto and JacobThornton.

Bootstrap realizes the responsive layout well through its excellent fence system.

Bootstrap also provides fashionable typesetting styles, tables, buttons, tables, carousel and so on.

Bootstrap provides elegant HTML and CSS specifications and is written by the dynamic CSS language Less.

Bootstrap has been very popular since its launch. It is a popular open source project on GitHub, including BreakingNews of NASA MSNBC.

Some frameworks familiar to domestic mobile developers, such as WeX5 front-end open source framework, are also based on Bootstrap source code for performance optimization.

JQueryUIjQueryUI is a set of user interface interactions, special effects, widgets and themes based on the jQueryJavaScript library.

Whether creating a highly interactive Web application or just adding a date selector to a form control, jQueryUI is a perfect choice.

JQueryUI contains many widgets that maintain state, so it is slightly different from the typical jQuery plug-in usage mode.

All jQueryUI widgets use the same pattern, which greatly reduces the learning cost.

JQueryUI inherits the easy-to-use features of jQuery, provides a highly abstract interface, and improves the usability of the website in a short time.

At the same time, jQueryUI adopts MIT &;; GPL dual-protocol authorization can easily meet all kinds of authorization requirements from free products to enterprise products.

Another highlight of jQueryUI is its compatibility with all major desktop browsers.

Including IE6+, Firefox2+, Safari3+, Opera9+, Chrome 1+.

Moreover, jQueryUI has a completely Chinese version, and the development package has more than 40 language packs including Chinese.

PureCSSPure is also an excellent CSS framework. Pure belongs to Yahoo.

Although Pure is not as beautiful as Bootstrap in UI interface effect, it is realized by pure CSS, so it is very compact, and the whole frame is only about 5.7k after compression.

The biggest feature is that the framework is based on pure CSS, without any JavaScript code, and the rendering speed is relatively fast.

Yahoo produced, technical problems should not be big.

Components are also rich, including tables, forms, buttons, tables, navigation and so on.

The identification of CSS classes is very simple, so the code will be more friendly when using Pure.

The biggest advantage of SemanticUISemanticUI lies in its name semantics.

Semantic-UI is more semantic than Bootstrap, and uses more understandable tag names: Navigator is nav, main content is main, and class name is clear.

Moreover, many beautiful animations are prefabricated in the module of SemanticUI, which is also very simple and easy to use.

Such as comments and dynamic information (feeds) in the view.