开发者

parsing an online document (xml file) in gtk

how do i parse an online document (xml file) in gtk, for example the url : http://www.w3schools.com/XML/not开发者_Python百科e.xml contains the xml file.


You will need to use two auxiliary libraries of GTK to do this: libsoup to download the document, and libxml2 to parse it.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜