This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
lenn
/
QmlBook-In-Chinese
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
c9de3d68b1
Ramos
Etiquetas
master
QmlBook-In-Chin...
/
storage
/
other_storage_apis.md
other_storage_apis.md
284 B
Histórico
Em bruto
其它存储接口(Other Storage APIs)
直接从QML中存储信息,上面的这些方法是主要存储方法。事实上QtQuick最有效的存储方法是使用C++扩展接口调用本地存储系统或者类似Qt云存储使用网络编程接口调用远程存储系统。