This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
lenn
/
QmlBook-In-Chinese
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
6dbfe86fe2
Branches
Tags
master
QmlBook-In-Chin...
/
storage
/
other_storage_apis.md
other_storage_apis.md
284 B
Historique
Raw
其它存储接口(Other Storage APIs)
直接从QML中存储信息,上面的这些方法是主要存储方法。事实上QtQuick最有效的存储方法是使用C++扩展接口调用本地存储系统或者类似Qt云存储使用网络编程接口调用远程存储系统。