自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 Linux命令自动补齐oh-my-zsh插件及美化主题超详细

安装zsh(1)查看系统当前使用的shellecho $SHELL(2)查看系统是否安装了zshcat /etc/shells (3)用yum安装zshyum -y install zsh(4)查看shell列表cat /etc/shells(5)切换shell为zshchsh -s /bin/zsh(6)使用reboot重启服务器(7)重启后,查看当前shellecho $SHELL(8)安装 oh my zsh 需确定安装了git..

2021-09-08 11:32:58 1730

原创 AttributeError: module ‘d2l.torch‘ has no attribute ‘train_ch3‘,补充d2l.torch库缺失train_ch3函数

【代码】AttributeError: module ‘d2l.torch‘ has no attribute ‘train_ch3‘,补充d2l.torch库缺失train_ch3函数。

2024-03-14 10:45:21 369 1

原创 使用若依框架新添接口请求失败

使用若依框架新添接口请求失败

2024-02-28 10:13:02 521 1

原创 Springboot测试service注入为空

Springboot测试service注入为空

2024-01-24 09:59:40 788

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除