搜索资源列表
XML_TreeCtrl
- 两个有关xml文件的操作类,可以完成基本的xml文件解析功能
utf8_v2_3_1
- 你是否遇到使用C++编程时汉字不能操作的问题?有时候是因为其编码,比如XML,很多就是utf8编码。这个是使用C++操作utf8的类库。-Have you encountered when using C++ programming problems of Chinese characters can not operate? Sometimes, because of its encoding, such as XML, a lot is utf8 encoding. This is usin
StringExtraction
- XML处理类库 1.遍历页面的 < > 中间的字符将中间的<> 字符替换位其他不影响操作的字符。 2.遍历页面中 > < 中的字符串,判断其中是否有中文 3.遍历页面中 " " 中的字符串,判断其中是否有中文 4.遍历页面中 中的字符串,判断其中是否有中文 5.将取得的中文字符存入ArrayList中-XML lib, using to deal with some xml files