titanium-parse:在 Titanium 和 Alloy 中使用 Parse 的 Javascript 库

时间:2024-07-04 00:58:27
【文件属性】:

文件名称:titanium-parse:在 Titanium 和 Alloy 中使用 Parse 的 Javascript 库

文件大小:83KB

文件格式:ZIP

更新时间:2024-07-04 00:58:27

JavaScript

钛解析 该项目包装了 Parse javascript 和 REST API,用于 Appcelerator Titanium 和 Alloy 项目。 安装 将 ti-parse.js 和解析库复制到您的 lib 目录。 将 src/lib/alloy/sync/parse.js 中的同步适配器复制到 app/lib/alloy/sync/parse.js 在 config.json 中设置您的 Parse 凭据 { " global " : { " parse_appid " : " your-appid-here " , " parse_jskey " : " your-jskey-here " , " parse_restkey " : " your-restkey-here "


【文件预览】:
titanium-parse-master
----src()
--------lib()
--------spec()
--------testapp()
----Gemfile(158B)
----Guardfile(2KB)
----Rakefile(2KB)
----README.md(2KB)
----Gemfile.lock(1KB)
----.gitignore(119B)

网友评论