This website works better with JavaScript
홈
탐색
도움말
로그인
lenn
/
QmlBook-In-Chinese
Watch
1
Star
0
포크
0
파일
이슈
0
풀 리퀘스트
0
위키
트리:
06e07a61e2
브랜치
태그
master
QmlBook-In-Chin...
/
storage
/
other_storage_apis.md
other_storage_apis.md
284 B
히스토리
Raw
其它存储接口(Other Storage APIs)
直接从QML中存储信息,上面的这些方法是主要存储方法。事实上QtQuick最有效的存储方法是使用C++扩展接口调用本地存储系统或者类似Qt云存储使用网络编程接口调用远程存储系统。