首页
IT
登录
6mi
u
盘
搜
搜 索
IT
Q
Q
xiaoxiao
2021-03-26
35
//Q_ASSERT()加断言 若进函数的时候 StartElement状态,或者说标签不是 bookindex,就认为出错
Q_ASSERT(reader.
isStartElement()
&& reader.
name()
==
"bookindex"
)
;
转载请注明原文地址: https://ju.6miu.com/read-662741.html
技术
最新回复
(
0
)