WebKit

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Code)
 
(未显示1个用户的5个中间版本)
第1行: 第1行:
 +
{{top news}}
 +
{{SeeWikipedia}}
 
[[Image:70px-Webkit_Logo.png|right]]
 
[[Image:70px-Webkit_Logo.png|right]]
 +
 
WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE.
 
WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE.
  
第6行: 第9行:
 
Apple Safari Windows edition use WebKit.
 
Apple Safari Windows edition use WebKit.
 
==Code==
 
==Code==
 +
Git
 +
git clone git://git.webkit.org/WebKit.git // 约 1.2GB .git
 +
cd Webkit
 +
Tools/Scripts/build-webkit --qt // --debug for "Debug" mode
 +
Tools/Scripts/run-launcher --qt
 +
Subversion
 
  svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit  
 
  svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit  
 +
 
也可使用 Qt发行包中的WebKit
 
也可使用 Qt发行包中的WebKit
 
  C:\Qt\2009.05\qt\src\3rdparty\webkit
 
  C:\Qt\2009.05\qt\src\3rdparty\webkit
第15行: 第25行:
 
[[Image:webkit-load-page.png|right|thumb|How WebKit Loads a Web Page]]
 
[[Image:webkit-load-page.png|right|thumb|How WebKit Loads a Web Page]]
 
[http://webkit.org/blog/1188/how-webkit-loads-a-web-page/ How WebKit Loads a Web Page]
 
[http://webkit.org/blog/1188/how-webkit-loads-a-web-page/ How WebKit Loads a Web Page]
 +
 
==Sub-Projects==
 
==Sub-Projects==
 
*[[SquirrelFish]]
 
*[[SquirrelFish]]
第38行: 第49行:
 
*http://download.huihoo.com/webkit/
 
*http://download.huihoo.com/webkit/
 
*http://docs.huihoo.com/webkit/
 
*http://docs.huihoo.com/webkit/
 +
 +
{{Comment}}
 +
 +
[[Category:WebKit]]
 +
[[Category:Browser]]

2011年5月28日 (六) 13:24的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 WebKit Thanks, Wikipedia.
70px-Webkit Logo.png

WebKit is an open source web browser engine. WebKit is also the name of the Mac OS X system framework version of the engine that's used by Safari, Dashboard, Mail, and many other OS X applications. WebKit's HTML and JavaScript code began as a branch of the KHTML and KJS libraries from KDE.

WebKit is licensed under the GNU LGPL and BSD licenses.

Apple Safari Windows edition use WebKit.

目录

[编辑] Code

Git

git clone git://git.webkit.org/WebKit.git // 约 1.2GB .git
cd Webkit
Tools/Scripts/build-webkit --qt // --debug for "Debug" mode
Tools/Scripts/run-launcher --qt

Subversion

svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit 

也可使用 Qt发行包中的WebKit

C:\Qt\2009.05\qt\src\3rdparty\webkit

Qt port of WebKit

git://gitorious.org/qtwebkit/qtwebkit.git
qtwebkit/qtwebkit-4.6 branch/tag
How WebKit Loads a Web Page

How WebKit Loads a Web Page

[编辑] Sub-Projects

[编辑] vs2008

打开 WebKit.sln

[编辑] Nightly Builds

[编辑] Projects

[编辑] Links

Comment-32x32.png

<discussion>characters_max=300</discussion>

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱