posts - 47,comments - 0,views - 26608
07 2019 档案
解决Fcitx输入法文字候选无前端问题
摘要:# 查看前端列表 aptitude search fcitx-frontend # 查看前端ui列表 aptitude search fcitx-ui # 安装前端ui库 sudo apt-get install fcitx-ui-classic 阅读全文
posted @ 2019-07-26 16:16 回忆唯U你 阅读(411) 评论(0) 推荐(0) 编辑
安装python虚拟环境
摘要:# 安装virtualenv sudo apt-get install python3-venv # 创建虚拟环境“venv” python3 -m venv venv # 进入虚拟环境 source venv/bin/activate # 退出虚拟环境 deactivate 阅读全文
posted @ 2019-07-26 15:49 回忆唯U你 阅读(82) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

点击右上角即可分享
微信分享提示