/**
* 时间太久导致出处不可考.
*/
1. Dictionary
sudo apt-get install dict 客户端 (完后修改/etc/dictd/dict.conf来控制只从本地读字典,注释掉后面的服务器地址)
sudo apt-get install dictd 服务器端
sudo apt-get install dict-xdict dict-stardic 这两个是英汉字典的数据文件,翻译结果差不多。
sudo apt-get install dict-gcide 这个15M多的英文字典翻译结果很全,推荐安装。
然后“编辑”-“首选项”-“添加”,主机名添“127.0.0.1 ”,端口不变(2628),描述随便填个,其中的主机名网上很多都是填“localhost”,但是不能用,看了下外国朋友的网页,说是新版有个错误问题要填127.0.0.1替代localhost才可以。外文链接http://ubuntuforums.org /showthread.php?t=145949
2. ibus-pinyin
sudo apt-get install ibus-pinyin
3. URL
C++: http://www.cplusplus.com/