Description: Write multiple Java interfaces and classes that implement a simple calculator that allows the user to the type of calculation (the greatest common divisor and least common multiple), the input two integers, the calculator automatically call the appropriate operator class calculations and output display .
To Search:
File list (Check if you may need any files):
报告_2
......\.classpath
......\.project
......\.settings
......\.........\org.eclipse.jdt.core.prefs
......\bin
......\...\qtech
......\...\.....\edu
......\...\.....\...\cn
......\...\.....\...\..\text1
......\...\.....\...\..\.....\Computer1.class
......\...\.....\...\..\.....\Digital.class
......\...\.....\...\..\.....\Main.class
......\...\.....\...\..\util1
......\...\.....\...\..\.....\GCD.class
......\...\.....\...\..\.....\LCM1.class
......\...\.....\...\..\.....\Operate1.class
......\src
......\...\qtech
......\...\.....\edu
......\...\.....\...\cn
......\...\.....\...\..\text1
......\...\.....\...\..\.....\Computer1.java
......\...\.....\...\..\.....\Digital.java
......\...\.....\...\..\.....\Main.java
......\...\.....\...\..\util1
......\...\.....\...\..\.....\GCD.java
......\...\.....\...\..\.....\LCM1.java
......\...\.....\...\..\.....\Operate1.java