All Projects → dunizb → Wxapp Scalc

dunizb / Wxapp Scalc

Licence: mit
💬微信小程序版简易计算器demo,适合入门练手

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Wxapp Scalc

Masterwechatapp
『微信小程序』优秀教程、轮子、开源项目 资源汇总
Stars: ✭ 826 (+259.13%)
Mutual labels:  wechat-app, wechat
Wechat Weapp Grouputils
微信小程序群应用,包括群通知、群接龙、群投票、群通讯录4大功能
Stars: ✭ 222 (-3.48%)
Mutual labels:  wechat-app, wechat
Wechatmusicplayer
微信小程序:音乐播放器
Stars: ✭ 13 (-94.35%)
Mutual labels:  wechat-app, wechat
Wechat Miniprogram Examples
WeChat mini program examples. 微信小程序示例
Stars: ✭ 634 (+175.65%)
Mutual labels:  wechat-app, wechat
Microsoft ai
人工智能实战微信小程序demo
Stars: ✭ 111 (-51.74%)
Mutual labels:  wechat-app, wechat
Python Weixin
微信(weixin|wechat) Python SDK 支持开放平台和公众平台 支持微信小程序云开发
Stars: ✭ 746 (+224.35%)
Mutual labels:  wechat-app, wechat
Tom Vpr
how does voiceprint recognition work in wechat page
Stars: ✭ 37 (-83.91%)
Mutual labels:  wechat-app, wechat
Wechat Weapp 2048
微信小程序-2048小游戏
Stars: ✭ 406 (+76.52%)
Mutual labels:  wechat-app, wechat
Wechat Miniprogram Ar 3d
A WeChat MiniProgram 3D that includes a Panorama Viewer and a 3D Viewer using the device orientation control.
Stars: ✭ 80 (-65.22%)
Mutual labels:  wechat-app, wechat
Supermarketmini
基于wepy2.x 仿苏宁小店小程序,API采用go开发(已开源),项目正在开发中,欢迎加群:160301726
Stars: ✭ 73 (-68.26%)
Mutual labels:  wechat-app, wechat
Scuplus Wechat
We川大小程序[scuplus] 使用wepy开发的完善的校园综合小程序, 40+页面,前后端开源,包括成绩、课表、失物招领、图书馆、新闻资讯等等常见校园场景功能
Stars: ✭ 545 (+136.96%)
Mutual labels:  wechat-app, wechat
Wechat App Demo
📱微信小程序 demo
Stars: ✭ 1,678 (+629.57%)
Mutual labels:  wechat-app, wechat
Wx Charts
微信小程序图表charts组件,Charts for WeChat Mini Program
Stars: ✭ 4,633 (+1914.35%)
Mutual labels:  wechat-app, wechat
Weixin Java Miniapp Demo
基于Spring Boot 和 WxJava 实现的微信小程序Java后端Demo
Stars: ✭ 779 (+238.7%)
Mutual labels:  wechat-app, wechat
Planmaster
套餐助手:手机套餐对比选购小程序
Stars: ✭ 487 (+111.74%)
Mutual labels:  wechat-app, wechat
Mpvue Animated Number
微信小程序 mpvue 数字更新滚动动画组件 / An animated number component for mpvue
Stars: ✭ 33 (-85.65%)
Mutual labels:  wechat-app, wechat
Weapp Qrcode
Wechat miniapp generate qrcode image
Stars: ✭ 339 (+47.39%)
Mutual labels:  wechat-app, wechat
Wechat App Music
微信小程序:音乐播放器 技术栈: redux + es7 +labrador
Stars: ✭ 384 (+66.96%)
Mutual labels:  wechat-app, wechat
Wxapp Img Loader
适用于微信小程序的图片预加载组件
Stars: ✭ 1,049 (+356.09%)
Mutual labels:  wechat-app, wechat
Rktk Wxx
软考题库微信小程序 ENJOY
Stars: ✭ 131 (-43.04%)
Mutual labels:  wechat-app, wechat

wxapp-sCalc 微信小程序开发入门,适合入门练手

**2016-10-15更新:**修复新版开发者工具下计算器排版错乱的问题

sCalc 微信小程序版,适合入门,由于重点不是实现计算器具体功能,主要是为了学习微信小程序开发, 所以一些非关注点问题就不要太在意

为了实现计算功能,被微信小程序坑死了,应为js文件中不支持window对象,没法使用eval函数

介绍文章:剖析简易计算器带你入门微信小程序开发

其他微信小程序:极简天气读你电影

Previews

Previews

Description

涉及微信小程序开发相关知识:

  1. CSS Flexbox布局
  2. 事件绑定、页面跳转
  3. Page、window、App全局设置
  4. wxml、wxsss、js、json文件使用方法
  5. view、text、icon、button组件使用方法
  6. navigate、wx.setStorageSync、数据绑定等API

Setup

  1. Clone the repo
$ git clone https://github.com/dunizb/wxapp-sCalc.git
  1. Import to Wechat DEV Tools

把项目导入到微信开发者工具中即可

License

Copyright (c) 2016 Dunizb. MIT Licensed, see LICENSE for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].