上一页 1 2 3 4 5 6 7 8 9 ··· 17 下一页
摘要: 安装ionic 终端命令: npm install -g ionic@beta —registry=https://registry.npm.taobao.org 15:42:40 1环境安装成功之后2:ionic start ... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(44) 评论(0) 推荐(0)
摘要: 获取全局 的access_token:把下面的appid,secre 换成自己的。,然后回车,就得到了。每过7200秒会失效,,,然后粘贴底部菜单代码即可 https://api.weixin.qq.com/cgi-bin/token?grant... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(202) 评论(0) 推荐(0)
摘要: responseMsg(); }else{ $wechatObj->valid(); } class wechatCallbackapiTest { //验证签名 public function valid() { ... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(39) 评论(0) 推荐(0)
摘要: 代码与仓库:commit 14:57:05 git init 把次文件夹 弄成本地文件夹 14:58:15 本地仓库与远程仓库:pull push 15:02:22 defa... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(55) 评论(0) 推荐(0)
摘要: 1要安装数据库 mongod --dbpath=/Users/qingyunh5/Desktop/dataBase 10:00:15 打开数据库(必须打开才可以使用) 10:08:39 mongo 进入... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(30) 评论(0) 推荐(0)
摘要: 指令: /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(54) 评论(0) 推荐(0)
摘要: 终端:contral+c 停止 contral+c contral+c 退出 webstrom 的破解码:http://idea.imsxm.com/ node。js 初始化第一个项目 npm init :在终端先进入该文件的位置然后 初始化... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(56) 评论(0) 推荐(0)
摘要: 轮播图数据接口 http://c.m.163.com/nc/article/headline/T1348647853363/0-20.html?from=toutiao&passport=&devId=OPdeGFsVSojY0ILFe6009pLR%2FMs... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(33) 评论(0) 推荐(0)
摘要: 一级页面 http://qt.qq.com/php_cgi/news/php/varcache_getnews.php?id=12&page=0&plat=android&version=9715 二级页面 http://apps.game.qq.com/... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(152) 评论(0) 推荐(0)
摘要: //监听网络状态 document.addEventListener("netchange", onNetChange, false);刘翔宇 09:40:03//监听网络状态 function onNetChange() { var nt... 阅读全文
posted @ 2022-06-23 18:11 ·一库 阅读(48) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 8 9 ··· 17 下一页