zoukankan      html  css  js  c++  java
  • 安装星际译王


    http://download.chinaunix.net/download.php?id=19892&ResourceID=9924
    1. 输入stardict,搜索
    2. 下载

    1:stardict-cdict-gb
    2:stardict-cedict-gb
    3:stardict-langdao-ec-gb
    4:stardict-langdao-ce-gb
    5:stardict-xdict-ce-gb
    6:stardict-xdict-ec-gb
    7:stardict-oxford-gb

    安装词典:  先解压缩,然后在/usr/share/stardict/ 建立dic,把解压的文件考到dic里

    [root@localhost ~]# mkdir /usr/share/stardict/dic

    [root@localhost stardict-cdict-gb-2.4.2]# cp * /usr/share/stardict/dic/
    [root@localhost stardict-cedict-gb-2.4.2]# cp * /usr/share/stardict/dic
    [root@localhost stardict-langdao-ce-gb-2.4.2]# cp * /usr/share/stardict/dic/
    [root@localhost stardict-langdao-ec-gb-2.4.2]# cp * /usr/share/stardict/dic
    [root@localhost stardict-xdict-ce-gb-2.4.2]# cp * /usr/share/stardict/dic
    [root@localhost stardict-xdict-ec-gb-2.4.2]# cp * /usr/share/stardict/dic
    [root@localhost stardict-oxford-gb-2.4.2]# cp * /usr/share/stardict/dic


    [应用程序]->  [附件]->  [星际译王]


  • 相关阅读:
    MongoDB 查询$关键字 $in $or $all
    MongoDB limit 选取 skip跳过 sort排序 方法
    POJ 1700
    POJ 1666
    POJ 1701
    POJ 1674
    POJ 1664
    POJ 1665
    POJ 1658
    POJ 1656
  • 原文地址:https://www.cnblogs.com/ztguang/p/12647855.html
Copyright © 2011-2022 走看看