摘要:
Ctrl + Alt + L 阅读全文
摘要:
https://mvnrepository.com/ 阅读全文
摘要:
import org.springframework.http.HttpMethod;import org.springframework.web.client.RestTemplate; 阅读全文
摘要:
Ctrl + F 阅读全文
摘要:
比如添加try-catch for if-else等。 Ctrl + Alt +T 阅读全文
摘要:
Ctrl + Alt +M 阅读全文
摘要:
Ctrl + D 阅读全文
摘要:
Windows:Ctrl + Shift + U Mac: Command + Shift + U 阅读全文
摘要:
大题: 1、 磁盘调度算法:1先来先服务 2最短寻道时间优先 3电梯 2、 银行家算法 3、 页表地址转换 4、 页面置换算法 5、 处理机调度算法(先来先服务、短作业优先、高响应比优先) 简答题 1、什么是操作系统?它有什么基本特征? 答:操作系统是指控制和管理计算机的软、硬件资源,合理组织计算机 阅读全文