using boost::property_tree::ptree;ptree pt;boost::array<string,400> tmpList;read_xml(“E:\新建文件夹\test.xml”, pt);会抛异常 can not open 查看完整描述