Giter VIP home page Giter VIP logo

wxapp-scalc's Introduction

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.

wxapp-scalc's People

Contributors

dunizb avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.