欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
WebKit
来自开放百科 - 灰狐
(版本间的差异)
小 (→Code) |
小 (→Code) |
||
第9行: | 第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 | git clone git://git.webkit.org/WebKit.git // 约 1.2GB .git | ||
cd Webkit | cd Webkit | ||
Tools/Scripts/build-webkit --qt // --debug for "Debug" mode | Tools/Scripts/build-webkit --qt // --debug for "Debug" mode | ||
Tools/Scripts/run-launcher --qt | Tools/Scripts/run-launcher --qt | ||
− | + | Subversion | |
+ | svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit | ||
也可使用 Qt发行包中的WebKit | 也可使用 Qt发行包中的WebKit |
2011年5月28日 (六) 13:24的最后版本
您可以在Wikipedia上了解到此条目的英文信息 WebKit Thanks, Wikipedia. |
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
[编辑] Sub-Projects
[编辑] vs2008
打开 WebKit.sln
[编辑] Nightly Builds
[编辑] Projects
[编辑] Links
- http://webkit.org/
- http://lists.webkit.org/mailman/listinfo
- http://developer.apple.com/opensource/internet/webkit.html
- Introduction to WebKit Objective-C Programming Guide
- http://download.huihoo.com/webkit/
- http://docs.huihoo.com/webkit/
<discussion>characters_max=300</discussion>
分享您的观点