main.qml import QtQuick 2.0 Rectangle { width: 320 height: 320 color: '#ff0000' } ... 例如一個Button.qml,只要它們在同一個遠程文件夾下就能夠像正常一樣訪問。
確定! 回上一頁