会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
overxus
管理
11 2023 档案
Python中的UnboundLocalError是什么错误?如何解决?
摘要:
解决报错:UnboundLocalError: cannot access local variable 'XXX' where it is not associated with a value. 详解Python中,全局变量与局部变量的区别,以及何时需要使用关键字global.
阅读全文
posted @
2023-11-20 22:57
overxus
阅读(10694)
评论(0)
推荐(1)
在OpenGL中使用Dear ImGui
摘要:
在OpenGL中如何集成Dear ImGui:添加源代码、创建窗口和GUI控件以及加载中文字体。
阅读全文
posted @
2023-11-20 16:28
overxus
阅读(1739)
评论(0)
推荐(0)