用微信小程序开发的Canvas绘制可配置的转盘抽奖

微信小程序转盘抽奖简介 用微信小程序开发的Canvas绘制可配置的转盘抽奖。 使用https://github.com/givebest/GB-canvas-turntable代码移植过而来。 其它 微信小程序感
转盘抽奖Vue组件,原创组件,持续更新中

vue-lottery 在线演示地址: https://venler.github.io/demo/vue-lottery/index.html How To Use ES6 npm install vue-lottery --save import lottery from 'vue-lottery'Vue.use(lottery) 调用示例 lottery
微信小游戏自动脚本 php版本

教你用PHP来玩微信跳一跳 代码是根据https://github.com/wangshub/wechat_jump_game 改写的php版本。感谢大神 工具介绍 PHP 5.3+gd拓展库Adb 驱动,可以到这里下载 原理说
一个用PHP实现的牛牛小游戏,仅供娱乐。

一个用PHP实现的牛牛小游戏,仅供娱乐。 A 2 3 4 5 6 7 8 9 10 J Q K 梅花 1 2 3 4 5 6 7 8 9 10 11 12 13 14 方块 15 16 17 18 19 20 21 22 23 24 25 26 27 28 红桃 29 30 31 32 33 34 35 36
这是一个服务端使用php(基于swoole扩展)写的多

90坦克大乱斗说明 一、游戏流程与玩法 1.打开游戏窗口,浏览器客户端会自动与服务器建立连接(基于websocket) 2.输入你的游戏昵称,点击登录。然后会初始
This is an online APK decompil

ApkDecompilerOnline This is an online APK decompiler written by PHP. 这是一个由PHP编写的apk反编译工具 Author:Dobando 注:运行环境为PHP 7.1 在服务器中访问 index.html 需要在
php编写的类似微博短链接程序,前端采用jq的aj

MIT LicenseCopyright (c) 2021 DoubMonkeyPermission is hereby granted, free of charge, to any person obtaining a copyof this software and associated documentation files (the "Software"), to dealin the S
对接vue+iview的后端架构,使用nodejs+expr

nodejs-mongodb 对接vue+iview的后端架构,使用nodejs+express+mengodb,用到验证webjsontoken,md5加密 ,multer上传下载 安装所需要的模块 npm install 然后运行 node app.js 后台
一个简单的短网址服务,使用PHP实现

short-url 一个简单的短网址服务,使用PHP实现。 演示 在线演示 安装 首次使用时,请访问 /install 子目录,运行安装程序。 如果你使用的是Apache服务器,由于