首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 软件管理 > 软件架构设计 >

Ubuntu 12.04 (十) Personal Environment - @staticor

2013-09-13 
Ubuntu 12.04 (10)Personal Environment - @staticorChinese InputI use Wubu, so Fcitx

Ubuntu 12.04 (10) Personal Environment - @staticor

Chinese Input

=================

I use Wubu, so Fcitx,

 

 sudo add-apt-repository ppa:fcitx-team/nightly && sudo apt-get update  sudo apt-get install fcitx-rime


Python is auto ,


Begin with PhantomJS,

use sudo.

================================================================================================

Database Env:

     # mongodb

                   # server can  use  sudo

                   # client, here recommend robomongo ( robomongo.org)    or other client, umongo ?   not try it.


    # mysql

               # server

               # client, phpMysql~



Python, Java ==> Eclipse

================================================================================================

   # python

   I love pip.  3 letters is easier than 'easy_install' , isn't it?

    sudo apt-get install python-pip




Then sometimes My partners like eclipse+pydev, check this :

       http://os.51cto.com/art/201108/284072.htm


Actually, I prefer to Sublime Text 2( ST2). Coz I dealt with more light projects much than Heavy ones.


ST's deployment can check here:

       http://songfantasy.iteye.com/blog/1536184  or use this code:

`     

    sudo add-apt-repository ppa:webupd8team/sublime-text-2
    sudo apt-get update
  

`


   st2 's  package control , do some google.     You will find your garden of packages, depends on your language routine.



热点排行