2019年7月11日
把 bootstrap 內容置中
<div class="col-md-8 col-md-offset-2">
因為Grid system 總共 12 columns
所以如果要置中 也就是左右對稱
12 - 8 = 4
4/2 = 2 所以置中就是 col-md-offset-2
其他就依此類推
因為Grid system 總共 12 columns
所以如果要置中 也就是左右對稱
12 - 8 = 4
4/2 = 2 所以置中就是 col-md-offset-2
其他就依此類推
[IntelliJ IDEA] 不要在editor每一行顯示版本詳細訊息
不想要editor 游標停每一行 就會顯示 那行的 版本訊息(ex誰誰誰在什麼時候commit 的message)
在editor 按右鍵→git→Show Inline Blame
在editor 按右鍵→git→Show Inline Blame
Notepad++ 看log檔
https://darekkay.com/blog/turn-notepad-into-a-log-file-analyzer/
Download this XML file
Import the file: Language → Define your language... → Import
Restart the application.
Download this XML file
Import the file: Language → Define your language... → Import
Restart the application.
訂閱:
文章 (Atom)