© 1999-2048 dssz.net 粤ICP备11031372号
[其它] 节点-gcm-源码
说明:节点-gcm Node.js上的“适用于Android的Google Cloud Messaging”界面 安装 通过 : $ npm install gcm 作为项目的子模块 $ git submodule add http://github.com/h2soft/node-gcm.git gcm $ git submodule update --init 用法 var GCM = require('gcm').GCM; var apiKey = ''; var gcm = new GCM<weixin_42099942> 上传 | 大小:5kb