#mac微信安装

Ruby(rails)win环境下安装

在RubyInstaller官网下载window版本安装,地址:http://rubyinstaller.org/downloads/ 执行安装程序,勾选AddRubyexecutablestoyourPATH,安装完成在cmd上测试ruby-v查看 注意安装路径中不要有空格,否则会影响rails的...

[ubuntu]给ubuntu server安装xubuntu(xfce)窗口管理器

1.安装基本图形$ sudo apt-get install x-window-system-core2.安装窗口管理器$ sudo apt-get install xubuntu-desktop3.安装登录管理器(这里我选择lightdm...

python windows安装

一、下载并安装下载地址http://www.python.org/download/安装二、配置环境变量配置python环境变量以便后面安装插件。D:ProgramFilesPython27;D:ProgramFilesPython27Scripts三、配置下pip的环境变量安装虚拟工具virtualenv, ...
代码星球 ·2021-02-21

[ruby]Windows Ruby安装步骤

准备工作:1.http://rubyinstaller.org/downloads/下载选择Ruby1.9.32.http://rubyinstaller.org/downloads/下载DEVELOPMENTKIT注意版本和1对应3.http://www.sqlite.org/download.html选择Preco...

[firefox]在Debian7及其衍生版下安装firefox

DebianbydefaultcomeswithIceweaselwebbrowserinsteadoffirefox.AlthoughitisrecommendedtouseIceweaselyoumayhaveaneedtoinstallfirefoxarehereisasimplewayhowtoinstallf...

[xampp]在Crunch Bang下安装xampp1.8.3

1.下载linux下的xampp安装包 xampp-linux-1.8.3-5-installer.run 2.终端下,给执行权限sudochmod+x./xampp-linux-1.8.3-5-installer.run执行安装sudo./xampp-linux-1.8.3-5-installer...

[php/html/CSS]给Aptana3 安装 Emmet插件

zencoding更名为Emmetemmet谷歌主页地址:http://code.google.com/p/zen-coding/emmet官方aptana插件地址https://github.com/sergeche/eclipse-zencoding简易安装指南/GotoHelp>InstallNewSoft...
代码星球 ·2021-02-21

[crunch bang]在Crunch Bang安装和设置fcitx(小企鹅输入法)

试来试去还是喜欢小企鹅多一些 第一步:在终端下/sudoapt−getinstallfcitxfcitx−sunpinyin fcitx-ui-classicfcitx-table/sudoapt-getinstallfcitx-config-commonfcitx-config-gtkfcitx-...

[fedora21]给fedora21安装fcitx输入法

如果已经安装了ibus,需要卸载ibus:  sudoyumremoveibus;安装fcitx:   sudoyuminstallfcitxfcitx-pinyinfcitx-configtool;  sudoyuminstallfcitx-pin...

【LAMP】在Debian系linux下安装LAMP

apt-getinstallbuild-essentialapt-getinstallmysql-serverapt-getinstallapache2这种方式安装完的Apache,其web根目录在/var/www,Apache以www-data的身份运行。你可以尝试着访问http://127.0.0.1,已经可以访问...
代码星球 ·2021-02-21

【sublime】插件安装:包管理器——Package Control

 如果是sublime3importurllib.request,os,hashlib;h='7183a2d3e96f11eeadd761d777e62404'+'e330c659d4bb41d3bdf022e94cab3cd0';pf='PackageControl.sublime-package';ipp...

给debian安装xfce桌面套装

首先要有一个debian的基本系统,然后:1、sudoapt-getinstallxorgslimxfce4      #xdm 由于目前源里面最新的版本是4.3.99,想安装4.4可按如下方法:1>sudoapt-getinstallthun...

在Debian下安装LAMP

准备工作:sudoapt-getinstallbuild-essential  第一步:安装Apachesudoapt-getinstallapache2 第二步:安装MySQLsudoapt-getinstallmysql-serverlibapache2-mod-auth-mysqlp...
代码星球 ·2021-02-21

在Debian下安装ibus输入法

sudoapt-getinstallibusibus-pinyinim-switchsudoapt-getinstallibus-googlepinyinim-switch-sibusibus-setup ...
代码星球 ·2021-02-21

给Debian浏览器安装flash播放插件

sudoapt-getinstallflashplugin-nonfree  ...
首页上一页...1920212223...下一页尾页