摘要: 1.定义圆半径,求面积。 public class wan { public static void main(String[] args) { // TODO Auto-generated method stub int r=5; double Π=3.14; System.out.println 阅读全文
posted @ 2023-03-19 20:40 未步乘风 阅读(22) 评论(0) 推荐(0)