摘要: package github.method; /** * @author subeiLY * @create 2021-05-27 9:28 */ public class Demo01 { // main方法 public static void main(String[] args) { int 阅读全文
posted @ 2025-04-08 16:52 hwq1992 阅读(7) 评论(0) 推荐(0)
摘要: package github.struct; /** * @author subeiLY * @create 2021-05-26 15:06 */ public class WileDemo01 { public static void main(String[] args) { // 输出1~1 阅读全文
posted @ 2025-04-08 16:19 hwq1992 阅读(8) 评论(0) 推荐(0)
摘要: package github.struct; import java.util.Scanner; /** * @author subeiLY * @create 2021-05-26 14:30 */ public class IFDemo01 { public static void main(S 阅读全文
posted @ 2025-04-08 15:57 hwq1992 阅读(13) 评论(0) 推荐(0)
摘要: package github.struct; /** * @author subeiLY * @create 2021-05-26 14:27 */ public class SXDemo01 { public static void main(String[] args) { System.out 阅读全文
posted @ 2025-04-08 15:49 hwq1992 阅读(8) 评论(0) 推荐(0)
摘要: package github.liuc; import java.util.Scanner; /** * @author subeiLY * @create 2021-05-26 10:42 */ public class Demo01 { public static void main(Strin 阅读全文
posted @ 2025-04-08 15:25 hwq1992 阅读(10) 评论(0) 推荐(0)
摘要: package github.demo01; /** * @author subeiLY * @create 2021-05-26 10:20 * @version 1.0 * @since 1.8 */ public class Doc { String name; /** * @author * 阅读全文
posted @ 2025-04-08 14:55 hwq1992 阅读(5) 评论(0) 推荐(0)
摘要: ![](https://img2024.cnblogs.com/blog/3630986/202504/3630986-20250408143004378-1497951588.png) 阅读全文
posted @ 2025-04-08 14:30 hwq1992 阅读(16) 评论(0) 推荐(0)