摘要: windows 图标异常修复 显示白色图标如何修复? win+r->cmd->输入以下命令 taskkill /im explorer.exe /f cd /d %userprofile%\appdata\local del iconcache.db /a start explorer.exe ex 阅读全文
posted @ 2024-02-07 10:30 刘俊涛的博客 阅读(7) 评论(0) 推荐(0) 编辑
摘要: 过年看电视必备-安卓软件 Trending 第一名 https://github.com/lizongying/my-tv/ https://github.com/lizongying/my-tv/releases/tag/v1.5.2 欢迎关注公-众-号【TaonyDaily】、留言、评论,一起学 阅读全文
posted @ 2024-02-07 09:55 刘俊涛的博客 阅读(167) 评论(0) 推荐(0) 编辑
摘要: k8s 怎么手动拉取docker镜像? 在Kubernetes(K8s)中管理和部署应用时,手动拉取Docker镜像是一项基本操作。在Kubernetes中,Pod创建时通常会在其配置文件(Deployment, StatefulSet等)中指定需要使用的Docker镜像。但如果你想先手动将镜像拉取 阅读全文
posted @ 2024-02-07 09:49 刘俊涛的博客 阅读(232) 评论(0) 推荐(0) 编辑
摘要: InstantID 模型 论文地址:https://arxiv.org/abs/2401.07519 InstantID 主页:https://instantid.github.io/ Demo 尝鲜:https://huggingface.co/spaces/InstantX/InstantID 阅读全文
posted @ 2024-02-07 09:48 刘俊涛的博客 阅读(101) 评论(0) 推荐(0) 编辑
摘要: Version 1.23.0 of PhpSpreadsheet breaks PHP 7.3+ support https://github.com/PHPOffice/PhpSpreadsheet/issues/2779 当你 升级composer update 时候,项目跑不通的时候,请检查 阅读全文
posted @ 2024-02-07 09:48 刘俊涛的博客 阅读(7) 评论(0) 推荐(0) 编辑