On Tue, May 28, 2013 at 11:15 PM, 聂琨琳 wrote:
> I am a student form China.I am trying to use webkit to parse the
> HTML with JavaScript.How could I start?
> In short,I want develop a software.When I input a URL to the software it
> can output a parsed HTML document(like use F12 in chrome).
Hi all:
I am a student form China.I am trying to use webkit to parse the HTML
with JavaScript.How could I start?
In short,I want develop a software.When I input a URL to the software it can
output a parsed HTML document(like use F12 in chrome).
Now I use Webkit--QT to implement the functio
Hi guys!I need to implementation VIPS
http://www.zjucadcg.cn/dengcai/VIPS/VIPS.html algorithm, which is
segmentation a web page base on vision.So, I need a tool to rendering html
page.Here is my requirement:
1)I want to know the color of any character in html page,can webkit satisfy
this requir
Hi,
> I’ve been trying to use the WinLauncher as a starting point to manipulate
> the DOM of a web page. There are two tests I’m trying to accomplish without
> much luck. Both are based on the basic Google page for simplicity.
> Programmatically access the “f” form, set the “q” query value, the
I've been trying to use the WinLauncher as a starting point to manipulate
the DOM of a web page. There are two tests I'm trying to accomplish without
much luck. Both are based on the basic Google page for simplicity.
. Programmatically access the "f" form, set the "q" query value,
the
Hi,
I find example here to call WebKit functions to load an URL (HTTP GET):
http://developer.apple.com/documentation/Cocoa/Conceptual/DisplayWebContent/Tasks/CarbonApps.html
Can you please tell me how can I programmatically do a Form Submit
(HTTP POST) via WebKit
Thank you.
_