There are several types of browser kernels

云罗郡主
Release: 2018-12-19 10:07:31
Original
29351 people have browsed it

In the previous article we have introducedWhat is the browser kernel? So let’s take a look at how many types of browser cores are there?

There are several types of browser kernels

1. Trident kernel (Windows)

Trident is developed by Microsoft, also known as the ie kernel. It is one of the earlier kernels. In fact, it is The most open kernel. At present, the IE kernel mainly provides open interfaces, and the design of the interface kernel is quite mature. The most common Trident kernel is 360 Extreme Browser, IE6-IE10, and some of them are dual-core browsers. One of the cores is Trident. Adding another core makes it multi-core.

2.Firefox kernel

The Gecko kernel browser still has the most users of Firefox, but its main feature is that the code is completely open, and programmers can write code, add major functions, and Cross-platform and can be used on multiple platforms.

3.WebKit

WebKit is the core developed by Apple, mainly theSafaribrowser. WebKit not only has a typesetting engine, but also a js parsing engine. Google on the market 360 and Sogou also use the Webkit kernel, while Google uses its own v8 engine.

4.Blink

Blink is a typesetting engine jointly developed by Google and Opera. Google considers the rendering engine as a plan. The rendering engine is also an important branch of Webkit, and it has been used in Google since 28 It can be used in later versions and later versions of Opera15.

Currently, many people use the names of layout engines and browsers interchangeably. Under normal circumstances, browsers not only have a layout engine, but also an internal framework.

The above is a complete introduction to the several types of browser kernels. If you want to know more aboutHTML video tutorial, please pay attention to the php Chinese website.


The above is the detailed content of There are several types of browser kernels. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!