随笔分类 -  Ubuntu

摘要:ubuntu_linux窗口显示文件路径方法Ctrl+L 阅读全文
posted @ 2022-06-08 22:19 txwtech 阅读(86) 评论(1) 推荐(0) 编辑
摘要:桌面创建tt1_QT.desktop文件,打开后复制如下内容,Exec最后面的tt2是QT 编译后,release文件夹的可执行文件 [Desktop Entry] Type=Application Name=tt2_QT GenericName=tt2 Comment=tt2 Exec=/home 阅读全文
posted @ 2022-05-20 23:25 txwtech 阅读(315) 评论(0) 推荐(0) 编辑
摘要:ubuntu无法上网解决方法 https://blog.csdn.net/qq_19394437/article/details/120921681 根据连接输入指令后 再网卡设置检查配置 阅读全文
posted @ 2022-05-20 21:27 txwtech 阅读(86) 评论(0) 推荐(0) 编辑
摘要:1.解压缩tar.gz tar -zxvf pycharm-community-2021.3.2.tar.gz 2.需要在/usr/share/applications文件下创建pycharm.desktop文件,内容如下 gedit /usr/share/applications/pycharm. 阅读全文
posted @ 2022-05-20 13:48 txwtech 阅读(243) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/u014754541/article/details/94415373 20.04 https://www.cnblogs.com/kehoudaanxianjie/p/13139636.html 1.ifconfig查看本机的网卡名字 2. 进入etc/ 阅读全文
posted @ 2021-08-14 22:56 txwtech 阅读(2774) 评论(0) 推荐(0) 编辑
摘要:最新文档2021.11.5: https://device.harmonyos.com/cn/docs/documentation/guide/service_introduction-0000001050166905 // https://device.harmonyos.com/cn/docs/ 阅读全文
posted @ 2021-07-08 22:17 txwtech 阅读(225) 评论(8) 推荐(0) 编辑
摘要:ubuntu修改IP 方法: cd /etc/network, vim inter faces, auto lo iface lo inet loopback auto eth0 iface eth0 inet static address 192.168.30.103 netmask 255.25 阅读全文
posted @ 2021-07-08 21:00 txwtech 阅读(100) 评论(0) 推荐(0) 编辑

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