QStarDict http://qstardict.ylsoftware.com/news.php
QStarDict 是一套類似星際譯王的軟體,不同之處是 QStarDict 以 Qt 開發,而 StarDict 須搭配 Gtk+。
【目的】
- 安裝與使用 QStarDict 。
【步驟】
- 下載 Source code。
http://qstardict.ylsoftware.com/download.php - 使用 Qt Creator 編譯。 不過編譯時出現下面訊息。
Project MESSAGE: Enabled plugins: stardict web Project MESSAGE: Translations: enabled Project MESSAGE: Install prefix: Project MESSAGE: Binary directory: / Project MESSAGE: Data directory: /data Project MESSAGE: Translations directory: /translations Project MESSAGE: Plugins directory: /plugins Project MESSAGE: Documentation directory: /docs Project ERROR: No Glib2 library path (GLIB2PATH) is set.
- 據說可以至 http://www.gtk.org/download-windows.html 下載 Glib ,就可以編譯過。
- 不過這樣子實在有點麻煩,目前先在這邊留下記錄。
【類似軟體】
- StarDict (本尊)
- StarDict http://sourceforge.net/projects/stardict/files/
- 字典檔 http://stardict.sourceforge.net/Dictionaries_zh_TW.php
- 語音檔 WyabdcRealPeopleTTS
- qt-dict (用 Qt 寫的)
http://code.google.com/p/qt-dict/
【參考】
- GetWindowText Function
http://msdn.microsoft.com/en-us/library/ms633520(v=VS.85).aspx - Using Messages and Message Queues
http://msdn.microsoft.com/en-us/library/ms644928(v=VS.85).aspx#sending - GetWindowText的問題
http://www.blueshop.com.tw/board/show.asp?subcde=BRD20090709205028O1O - Qt/MFC Migration Framework
http://qt.nokia.com/products/appdev/add-on-products/catalog/4/Windows/qtwinmigrate/