WebKit

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(Code)
 
(未显示1个用户的17个中间版本)
第1行: 第1行:
 +
{{top news}}
 +
{{SeeWikipedia}}
 +
[[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.
  
WebKit is licensed under the LGPL and BSD licenses.
+
WebKit is licensed under the GNU LGPL and BSD licenses.
  
 
Apple Safari Windows edition use WebKit.
 
Apple Safari Windows edition use WebKit.
 
==Code==
 
==Code==
  svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit
+
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
 +
 
 +
[[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]
 +
 
 +
==Sub-Projects==
 +
*[[SquirrelFish]]
 +
===vs2008===
 +
打开 WebKit.sln
 +
 
 +
*[http://webkit.org/coding/coding-style.html WebKit Coding Style Guidelines]
 +
*[http://niuwa.org/2009/06/23/how-to-build-webkit-with-vs2005-on-windows/ How to build webkit with vs2005 on windows]
 +
 
 
==Nightly Builds==
 
==Nightly Builds==
 
*http://nightly.webkit.org/
 
*http://nightly.webkit.org/
 
*[http://developer.apple.com/safari/articles/opensource/webkitnightlybuilds.html Working with the WebKit Nightly Builds]
 
*[http://developer.apple.com/safari/articles/opensource/webkitnightlybuilds.html Working with the WebKit Nightly Builds]
 
==Projects==
 
==Projects==
 +
*[[Google Chrome]]
 +
*[[Arora]]
 
*[[OpenBrowser]]
 
*[[OpenBrowser]]
 +
*[[SkipStone]]
 
==Links==
 
==Links==
 
*http://webkit.org/
 
*http://webkit.org/
 +
*http://lists.webkit.org/mailman/listinfo
 
*http://developer.apple.com/opensource/internet/webkit.html
 
*http://developer.apple.com/opensource/internet/webkit.html
 
*[http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/DisplayWebContent.html Introduction to WebKit Objective-C Programming Guide]
 
*[http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/DisplayWebContent.html Introduction to WebKit Objective-C Programming Guide]
 
*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>

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

变换
操作
导航
工具箱