# Java_Calculator **Repository Path**: lyzustc/Java_Calculator ## Basic Information - **Project Name**: Java_Calculator - **Description**: a simple calculator using Java - **Primary Language**: Java - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-01-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Java_Calculator a simple calculator using Java This is a simple calculator program in Java language. The main function locates in MyFrame.java. To run it, build a Java project in eclipse or other IDE, copy all files to /src and run it.