Code Monkey home page Code Monkey logo

calc's Introduction

简易计算器

去掉键盘,仅保留数字显示区域,占用更小的空间

preview

进制显示

  • 16 进制
  • 10 进制
  • 2 进制

快捷键

  • ESC 退出
  • Nn 垂直新建窗口
  • Ss 显示所有窗口
  • Tab 切换到下一个窗口
  • Delete 清空
  • Backspace 退格
  • Enter= 计算
  • Ctrl + N 水平新建窗口
  • Ctrl + S 保存窗口
  • Ctrl + O 加载窗口
  • Ctrl + G 关闭所有窗口
  • Ctrl + C 复制
  • Ctrl + V 粘贴
  • 切换上一个进制
  • 切换下一个进制

运算符

  • +
  • -
  • *
  • /
  • % 取余
  • &
  • |
  • ^ 异或
  • ~ 取反
  • < 左移
  • > 右移

calc's People

Contributors

itldg 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.