Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个具有 2 个子 QFrame 的 QWidget 类。还有另一个 QWidget 类(在同一个项目中)包含多个子框架。
我想用第二类的特定框架动态替换我的第一类的子框架。
有没有可能的方法来复制框架?
我用 JSON 创建了一个 web 服务,我想解析它然后把它们放在 listview 上。但是当我运行应用程序时,它会强制关闭并显示错误消息。请检查我的代码,有什么问题吗?
这是我尝试运行我的应用程序时的错误消息:
org.json.JSONEx