From: http://blog.sina.com.cn/s/blog_53bfd67a0100amf3.html stickers? TJ = 1
Design Revolution brought about by Google Chrome(15:43:20)
Google Chrome design team
Today, I downloaded Google Chrome and tried it first. I thought it was cool and fast and I was ready to abandon ie later. I think I have always used two browsers: IE, Firefox, and Flickr. Now, Google Chrome is faster than IE, so you can see it.
Net quoted by engadget
According to the statistics of applications, Chrome's share has exceeded 0.5% two hours after its release. It exceeded 1% at midnight and reached its peak of 1.48% at a.m., then stabilized at around 1%. The latest data is 1.03%. 1% of the market share in the past 24 hours. We can use the word "Terror" instead of "brute force.
There have been a lot of discussions about Google Chrome. I would like to say that Google Chrome opened up a space for re-imagining. Google Chrome once again opened a new door to imagination After safari and Firefox were the most feared for innovation. Behind this imagination is not technology, not a lot of money, but a design idea.
1. Speed and conciseness are the core of Google Chrome's design philosophy. However, Google's new understanding of user experience is behind speed and conciseness.Google Chrome is indeed faster. I don't think it is too obvious. The key is its conciseness. Its conciseness does not even have many Google marks, and there is no Google toolbar, you cannot access Gmail with one click, upload videos to YouTube with one click, or even customize the default search engine.
2. Seize the killer demands.For designers, the first step in design is to find the most killer needs. This time, Google Chrome's three killer demands are: speed, stability, and search.
In terms of stability, Google Chrome tabs are independent, so that there will be no problem with a tab, resulting in the entire browser strike.
In terms of search experience, Google Chrome can complete many search operations in the address bar. In other words, now is the era of browser 2.0, not only to view web pages, but also to pursue a perfect browsing experience. However, these requirements are your deep-seated needs, which may not be found through common research. Google Chrome has found them and implemented them using technology in a good way, the key is that Google Chrome has a clear user experience strategy "We redesign based on the needs of applications and users ".
3. A great product requires a great user interface.In the current design session, we can say that the user interface is king. Google Chrome tells us that a good user interface should not only look comfortable, but also be comfortable-capture users' killer needs, but also open source-each consumer's good ideas can be achieved. Of course, Google Chrome also has many defects. As the number of users increases, such defects will be more discovered. For example, I discovered that posting blog photos on Google Chrome, the problem occurs.
4. Technical ambitions behind open source.Why does Google's team in orhoss Denmark need to develop a new JavaScript Engine V8, which is applied to Google's browsers, because: how to get more applications from a large number of programs, how to make them run faster, smoother, and more stable. There is a huge ambition behind Google Chrome, that is, desktop. Currently, browsers are not the first in desktop strategy. The king of desktop is the operating system, v8 is definitely a strong stepping stone for operating system standards in the Internet age. In this regard, I agree with KESO's point of view: "A Better desktop occupation is not a thief, rather a calculation of users, but a standard and a realistic standard conducive to future development ."
For V8, I found a Google explanation for your reference.
What is JavaScript?
Do not confuse java. Javascript is a programming language used to control the running of software. This programming language has been widely used in the development of network technology.
Why does V8 work?
The speed of highly interactive network applications depends entirely on the browser parsing Java
Script code speed, which is why V8 is so powerful. V8 is designed for fast execution of large JavaScript applications.
Can I use V8 for network development?
Yes. In fact, you may have done this. If Google Chrome users are running your network application, you will have benefited from V8. When more and more browsers use a higher-speed JavaScript engine, as network developers, you can design better and more logical Web applications based on browsers.