摘要: 列表查找 struct先重载==号 struct Department { int Id; QString Name; QString Telephone; QString Contacts; bool Department::operator==(const Department &rhs) co 阅读全文
posted @ 2021-07-16 09:59 出门必戴双肩包 阅读(36) 评论(0) 推荐(0)
摘要: 遍历QT界面下同种控件 阅读全文
posted @ 2021-07-16 09:40 出门必戴双肩包 阅读(386) 评论(0) 推荐(0)