摘要: WarehouseInformation类 package STD_STD; public class WarehouseInformation { private String itemnumber; private String itemname; private String supplier 阅读全文
posted @ 2023-09-15 09:26 笠大 阅读(36) 评论(0) 推荐(0)
摘要: package a1; public class Test { private static int a = 1; public static void main(String[] args) { int a = 2; System.out.println(a); } } ''' Java变量遵循同 阅读全文
posted @ 2023-09-15 09:14 笠大 阅读(58) 评论(0) 推荐(0)
摘要: 今天只有一节形势与政策,晚上我要玩个痛快 阅读全文
posted @ 2023-09-15 09:07 笠大 阅读(5) 评论(0) 推荐(0)
摘要: 晚上骑了三十公里左右 感觉良好 阅读全文
posted @ 2023-09-15 09:06 笠大 阅读(5) 评论(0) 推荐(0)