摘要:
System.out.println(cmp(5,10)); System.out.println(cmp((short)5,(short)10)); public static boolean cmp(int a,int b){ return a == b; } public static boo 阅读全文
posted @ 2022-05-17 13:18 LutixiaGit 阅读(13) 评论(0) 推荐(0) 编辑
posted @ 2022-05-17 13:18 LutixiaGit 阅读(13) 评论(0) 推荐(0) 编辑
posted @ 2022-05-17 13:07 LutixiaGit 阅读(47) 评论(0) 推荐(0) 编辑
posted @ 2022-05-17 00:29 LutixiaGit 阅读(15) 评论(0) 推荐(0) 编辑