摘要: 原文:https://www.zhihu.com/question/23660593 如何给ARM-linux移植桌面系统?哪款桌面系统适合入门移植? 如题。比如 ubuntu 看网上介绍 是 Unity 还是 Gnome 的,但是搜了一下好像移植桌面环境这方面的资料很少。有没有做过类似工作的大神指 阅读全文
posted @ 2023-07-15 22:34 MaxBruce 阅读(223) 评论(0) 推荐(0)
摘要: 原文:https://www.linuxprobe.com/qt-add-desktop.html 1. 创建 QML 应用 在 Qt Creator 依次点击:-> File -> New File or Project-> Applications -> Qt Quick Application 阅读全文
posted @ 2023-07-15 22:28 MaxBruce 阅读(296) 评论(0) 推荐(0)
摘要: 原文:https://blog.csdn.net/tcjy1000/article/details/124558257 环境Linux 主机:Ubuntu 20.04.4 LTS获取shell脚本参数Linux shell 可以通过 $0 $1 $2 等获取 shell 脚本本身 及后面的参数获取路 阅读全文
posted @ 2023-07-15 11:59 MaxBruce 阅读(491) 评论(0) 推荐(0)