摘要:
Github项目地址:https://github.com/521xueweihan/GitHub520 SwitchHost自动更新地址:https://raw.hellogithub.com/hosts Host文件直接下载地址:https://raw.hellogithub.com/hosts 阅读全文
摘要:
1. https://kgithub.com 2. https://hub.nuaa.cf 阅读全文
摘要:
1、https://gh.api.99988866.xyz/ 2、https://ghproxy.com/ (似乎已失效) 3、https://mirror.ghproxy.com/ 4、https://github.ur1.fun/ 5、https://d.serctl.com/ 阅读全文
摘要:
问题 执行【npm install】 报错 npm ERR! While resolving: videomix-ui@5.5.0 npm ERR! Found: vue@3.4.15 npm ERR! node_modules/vue npm ERR! vue@"3.4.15" from the 阅读全文
摘要:
联想电脑管家切换电池模式,BatterySetting只有常规和快充,没有养护 运行打开:regedit打开地址:计算机\HKEY_LOCAL_MACHINE\SOFTWARE\Lenovo\PcManager\BatteryCache修改:IsBatteryPolymer 值 为【0】 原值为【1 阅读全文
摘要:
概述 使用EasyExcel写入Excel后,将多个Excel打包为ZIP压缩包下载 代码 @GetMapping("/downloadToZip") public void downloadToZip(HttpServletResponse response){ // 设置响应头 response 阅读全文
摘要:
概述 Springboot使用EasyExcel 的填充模板导出,导出为多Sheet工作簿 详细代码 Excel数据填充 /** * 使用 EasyExcel 写入Excel * @param excelModelFilePath 模板文件地址 * @param sheetNameAndDataMa 阅读全文
摘要:
问题 MPP库使用row_number() 进行排序后,取指定序号值时,是随机取值了,并没有取指定序号的数据 with t1 as( select row_number() over(partition by pid order by create_time desc) as num, * from 阅读全文
摘要:
Dbeaver执行外部SQL脚本文件创建数据库、建表导入数据等 点击项目浏览器 右键点击选中,然后选择sql文件 右键点击连接地址,选中【工具】,选中【创建新任务】 填写信息,选中【执行SQL脚本】,然后【下一步】 选中脚本文件点击确定 选中数据库的连接地址,如果自动关联就无需修改 至此Dbeave 阅读全文
摘要:
官方教程:出售、赠送、折抵或回收 Mac 前该怎么做( https://support.apple.com/zh-cn/HT201065 ) 内含有个芯片以及系统的抹盘、重装官方教程,可根据内容提示查看相应的文档。 官方教程:重新安装 macOS ( https://support.apple.co 阅读全文
摘要:
Chrome浏览器提取已安装的插件 地址: C:\Users\【用户名】\AppData\Local\Google\Chrome\User Data\Default\Extensions\【插件ID】 阅读全文
摘要:
https://central.sonatype.com/?smo=true https://mvnrepository.com/ 阅读全文