Prometheus

Prometheus Prometheus Prometheus介绍 prometheus脱胎于brogmon(brog的监控……

SendMail

SendMail SendMail 介绍 sendmail于1983年Eric Allman随BSD4.1c首次发行, s……

Python

Python Python Python代码规范 https://www.runoob.com/w3cnote/google-python-styleguide.html python的一些写法建议 https://medium.com/techtofreedom/9-subtle-tricks-to-make-your-python-code-much-faster-50be6dd69a30 Django Django REST framework 建议参考django rest……

Windows

Windows Windows cmd修改主机名 wmic computersystem where "name='%computername%'" call rename "xxx" 如果要改注册表应该也是可以的, 可以参考下这个博客的……

Elisp

Elisp Elisp 欲和emacs和谐共处,就必须了解和emacs沟通的语言, Elisp。来一起看看……

company-mode

company-mode company-mode 最近发现很多时候,我的补全包括org-mode, c-mode, python-mode等都不太……

HTML+CSS

HTML+CSS span设置宽度失效 一定要注意display设置成block或者inline-bl……

Hugo

Hugo hugo相关 安装 1 brew install hugo 使用 新建site 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21……