import java.text.DecimalFormat;public class Test { public static void main(String[] args) { double pi=3.1415927;//圆周率//取一位 ...
確定! 回上一頁