摘要: Ctrl + Alt + L 阅读全文
posted @ 2024-08-13 15:56 普信男孩阿洲 阅读(175) 评论(0) 推荐(0)
摘要: https://mvnrepository.com/ 阅读全文
posted @ 2024-08-06 14:50 普信男孩阿洲 阅读(31) 评论(0) 推荐(0)
摘要: import org.springframework.http.HttpMethod;import org.springframework.web.client.RestTemplate; 阅读全文
posted @ 2024-08-06 11:29 普信男孩阿洲 阅读(8) 评论(0) 推荐(0)
摘要: Ctrl + F 阅读全文
posted @ 2024-08-05 14:29 普信男孩阿洲 阅读(26) 评论(0) 推荐(0)
摘要: Alt + 7 阅读全文
posted @ 2024-07-23 10:33 普信男孩阿洲 阅读(6) 评论(0) 推荐(0)
摘要: 比如添加try-catch for if-else等。 Ctrl + Alt +T 阅读全文
posted @ 2024-07-15 15:20 普信男孩阿洲 阅读(33) 评论(0) 推荐(0)
摘要: Ctrl + Alt +M 阅读全文
posted @ 2024-07-11 15:10 普信男孩阿洲 阅读(5) 评论(0) 推荐(0)
摘要: Ctrl + D 阅读全文
posted @ 2024-06-30 16:17 普信男孩阿洲 阅读(26) 评论(0) 推荐(0)
摘要: Windows:Ctrl + Shift + U Mac: Command + Shift + U 阅读全文
posted @ 2024-06-28 20:36 普信男孩阿洲 阅读(262) 评论(0) 推荐(0)
摘要: 大题: 1、 磁盘调度算法:1先来先服务 2最短寻道时间优先 3电梯 2、 银行家算法 3、 页表地址转换 4、 页面置换算法 5、 处理机调度算法(先来先服务、短作业优先、高响应比优先) 简答题 1、什么是操作系统?它有什么基本特征? 答:操作系统是指控制和管理计算机的软、硬件资源,合理组织计算机 阅读全文
posted @ 2024-06-24 20:03 普信男孩阿洲 阅读(71) 评论(0) 推荐(0)