摘要: 使用for循环计算1-100的和,除了以3结尾的那些数 2.package aaa; 3. 4.public class AAA { 5. 6. public static void main(String[] args) { 7. // TODO Auto-generated method stu 阅读全文
posted @ 2023-04-10 20:27 边海(皿゚) 阅读(22) 评论(0) 推荐(0)