logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

Ubuntu22.04安装Qt之后启动Qt Creator失败报错“from 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Q”

Ubuntu22.04安装Qt之后启动Qt Creator失败,from 6.5.0, xcb-cursor0 or libxcb-cursor0 is needed to load the Qt xcb platform plugin.Could not load the Qt platform plugin "xcb" in "" even though it was found.This a

文章图片
#qt#开发语言#ubuntu
VS 2022(Visual Studio 2022)菜单栏中增加文件-高级保存选项

最近想使用VS工具来开发Qt项目,但运行后发现程序运行中文会显示乱码,在网上找了相关资料后需要使用来更改文件编码为UTF-8类型,但VS2022貌似没有高级保存选项,摸索一番后发现添加该选项的方法,故而分享一下....

文章图片
#qt#visual studio
安卓系统使用命令的方式设置屏幕永不超时的方法

【屏幕永不超时】安卓系统使用命令的方式设置屏幕永不超时的方法。

文章图片
#adb#android
到底了