很
很穷的富翁
Unregistered / Unconfirmed
GUEST, unregistred user!
如何把不规范的xml文件转化为clientdataset可以读取的格式文件?如:
<?xml version="1.0" encoding="iso8859" ?>
<ImageSet texture="apcgui/item.png">
<img29 area="Rect(453, 86, 466, 87)" />
<img31 area="Rect(497, 87, 499, 90)" />
<img44 area="Rect(448, 89, 449, 90)" />
</imageset>
<?xml version="1.0" encoding="iso8859" ?>
<ImageSet texture="apcgui/item.png">
<img29 area="Rect(453, 86, 466, 87)" />
<img31 area="Rect(497, 87, 499, 90)" />
<img44 area="Rect(448, 89, 449, 90)" />
</imageset>