开发者

parsing an online document (xml file) in gtk

开发者 https://www.devze.com 2023-01-17 05:30 出处:网络
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

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

精彩评论

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

关注公众号