2010/04/07

[QT creator] Text Editor設定

安裝QT creator好後,我們接下來更改一下預設的設定,讓程式用起來更方便。

1. 由於寫程式常常需要長時間撰寫,所以把背景顏色改得不要那麼亮,比較不會刺眼,並且把字型設定成Verdana會看的比較清楚。點選【Qt creator】->【Tool】->【Options】->【Text Editor】->【Font & Colors】,上方就可以設定字型,點選在下方的【Text】並按右邊的【Background】就可以選擇背景顏色。

font_color

2. 設定tab對齊。

點選【Behavior】,取消【Insert sapces instead of tabs】

tab

3. 自動完成程式碼。

原本自動完成程式碼(Code completion)是case-sensitive(區分大小寫),把它取消掉會讓你寫程式方便不少。

auto_complete

4. Screenshot如下。

screenshot

沒有留言:

Buddhism and Software Developer

In today's fast-paced society, we are often surrounded by work, goals, and external pressures. However, the wisdom found in Buddhism off...