分类: 技术 - 其他技术
17 Oct 2018 09:02 +0000

Reference meterials.

查看详情


16 May 2021 04:53 +0000

See how a minor change to your commit message style can make you a better programmer.

feat: add hat wobble

^--^ ^------------^
| |
| +-> Summary in present tense.
|
+-------> Type: chore, docs, feat, fix, refactor, style, or test.

Examples:

chore: add Oyster build script
docs: explain hat wobble
feat: add beta sequence
fix: remove broken confirmation message
refactor: share logic between 4d3d3d3 and flarhgunnstow
style: convert tabs to spaces
test: ensure Tayne retains clothing

查看详情


19 Dec 2020 14:09 +0000

Every feature that is added to an application adds a certain amount of risk to the overall application. The aim for secure development is to reduce the overall risk by reducing the attack surface area.

查看详情


13 Nov 2020 06:41 +0000

08 Jul 2020 16:55 +0000

17 Nov 2019 16:38 +0000

09 Oct 2019 23:00 +0000

01 Mar 2019 15:42 +0000

在 MacOS Finder 中删除的文件会进入废纸篓(回收站),但在 Terminal 命令行中使用 rm 命令删除的文件却不是这样,有没有想要尝试过用命令行删除文件到废纸篓?

查看详情


26 Oct 2018 00:49 +0000

The thing I really enjoy about programming is just the fact that you really can tell the computer exactly what to do and it will do what you tell it and nothing more.

I don't know maybe I'm autistic or something or borderline but that doesn't happen in normal life.

- Linus Torvalds

查看详情


19 Oct 2018 22:15 +0000

17 Oct 2018 22:49 +0000

Reference meterials.

查看详情


16 Oct 2018 23:34 +0000

Reference meterials.

查看详情


19 Mar 2018 15:12 +0000

I get paid for code that works, not for tests, so my philosophy is to test as little as possible to reach a given level of confidence.

Kent Beck

How deep are your unit tests? - StackOverflow

查看详情


22 Jan 2018 19:02 +0000

10 Dec 2017 00:00 +0000

Github 编程语言趋势

查看详情


17 Nov 2017 18:45 +0000

A article about setting up HTTP proxy in terminal.

查看详情


17 Apr 2017 13:36 +0000

对比了 C++, Java, PHP, 等目前主流的后端语言, 文章作于 2016 年 8 月 4 日

查看详情


15 Dec 2016 15:53 +0000

04 Jan 2015 11:44 +0000