登录
首页 » Java » 《微信小程序开发零基础入门》张帆

《微信小程序开发零基础入门》张帆

于 2019-02-28 发布 文件大小:15109KB
0 149
下载积分: 1 下载次数: 22

代码说明:

  微信小程序是一种最新的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.)

文件列表:

《微信小程序开发零基础入门》张帆.pdf, 17537761 , 2019-02-28

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

发表评论

0 个回复

  • mini-program-course
    说明:  在线报名选修课的小程序,老师学生两种用户(Online registration of elective courses of small procedures, teachers and students two kinds of users)
    2019-03-25 14:31:12下载
    积分: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
  • 天气预报
    说明:  微信小程序天气预报,时间,星期,天气情况、未来几天天气(Wechat Weather Forecast, Time, Week, Weather, Future Days)
    2020-06-21 02:40:01下载
    积分: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
  • 商城源码:在线点餐源码
    说明:  微信小程序商城源码 微信在线点餐源码 适合要求较低 适合新手(Wechat small program shop source code wechat online ordering source code suitable for low requirements suitable for novice)
    2020-03-08 22:03:15下载
    积分:1
  • 营养品商城
    营养品商城的微信小程序模板,实现基本商城功能,可以下载参考
    2022-05-19 23:23:24下载
    积分: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
  • 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
  • weeshop-master
    说明:  基于ECSHOP3.6的微信小程序商城,安装简单,只要简单配置即可,可以进行二次开发。(Based on ECSHOP 3.6, Weixin Small Program Mall is easy to install and can be redeveloped as long as it is simple to configure.)
    2020-06-21 04:00:02下载
    积分: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
  • 696522资源总数
  • 104040会员总数
  • 35今日下载