微信小程序
伟大的python程序员
哈哈哈哈哈
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
记录微信会员卡开卡跳过领取到卡包直接到激活页面
https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&key=1479824356&version=1&lang=zh_CN&platform=2https://mp.weixin.qq.com/cgi-bin/announce?action=getannouncement&key=1479824356&version=1&lang=zh_CN&platform=2原创 2021-12-07 14:34:49 · 490 阅读 · 0 评论 -
css文字变换颜色
css文字透明,变换颜色原创 2021-11-18 17:21:25 · 348 阅读 · 0 评论 -
Ubuntu16.04 安装wine,且运行微信开发者工具
sudo dpkg --add-architecture i386 wget -nc https://dl.winehq.org/wine-builds/Release.keysudo apt-key add Release.keysudo add-apt-repository ppa:ubuntu-wine/ppasudo apt-get updatesudo apt-get install wine1.6 winetrickswinecfg以上就是安装wine的过程使用微信开发.原创 2020-05-15 13:52:32 · 976 阅读 · 0 评论 -
微信小程序录音
begin: function () { var that = this; this.recorderManager = wx.getRecorderManager(); this.recorderManager.onError(function () { wx.showToast({ title: '录音失败', icon:...原创 2019-03-20 13:44:49 · 719 阅读 · 0 评论
分享