摘要: 参考https://welsey.blog.csdn.net/article/details/105476328了解关于expat使用。 阅读全文
posted @ 2020-04-12 21:26 呵哈呵 阅读(37) 评论(0) 推荐(0)
摘要: expat库下载可以从https://sourceforge.net/projects/expat/files/expat/下载,下载完毕后就是配置安装,不再赘述。使用到的函数有: XML_Parse(XML_Parser parser, const char *s, int len, int is 阅读全文
posted @ 2020-04-12 21:25 呵哈呵 阅读(206) 评论(0) 推荐(0)