231 std::string text = YAML::Dump(node);. 232 if (text.size() > 300) {. 233 text.resize(300);. 234 }. 235 throw CanteraError("YAML::convert<AnyMap>",.
確定! 回上一頁