实例生成工具
Instancer 工具是一种命令行应用程序,可读取由FileInstancing 定义的 XML 格式的实例表,并将其转换为可直接映射到内存的格式。
使用方法
转换文件instances.xml,并将结果保存为instances.xml.bin:
$ instancer instances.xml
转换文件infile.xml,并将结果保存到outfile.bin:
$ instancer infile.xml outfile.bin
© 2025 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.