摘要: 简介 如果懒得安装 可以使用牛客网提供的 https://www.nowcoder.com/practice/1bfe3870034e4efeb4b4aa6711316c3b?tpId=82&&tqId=38359&rp=1&ru=/ta/sql&qru=/ta/sql/question-ranki 阅读全文
posted @ 2021-06-30 21:12 HDU李少帅 阅读(41) 评论(0) 推荐(0) 编辑
摘要: 简介 linux && windows 我们常常要获取某个特定文件后缀的文件. 使用shell进行获取. 参考链接 https://blog.csdn.net/waitfor920/article/details/103583873 code #!/bin/bash ################ 阅读全文
posted @ 2021-06-30 10:39 HDU李少帅 阅读(326) 评论(0) 推荐(0) 编辑