摘要: public class WarehouseInformation { private String itemnumber; private String itemname; private String suppliername; private String warehousingtime; p 阅读全文
posted @ 2024-09-27 23:03 鱼一直摸 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 登录系统(验证码): import java.util.ArrayList; import java.util.Random; import java.util.Scanner; public class Registration { public static void main(String[] 阅读全文
posted @ 2024-09-27 16:58 鱼一直摸 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 今天完成了数据结构链表的增删改查,和合并的作业。完成英语作业和Java的验证码程序 阅读全文
posted @ 2024-09-26 23:00 鱼一直摸 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 今天做了一个登陆界面窗口,并且设置了随机验证码 阅读全文
posted @ 2024-09-25 22:08 鱼一直摸 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 今天进行了工程实训,做了家庭电路连接和跳闸实验 阅读全文
posted @ 2024-09-24 22:43 鱼一直摸 阅读(5) 评论(0) 推荐(0) 编辑
摘要: 今天为了参加学校的算法大赛,系统性跟着视频学习了一些算法,比如双指针,哈希表等,了解了这些编程思路 阅读全文
posted @ 2024-09-23 22:19 鱼一直摸 阅读(2) 评论(0) 推荐(0) 编辑
摘要: 今天学习了离散数学,感觉这学期对这门课的学习态度有了改善 阅读全文
posted @ 2024-09-19 21:00 鱼一直摸 阅读(1) 评论(0) 推荐(0) 编辑
摘要: 今天上体育课打排球了 阅读全文
posted @ 2024-09-12 22:06 鱼一直摸 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 今天学习了离散数学和数据结构,了解了怎样可以判断算法的效率 阅读全文
posted @ 2024-09-11 22:11 鱼一直摸 阅读(3) 评论(0) 推荐(0) 编辑
摘要: 今天上了一天课,学习了英语提高课和面向对象建模 阅读全文
posted @ 2024-09-10 20:38 鱼一直摸 阅读(4) 评论(0) 推荐(0) 编辑