This website works better with JavaScript
首頁
探索
說明
登入
lenn
/
QmlBook-In-Chinese
關註
1
讚好
0
複刻
0
Files
問題管理
0
合併請求
0
Wiki
目錄樹:
e85a6e8591
分支列表
標籤列表
master
QmlBook-In-Chin...
/
storage
/
other_storage_apis.md
other_storage_apis.md
284 B
文件歷史
原始文件
其它存储接口(Other Storage APIs)
直接从QML中存储信息,上面的这些方法是主要存储方法。事实上QtQuick最有效的存储方法是使用C++扩展接口调用本地存储系统或者类似Qt云存储使用网络编程接口调用远程存储系统。