阿里云服务器基础配置过程
由于某些不可言说、无法理解的原因,我今天早上 00:00 的时候租了阿里云的轻量级服务器。
因为要配置相关环境,尤其指 Python 大礼包和 Anaconda(及 pyTorch),并且在过程中踩了很多坑,在其稍作记录。
…Everything成就获得攻略
See the Help section when you press Esc in-game for information on how to do specific actions. (If the information about a particular action is not there it means you haven’t unlocked it yet, keep playing).
有关如何执行特定操作的信息,请在游戏中按Esc键时参阅“帮助”部分。(如果 …
…简单的链表及二叉树学习
本节课将会讲三点内容,链表,栈以及二叉树。
…面向对象入门
If you think C++ is not overly complicated, just what is a protected abstract virtual base pure virtual private destructor and when was the last time you needed one?
…matplotlib编码字体错误的解决过程
发现问题
众所周知,设置 matplotlib 输出中文需要:
…plt.rcParams['font.sans-serif']=['SimHei'] # 用来正常显示中文标签 plt.rcParams['axes.unicode_minus']=False # 用来正常显示负号
制作主题时踩的坑
自定义主题的时候遇到的一些问题记录如下:
…Cpp 入门
C++ is a horrible language. It's made more horrible by the fact that a lot of substandard programmers use it, to the point where it's much much easier to generate total and utter crap with it.
…看板娘配置
看板娘配置
参考网上教程配置了 Live2D 看板娘。
…站点搭建过程
站点搭建过程
基于 hexo 搭建了自己的站点,在此发布一下搭建教程。
…