会员
周边
新闻
博问
闪存
众包
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
dmdd1233
博客园
首页
新随笔
联系
订阅
管理
2025年4月2日
SDL2下ImGUI的中文字体显示问题
摘要: 头文件 #include "imgui/imgui.h" #include "imgui/imgui_sdl.h" #include "imgui/imgui_impl_sdl.h" 在SDL渲染器创建完毕之后 ImGui::CreateContext(); ImGuiIO& io = ImGui:
阅读全文
posted @ 2025-04-02 13:55 时间魔术师的宝贝龙
阅读(162)
评论(0)
推荐(0)
2024年12月30日
前期准备
摘要: 后端 java17 mysql8 redis 前端 ts vue electron vue-router pinic axios 前端 package.json { "name": "web", "private": true, "version": "0.0.0", "type": "module
阅读全文
posted @ 2024-12-30 10:14 时间魔术师的宝贝龙
阅读(19)
评论(0)
推荐(0)
公告