登录
首页 » JavaScript » hejinlv-WeChat-Ble-To-ESP32-Ble-master

hejinlv-WeChat-Ble-To-ESP32-Ble-master

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

代码说明:

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

文件列表:

WeChat-Ble-To-ESP32-Ble, 0 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\.gitignore, 19 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\LICENSE, 1066 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\README.md, 373 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\app.js, 566 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\app.json, 326 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\app.wxss, 194 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\images, 0 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\images\bluetooth.png, 9575 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages, 0 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\device, 0 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\device\device.js, 3609 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\device\device.json, 2 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\device\device.wxml, 718 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\device\device.wxss, 348 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\search, 0 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\search\search.js, 5518 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\search\search.json, 2 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\search\search.wxml, 919 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\pages\search\search.wxss, 493 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\sitemap.json, 191 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\utils, 0 , 2020-06-24
WeChat-Ble-To-ESP32-Ble\utils\util.js, 472 , 2020-06-24

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

发表评论

0 个回复

  • wxbarcode-master
    小程序二维码条形码生成,可根据需求自行设置分享扫描(Small program two-dimensional code barcode generation, can be set according to the needs of their own share scan.)
    2018-10-15 14:54:02下载
    积分:1
  • 40套源码
    40套最新微信小程序源码,当下最流行的微信小程序,界面、代码可供参考。
    2022-08-17 00:54:27下载
    积分:1
  • -潮品商城
    微信小程序之潮品商城,DEMO,学校作业,可以根据分类给出适合的穿搭建议(Wechat Shopping Mall, DEMO, school assignments, can be classified according to the appropriate clothing suggestions.)
    2020-06-16 19:20:03下载
    积分:1
  • 之快递查询
    快递查询,输入快递单号就能查询快递信息
    2022-03-15 18:25:01下载
    积分:1
  • 【补充】3.4 源码
    15个企业级开发微信小程序demo; 源码(Fifteen enterprise-level development Weixin applet demo; source code)
    2020-06-18 04:00:01下载
    积分:1
  • 【补充】3.4 源码
    说明:  15个企业级开发微信小程序demo; 源码(Fifteen enterprise-level development Weixin applet demo; source code)
    2020-06-18 04:00:01下载
    积分:1
  • 稻香米商城
    微信小程序稻香米商城模板,需要微信开发工具打开(The template of Weixin Small Program Daoxiangmei Mall needs to be opened by Weixin Development Tool)
    2019-01-21 13:14:42下载
    积分:1
  • 开发零基础入门》张帆
    微信小程序是一种最新的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
  • wechat-app-2048-master
    一款用微信小程序开发的2048小游戏,简单易懂(A small game developed by WeChat 2048 small game, easy to understand)
    2018-08-02 21:15:58下载
    积分:1
  • CCHR.WebChat
    项目名称:WebChat ,Html5框架开发(Project Name: WebChat, Html5 framework development)
    2018-03-14 11:58:55下载
    积分:1
  • 696516资源总数
  • 106648会员总数
  • 8今日下载