Giter VIP home page Giter VIP logo

formula-derivation's Introduction

公式计算器(FormulaDerivation)

开发语言

UI框架

  • WeUI 是一套同微信原生视觉体验一致的基础样式库,由微信官方设计团队为微信内网页和微信小程序量身设计,令用户的使用感知更加统一。

实现功能

  • 表速、真速、马赫数计算
  • 动压、静压计算
  • 标准大气物理量计算
  • 长度单位计算
  • 速度单位计算

项目结构

|-- FormulaDerivation
    |-- .gitignore
    |-- app.js  //项目入口,创建应用程序对象
    |-- app.json  //项目配置
    |-- app.wxss
    |-- LICENSE
    |-- project.config.json
    |-- README.md
    |-- sitemap.json
    |-- image  //项目图片资源
    |-- pages
    |   |-- index.wxss    
    |   |-- finance  //首页
    |   |   |-- finance.js
    |   |   |-- finance.json
    |   |   |-- finance.wxml
    |   |   |-- finance.wxss
    |   |   |-- atm  //标准大气计算页
    |   |   |   |-- atm.js
    |   |   |   |-- atm.json
    |   |   |   |-- atm.wxml
    |   |   |   |-- atm.wxss
    |   |   |-- ...
    |   |-- logs  //日志输出页
    |   |   |-- logs.js
    |   |   |-- logs.json
    |   |   |-- logs.wxml
    |   |   |-- logs.wxss
    |   |-- pay  //点赞支付页
    |       |-- pay.js
    |       |-- pay.json
    |       |-- pay.wxml
    |       |-- pay.wxss
    |-- style  //UI样式资源
    |   |-- weui.wxss
    |   |-- base
    |   |-- widget
    |-- utils  //JS库
        |-- atm.js
        |-- calculatorForHouseLoan.js
        |-- finance.js
        |-- util.js

开发运行

使用微信开发者工具打开项目运行与开发

截图

p1 p2

Contribution

RuShi

License

MIT

formula-derivation's People

Contributors

zz570557024 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.