2016年1月18日 星期一
IntelliJ IDE 1.5破解
以下兩個影片資訊皆有下載個檔案載點
Windows
//教學影片
https://www.youtube.com/watch?v=6AtlBNV_uFM
Mac
//教學影片
https://www.youtube.com/watch?v=TpWxIzi-md8
2014年10月27日 星期一
sublime
//自動換行
參考網址:
其他人的參考網址:
- 開啓Preferences -> Setting - User(設置-用戶)
- 輸入
"word_wrap" : true
//sublime中文正規搜尋
[\x{4e00}-\x{9fa5}]+
//UTF-8
"default_encoding": "UTF-8",
//UTF-8
"default_encoding": "UTF-8",
參考網址:
其他人的參考網址:
訂閱:
文章 (Atom)