Codefun

  • Home

  • Archives

  • Categories

  • Tags

  • Search

Makefile 的另一個選擇 Taskfile

Posted on 2022-05-21 | In development | Comments: 0

在 macOS 環境,除了使用 Makefile 之外,還有另一個選擇 Taskfile。

Read more »

被 curl 命令輸出的 "* Expire in 0 ms for 1 (transfer 0x7f85f6002000)" 洗版了

Posted on 2021-12-08 | In development | Comments: 0

使用 curl 命令,被一堆 * Expire in 0 ms for 1 (transfer 0x7f85f6002000) 洗版很傻眼。。。

Read more »

我的日常 git 操作

Posted on 2019-06-26 | In development | Comments: 0

將日常的 git 操作記錄下來作為團隊的開發規範。

Read more »

使用 Git pre-commit 自動修正 PHP 的 Coding Style

Posted on 2019-05-19 | In php | Comments: 0

在 VS Code 下,除了使用 extension - junstyle.php-cs-fixer 進行 PHP 的 Coding Style 修正 之外,也可以使用 Git hooks 的功能,在 commit 之前執行指定的 script,稱為 pre-commit,搭配 php-cs-fixer 就能自動化的對有差異的 PHP 檔案進行 Coding Style 的修正。

Read more »

使用 Homebrew 安裝 anaconda

Posted on 2019-04-26 | In python | Comments: 0

只要簡單幾行命令,就可以快速安裝好 anaconda,並且使用 jupyter notebook。

Read more »
12…5
Jerry Huang

Jerry Huang

知識不是力量 分享知識才是力量
22 posts
14 categories
34 tags
RSS
LinkedIn
© 2017 – 2022 Jerry Huang
Powered by Hexo v3.8.0
|
Theme – NexT.Mist v7.1.0