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

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

于 2020-12-22 发布
0 152
下载积分: 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 个回复

  • 查公交
    这是一个微信小程序 需要先下载微信小程序的开发工具 能打开完美运行,代码简单易懂
    2022-05-13 06:26:39下载
    积分:1
  • 蜗牛生活
    说明:  带周边服务 天气预报 功能完善的一款微信小程序 带完整ui设计(A wechat small program with complete UI design with perfect weather forecast function of peripheral services)
    2020-03-08 22:08:15下载
    积分: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
  • nideshop-mini-program-master (1)
    微信小程序微分销商城,亲测可用,可移植性较好(WeChat small program differentiation mall, the pro test is available, portability is better.)
    2018-08-09 13:42:02下载
    积分: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
  • 开发零基础入门》张帆
    说明:  微信小程序是一种最新的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
  • shopmallmobile-master
    说明:  微信小程序的全套源代码 包括后台和小程序php(The complete source code of wechat applet includes background and applet PHP)
    2020-11-16 13:49:41下载
    积分:1
  • daiwu
    说明:  微信小程序源码:在线寄快递系统。一款适用于在线邮寄、在线快递、在线带物的小程序系统。(The WeChat Mini Program source code online mail delivery system is a small program system suitable for online mailing, online express, and online delivery.)
    2020-05-07 18:54:37下载
    积分:1
  • 模仿12306火车票APP(源代码)
    说明:  模仿12306订票系统功能:订票,出票,买飞机票,一应俱全(Imitate 12306 booking system to book, issue and buy air tickets)
    2020-06-09 18:36:55下载
    积分:1
  • 芸众wxapp
    说明:  原生小程序,功能齐全。全开源适合二次开发(Native small program, full of functions. Full open source for secondary development)
    2020-04-15 14:15:23下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载