Develop a chrome core Browser Based on. NET [1]

Source: Internet
Author: User

Note:

This is the first article in this series.Article, I will send subsequent articles as soon as possible.

Source

1. Speed up the process of sending the browser to IE6

Internet Explorer 6 is the most widely used browser in China.

The most widely used Internet Explorer 6 in China is in enterprises.

It's hard for them to install a chorme.

Simply develop a browser (actually the shell of the browser) for them

Use"CodeChange the world"Is the slogan of the blog garden friends

2. Solve browser compatibility problems once and for all

CSS hack in various browsers no longer need to worry about

Even front-end jobs in the company can be reduced by a few.

3. More convenient use of more powerful HTML5

When writing HTML5 Styles, you need to consider the unique things of various browsers,

For example,-WebKit-transform;-moz-transform;-MS-transform;-o-Transform

Now we only have one browser, so we don't have to consider this.

The chorme core can support more HTML5 features.

4. Faster JS execution engine V8

Google's Js execution engine is currently recognized as the fastest JS execution engine (none)

Execute interface libraries such as extjs very quickly (extjs is also a common interface script library in enterprise applications)

5. WebKit Core

The fastest browser Core

Currently, the most widely used browser core is used by Google and Apple browsers)

The most user-friendly browser core for developers (CommunityStrong support)

6. Basically, no copyright concerns

All technologies used are open-source (do not delve into any open-source protocol based on tianchao)

7. More convenient debugging of JS

Debugging tools using Google Chrome

Similar to how firebug debugs JS

Application

First image

Our articles in this series

Based onProgramTo complete

Modify record

1.2013-01-24

The first edit records most of the content.

2.2013-03-18

Organize content and layout

3.2013-03-18

Removed the related content.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.