自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(7)
  • 资源 (1)
  • 收藏
  • 关注

原创 ubuntu系统安装nvidia驱动过程及可能问题

原因:UbuntuKernel 使用 EFI_SECURE_BOOT_SIG_ENFORCE 内核配置。如果启用 UEFI Secure Boot(UEFI安全引导),会阻止加载未签名的第三方模块。也可以使用更方便的ubuntu dkms (Dynamic Kernel Module Support)。安装完成-> 给安装的run文件添加执行权限:chmod +x ./...run ,再执行。意思是安装的驱动是可用的,但是并未装载进linux内核。执行 ./*.run --no-x-check。

2023-07-05 16:34:06 1248

原创 递归方法执行顺序的小实验

递归执行顺序再复习

2023-03-01 22:02:07 151

原创 Unity第三人称人物(含人物骨架)移动+镜头移动&跟随

简要记录unity第三人称人物移动与镜头跟随。

2022-08-29 16:21:12 1809

原创 Python __new__method testifying and my other perspectives

Basic understanding of __new__ and others

2022-03-02 20:22:24 584 1

原创 Pandas& NumPy Simple Practice Usage

(This blog merely for self-reading, self-review and every programming lover's share under no commercial circumstance.)<html lang="en">Recently a friend of mine has asked me desperately for helping. It was his homework, which has to...

2021-11-11 16:39:07 795

原创 How to edit file: /etc/default/grub?

By tapping ctrl+alt+T to open the terminal. And then input:sudo nano /etc/default/grubPrograms here should be available to be edited by using the general keyboard now.Nor:sudo vi /etc/default/grubthen it should be like this in nano circumstances:

2021-08-14 00:13:59 186

原创 Django‘s working procedure

(This blog merely for self-reading, self-review and every progamming lover's share under no commercial circumstance.)<html lang="en">As I research and test with django for many days, django's concealed working procedure has ultima...

2021-08-08 13:31:48 119 1

Outline-Client.AppImage

Outline-Client.AppImage

2021-08-15

空空如也

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

TA关注的人

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