欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
QtWebKit
来自开放百科 - 灰狐
(版本间的差异)
(→Code) |
|||
第6行: | 第6行: | ||
$ cd WebKit | $ cd WebKit | ||
$ ./WebKitTools/Scripts/build-webkit --qt --release | $ ./WebKitTools/Scripts/build-webkit --qt --release | ||
+ | |||
+ | 可快速分发一个简易浏览器: C:\Qt\2009.05\qt\demos\browser | ||
==Links== | ==Links== | ||
*http://docs.huihoo.com/qt/4.6/qtwebkit.html | *http://docs.huihoo.com/qt/4.6/qtwebkit.html | ||
*[http://www.slideshare.net/qtbynokia/developments-in-the-qt-webkit-integration-2622631 Developments in The Qt WebKit Integration] | *[http://www.slideshare.net/qtbynokia/developments-in-the-qt-webkit-integration-2622631 Developments in The Qt WebKit Integration] |
2010年1月16日 (六) 10:11的版本
The QtWebKit module provides a web browser engine as well as classes to render and interact with web content.
The demo web browser is the foundation for the Arora
Code
$ svn checkout http://svn.webkit.org/repository/webkit/trunk WebKit $ cd WebKit $ ./WebKitTools/Scripts/build-webkit --qt --release
可快速分发一个简易浏览器: C:\Qt\2009.05\qt\demos\browser
Links
分享您的观点