首先,找了好久,一直找不到喜歡的文字編輯器,用eclipse 又太肥大!!

在windows 我都用notepad++ 但在ubuntu or linux 又懶的記vi 的指令(無人不知vi 的強大呀...)

用來用去,想說去找notepad++ 的底層來用,但一直遇到中文有問題,本來放棄的,但最近迫於需要,還是找了一下方法,在此記錄一下!

●SciTE 的localization 在地化,還不少語言可以選呦~~

http://groups.google.com/group/scite-interest/web/translations

● 一些小設定,請記得用sudo 來開SciTE ,不然用一般user 開啟global option 會不能存檔呦!


關於安裝SciTE
==================================================
sudo apt-get install scite
++++++++++++++++++++++++++++++++++++++++++++++++++

關於中文化
==================================================
http://groups.google.com/group/scite-interest/web/translations

下載對應的檔案,放到

/usr/share/scite/locale.properties
即可 
++++++++++++++++++++++++++++++++++++++++++++++++++


關於字型大小
==================================================

搜尋
# Give symbolic names to the set of fonts used in the standard styles.
in non-win 修改
if PLAT_GTK
font.base=font:!Bitstream Vera Sans,size:12
如果是win base 
if PLAT_WIN
font.base=font:Verdana,size:10

字型也能換呦

++++++++++++++++++++++++++++++++++++++++++++++++++

關於中文顯示輸入
==================================================
打開 Global Options 新增

code.page=950
character.set=136

LC_CTYPE=zh_CN.UTF-8 

++++++++++++++++++++++++++++++++++++++++++++++++++

*******************************************************
----------------------------------------------------------------------------------
參考:
http://www.ubuntu-tw.org/modules/newbb/viewtopic.php?viewmode=compact&type=&topic_id=5681&forum=7
http://abgne.tw/au3/scite4autoit3scite-chinese.html
http://groups.google.com/group/scite-interest/web/translations
http://darkjune.javaeye.com/blog/150691
arrow
arrow
    全站熱搜
    創作者介紹
    創作者 風箏 的頭像
    風箏

    風箏

    風箏 發表在 痞客邦 留言(0) 人氣()