i-memo
我的筆記...
2019年7月11日
LINUX 查os版本
›
cat /etc/os-release
把 bootstrap 內容置中
›
<div class="col-md-8 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
Notepad++ 看log檔
›
https://darekkay.com/blog/turn-notepad-into-a-log-file-analyzer/ Download this XML file Import the file: Language → Define your language... ...
オノマトペ 圖文教學
›
國立國語研究所 製作の擬音語、擬態語についてのサイトです 有依50音 或依情境 https://www2.ninjal.ac.jp/Onomatope/manga.html
1 則留言:
2019年4月19日
[IntelliJ IDEA] 游標在單字移動的時候以駝峰(大寫)當段落
›
eclipse 直接ctrl左 ctrl右 就會移到下個大寫前,但idea預設會是整個連在一起單的單字 若想要以大寫當一段落 Settings → Editor → General → Smart Keys → Use "CamelHumps" wo...
[IntelliJ IDEA] Properties中文unicode 顯示
›
Settings→Editor → File Encodings [Properties Files]的Transparent XXXXXXXX打勾
[IntelliJ IDEA] project view 不想看到eclipse的設定檔案
›
將目錄標注成excluded是一種方式,但需要一個個目錄設,而且檔案不能exclude 最快方法 Settings→Editor → File Types→Ignore files and folders 最後面再加上 *.classpath;*.project;*...
Windows 找出系統開機時間
›
cmd 打 systeminfo
[Eclipse] 明明裝了 decompiler 的套件 卻不能decompiler
›
可以檢查一下關連設定 Windows > Preferences > General > Editors > File Association.
‹
›
首頁
查看網路版