01 2013 档案

摘要:环境:centos 6.3 64bit按照google的教程http://source.android.com/source/downloading.html,下载android源代码。下载一个多钟后,google给墙了,只能买了一个vpn来干掉这个墙。执行下面的命令$ repo init -u https://android.googlesource.com/platform/manifest后出现fatal: Unable to find remote helper for 'https'。google了一下,试了几种办法都不行。直接将git卸载,再安装git-1.8.1. 阅读全文
posted @ 2013-01-26 11:54 Lblogs 阅读(5886) 评论(1) 推荐(0) 编辑
摘要:去这里http://repoforge.org/use/ 看看各自适合的版本# rpm -ivh http://pkgs.repoforge.org/rpmforge-release/rpmforge-release-0.5.2-2.el6.rf.x86_64.rpm# yum install mplayer ##测试是否成功安装源如果不能在/etc/yum.repos.d中生成rpmforge.repo的软件源,则可能会存在以前的版本,可以使用rpm -e rpmforge-release卸载源。 阅读全文
posted @ 2013-01-23 00:53 Lblogs 阅读(1173) 评论(0) 推荐(0) 编辑
摘要:在centos 6.3中使用firefox浏览网页,想回到之前浏览过的一页,按backspace返回键没有发应。解决办法:在地址上输入:"about:config" ,然后在“过滤器”的输入框中输入:"browser.backspace_action",然后将其值改为“0”。 阅读全文
posted @ 2013-01-19 12:06 Lblogs 阅读(570) 评论(0) 推荐(0) 编辑
摘要:1. Switch Mode CommandsCommandDescriptionESC Switch to command modei Switch to insert mode on current charactera Switch to insert mode after current characterI Switch to insert mode on first visible character of the current lineA Switch to insert mode on last visible character of the current li... 阅读全文
posted @ 2013-01-09 22:30 Lblogs 阅读(1279) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示