Successfully Compiled GTK
2011-01-05
原本以為GTK這下編譯成功了,就對了,但是還是碰到無法執行的問題: 詭異了,看來又有一大段路要走了!Continue Reading
MinGW/MSYS開發環境Part 2:建構區域套件
2010-12-24
這一節描述如何編譯必要的額外套件並安裝到/usr/local。 假如你不想要自己建構這些區域套件,你Continue Reading
MinGW/MSYS開發環境Part 1: 設定基礎系統
2010-12-18
基礎系統包括一個編譯器、一個shell及一組UNIX命令列工具,編譯器跟相關的工具是由MinGW(tContinue Reading
stardict的main函式 – Part1
2010-11-09
step1.先設定gStarDictDataDir,用set_data_dir() step2.GEContinue Reading
stardict get_user_config_dir
2010-03-25
std::string get_user_config_dir() { const gchar *cContinue Reading