登录
首页 » JavaScript » hhx06-wwg-master

hhx06-wwg-master

于 2020-12-22 发布
0 232
下载积分: 1 下载次数: 1

代码说明:

说明:  可使用微信小程序实现连接蓝牙,进行通讯的功能。(You can use the WeChat applet to connect to Bluetooth and communicate.)

文件列表:

wwg, 0 , 2020-08-31
wwg\.gitignore, 145 , 2020-08-31
wwg\README.en.md, 831 , 2020-08-31
wwg\README.md, 929 , 2020-08-31
wwg\app.js, 2083 , 2020-08-31
wwg\app.json, 356 , 2020-08-31
wwg\app.wxss, 194 , 2020-08-31
wwg\audio, 0 , 2020-08-31
wwg\audio\1.mp3, 4544 , 2020-08-31
wwg\audio\2.mp3, 58559 , 2020-08-31
wwg\images, 0 , 2020-08-31
wwg\images\bluetooth.png, 9575 , 2020-08-31
wwg\pages, 0 , 2020-08-31
wwg\pages\bt, 0 , 2020-08-31
wwg\pages\bt\bt.js, 15251 , 2020-08-31
wwg\pages\bt\bt.json, 27 , 2020-08-31
wwg\pages\bt\bt.wxml, 284 , 2020-08-31
wwg\pages\bt\bt.wxss, 171 , 2020-08-31
wwg\pages\crc, 0 , 2020-08-31
wwg\pages\crc\crc.js, 1518 , 2020-08-31
wwg\pages\crc\crc.json, 27 , 2020-08-31
wwg\pages\crc\crc.wxml, 113 , 2020-08-31
wwg\pages\crc\crc.wxss, 24 , 2020-08-31
wwg\pages\hhx, 0 , 2020-08-31
wwg\pages\hhx\hhx.js, 7209 , 2020-08-31
wwg\pages\hhx\hhx.json, 27 , 2020-08-31
wwg\pages\hhx\hhx.wxml, 295 , 2020-08-31
wwg\pages\hhx\hhx.wxss, 387 , 2020-08-31
wwg\pages\images, 0 , 2020-08-31
wwg\pages\images\icon, 0 , 2020-08-31
wwg\pages\images\icon\search.png, 5819 , 2020-08-31
wwg\pages\images\icon\star.png, 7540 , 2020-08-31
wwg\pages\index, 0 , 2020-08-31
wwg\pages\index\index.js, 2077 , 2020-08-31
wwg\pages\index\index.json, 27 , 2020-08-31
wwg\pages\index\index.wxml, 659 , 2020-08-31
wwg\pages\index\index.wxss, 268 , 2020-08-31
wwg\pages\logs, 0 , 2020-08-31
wwg\pages\logs\logs.js, 261 , 2020-08-31
wwg\pages\logs\logs.json, 77 , 2020-08-31
wwg\pages\logs\logs.wxml, 173 , 2020-08-31
wwg\pages\logs\logs.wxss, 106 , 2020-08-31
wwg\project.config.json, 1308 , 2020-08-31
wwg\sitemap.json, 191 , 2020-08-31
wwg\utils, 0 , 2020-08-31
wwg\utils\blue.js, 10078 , 2020-08-31
wwg\utils\constants.js, 1202 , 2020-08-31
wwg\utils\crc_modbus.js, 1043 , 2020-08-31
wwg\utils\util.js, 1531 , 2020-08-31

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 开发零基础入门》张帆
    微信小程序是一种最新的App替代品,其定位是在微信公众号的生态链中,使用微信本身作为应用平台,无须更新和下载,开箱即用。《微信小程序开发零基础入门》由浅入深、循序渐进,使零基础的读者能够熟练掌握使用微信开发小程序应用。 《微信小程序开发零基础入门》分为8章,第1~2章是关于小程序的应用场景和小程序本身的介绍,包括小程序涉及的技术和IDE开发环境的使用。第3章是HTML 5、CSS 3、JavaScript的语法介绍,然后引申出小程序使用的WXSS、WXML、JavaScript的相关语法。第4章是小程序开发组件的介绍,每个组件都配备了上手示例,帮助读者加深印象。第5章是一个完整的小程序项目的开发步骤。第6章是调用微信API的介绍,对常见API提供了示例编码和分析。第7章是一个完整的项目,包括前、后端,通过项目实战让读者上手真正的小程序开发。第8章是对小程序最新API(蓝牙、卡券)等的补充。 《微信小程序开发零基础入门》内容精练、重点突出、实例丰富,是面向广大程序员的编程入门参考书,也是学习小程序开发入门的最佳实践,同时也非常适合大中专院校师生自学,从而掌握最新技术,拓宽知识体系。(Chapter 1 - 2 is about the application scenario of the widget and the introduction of the widget itself, including the technology involved in the widget and the use of IDE development environment. Chapter 3 introduces the grammar of HTML 5, CSS 3 and JavaScript, and then derives the relevant grammar of WXSS, WXML and JavaScript used by small programs. Chapter 4 is the introduction of widget development components. Each component is equipped with hands-on examples to help readers deepen their impression. Chapter 5 is a complete small program project development steps. Chapter 6 is an introduction to invoking the Wechat API, which provides sample coding and analysis for common APIs. Chapter 7 is a complete project, including front-end and back-end, through which readers can start real small program development. Chapter 8 is a supplement to the latest API (Bluetooth, Card Voucher) of the applet.)
    2019-02-28 01:09:50下载
    积分:1
  • 查公交
    这是一个微信小程序 需要先下载微信小程序的开发工具 能打开完美运行,代码简单易懂
    2022-05-13 06:26:39下载
    积分:1
  • 窝】加速度手机维修Demo
    完整的一套小程序前段源码demo供参考 基于微信开发小程序 很有学习价值(A complete set of small program front source demo)
    2020-06-23 22:20:02下载
    积分:1
  • boss
    wxApp-masterxiaochenxu(wxbe591bc01e13e01c&scope=snsapi_base&state)
    2018-03-27 18:23:15下载
    积分:1
  • woaianqi-wechatBleCore-master
    说明:  可使用微信小程序实现连接蓝牙,进行通讯的功能,可以下发和接收硬件设备的指令(You can use the WeChat applet to connect to Bluetooth and communicate, and you can issue and receive instructions from hardware devices.)
    2020-12-22 10:49:36下载
    积分:1
  • WeChatAppletMusicCar-master
    说明:  微信小程序蓝牙控制音乐小车,使用微信小程序控制蓝牙小车(WeChat Mini Program Bluetooth control music car, use WeChat Mini Program to control Bluetooth car)
    2020-05-08 20:03:59下载
    积分:1
  • Xiaoxiazhihu (知乎日报) d
    说明:  Xiaoxiazhihu (知乎日报) 微信小程序 Xiaoxiazhihu (Zhihu Daily) Wechat applet(Xiaoxiazhihu (Zhihu Daily) Wechat applet)
    2020-06-20 11:20:02下载
    积分:1
  • wxplayer
    说明:  界面简洁漂亮的微信小程序版音乐播放器源码,支持音乐搜索、音乐列表、音乐播放控制等功能(The simple and beautiful interface of the WeChat applet version of the music player source code supports music search, music list, music playback control and other functions)
    2020-05-10 08:28:18下载
    积分:1
  • -demo-master
    说明:  高仿饿了么微信小程序前端代码,界面可自行修改,需导入微信开发者工具中进行编译(压缩包含导入方式)(High imitation hungry Moweixin small program front-end code, the interface can be modified by itself, need to be imported into the Weixin developer tools for compilation (compression includes import mode))
    2020-06-25 00:40:02下载
    积分:1
  • weapp-v2ex-master
    说明:  V2EX社区客户端微信小程序源码:获取最新文章,最热文章,所有节点(V2EX community client WeChat applet source code: get the latest articles, the hottest articles, all nodes)
    2020-04-25 15:29:19下载
    积分:1
  • 696518资源总数
  • 104287会员总数
  • 49今日下载