摘要: 代码: 1 import QtQuick 2.15 2 import QtQuick.Controls 2.15 3 4 ApplicationWindow { 5 width: 500 6 height: 300 7 visible: true 8 title: "飞行时间设置" 9 10 // 阅读全文
posted @ 2025-04-01 16:19 taohuaxiaochunfeng 阅读(50) 评论(0) 推荐(0)