上一页 1 ··· 80 81 82 83 84 85 86 87 88 ··· 129 下一页
摘要: https://51tools.info/segment.aspx 阅读全文
posted @ 2022-03-22 11:00 China Soft 阅读(42) 评论(0) 推荐(0)
摘要: https://pinyin.sogou.com/linux/help.php 阅读全文
posted @ 2022-03-22 01:12 China Soft 阅读(44) 评论(0) 推荐(0)
摘要: 一、编译linuxdeployqt默认你已经安装好Qt creatorlinuxdeployqt下载地址 下载上图中的任意一个代码,解压(以tar.gz为例子) tar -zxvf xxx.tar.gz1进入linuxdeployqt文件夹 cd linuxdeployqt1修改tools/linu 阅读全文
posted @ 2022-03-22 00:19 China Soft 阅读(720) 评论(0) 推荐(0)
摘要: https://github.com/winddriver/Delphi-Cross-Socket 阅读全文
posted @ 2022-03-21 11:26 China Soft 阅读(310) 评论(0) 推荐(0)
摘要: 问题描述: 安装vs2017时报错:安装程序清单签名验证失败! 网上主流解决方案一: WIN+R->输入“gpedit.msc”->确定 Computer Configuration -> Windows Settings -> Security Settings -> Local Policies 阅读全文
posted @ 2022-03-17 22:31 China Soft 阅读(1519) 评论(0) 推荐(0)
摘要: https://zhuanlan.zhihu.com/p/109939711 在 python 里经常要安装各种这样的包,安装各种包时最常用的就是 pip,pip 默认从官网下载文件,官网位于国外,下载速度时快时慢,还经常断线,国内的体验并不太好。 解决办法是把 pip 源换成国内的,最常用的并且可 阅读全文
posted @ 2022-03-11 21:56 China Soft 阅读(426) 评论(0) 推荐(0)
摘要: https://ai.tencent.com/ailab/nlp/zh/index.html 阅读全文
posted @ 2022-03-11 15:02 China Soft 阅读(29) 评论(0) 推荐(0)
摘要: 这个问题从我第一次在Ubuntu上使用Qt便困扰着我,奈何之前一直没认真去解决掉这个问题。今天作死想想,这个不可能解决不掉的。因为那么多人用Ubuntu,而且又那么多人用Qt的产品,比如Retext。不可能都不能用中文吧,按照这个思路,我决定把这个问题搞清除。 网上有一份教程(应该说是很多份相同的教 阅读全文
posted @ 2022-03-11 10:59 China Soft 阅读(306) 评论(0) 推荐(0)
摘要: 如果你安装的是ibus sudo vim /etc/profile 添加一下环境变量export GTK_IM_MODULE=ibusexport QT_IM_MODULE=ibusexport XMODIFIERS="@im=ibus"export XIM=ibusexport XIM_PROGR 阅读全文
posted @ 2022-03-10 22:50 China Soft 阅读(612) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/wind-under-the-wing/p/13768421.html sudo apt-get install fcitx-frontend-qt5 问题 在Linux环境下,用Qt编写的程序运行时不能在诸如输入框、文本框中输入中文(不会激活中文输入 阅读全文
posted @ 2022-03-10 21:49 China Soft 阅读(1062) 评论(0) 推荐(0)
上一页 1 ··· 80 81 82 83 84 85 86 87 88 ··· 129 下一页