GithubHelp home page GithubHelp logo

giraffecode9668 / calculator Goto Github PK

View Code? Open in Web Editor NEW
5.0 0.0 7.0 76 KB

javafx制作的Pc端计算器,包括标准计算器和科学计算器,小白级别的项目,不涉及框架,数据结构等

Java 100.00%

calculator's Introduction

calculator(计算器)

前言

javafx制作的计算器,包括标准计算器和科学计算器,小白级别的项目,不涉及框架,数据结构等

需要工具

  • 开发工具:本项目使用ecplise
  • jdk:本项目使用jdk8

需要知识

  • java基础
  • javafx基础

界面

iamge iamge

项目结构

iamge

项目介绍

使用javafx代码制成前端页面,Cal4.java文件是运行文件,用下拉框实现两个不同pane(页面)的切换。
因为只学习了java和javafx,计算器计算过程都是自己写的,包括符号计算,如何获取符号左右两边的数字,如何优先计算括号内的算式。

计算过程属于傻瓜式...

  • Cal4.java: 运行文件
  • Action.java:符号计算
  • WebOfScience.java:科学计算器的页面,其中的细节
  • WebOfStandard.java:标准计算器的页面,其中的细节

calculator's People

Contributors

giraffecode9668 avatar

Stargazers

DNMY avatar  avatar  avatar  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.