Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 584 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 584 Bytes

myxml

Projection

Introduction

添加函数直接解析xml数据或xml文件,我们不需要再去学习tinyxml2库,浪费时间。

Adding functions to parse XML data or XML files directly, we don't need to learn the tinyxml 2 library any more, which is a waste of time.

注意: 默认为x64,编译时请修改为x86

Default is x64, please change it to x86 at compile time.