提交 f2126927 编写于 作者: 小代码2016's avatar 小代码2016

c

上级 9032e647
......@@ -20,6 +20,11 @@ int main()
exit(0);
}
// TODO todo
// NOTE 笔记
// FIXME 待修复
// BUG bug
auto rootEl = doc.RootElement();
auto personEl = rootEl->FirstChildElement("person");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册