博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

随笔分类 -  linux

摘要:很简单,只需要sudo apt-get install rar unrarrar使用来创建rar格式的眼所文件的 unrar是用来解压的unrar 一般是配合 e, x参数的来使用 e Extract files to current directory(解压到当前目录) x Extract files with full path()(按照压缩包里边的的路径解压)例子unrar e 牧场物语"(... 阅读全文

posted @ 2008-10-22 20:12 Leshem 阅读(583) 评论(0) 推荐(0)

摘要:1. JDK的安装1.1 通过apt-get方式安装sudo apt-get install sun-java5-jdk sun-java5-jre sun-java5-plugin设置当前默认的java解释器sudo update-alternatives --config java执行后会出现类似如下的画面:There are 2 alternatives which provide `jav... 阅读全文

posted @ 2008-10-21 21:40 Leshem 阅读(469) 评论(0) 推荐(0)