Ctags是vim下方便代码阅读的工具,一般VIM中已经默认安装了Ctags,它可以帮助程序员很容易地浏览源代码。1、如果系统中没有此工具用如下方法安装:
到ctags官网下载源码,解压后 $ ./configure $ make $ sudo make install 如果你使用的是Ubuntu系...
分类:
其他好文 时间:
2014-05-16 18:28:12
阅读次数:
239
Ubuntu Kylin 14.04gedit- Version 3.10.4 (as same as
all version of gedit 3.x )Attention: this plugin of gedit version 3.x is not the
same as gedit ver...
分类:
其他好文 时间:
2014-05-16 09:05:47
阅读次数:
293
Ubuntu12.04 安装ltib遇到的问题及解决办法在ubuntu 12.04 上,参考《在
Ubuntu 12.04 上用 LTIB 编译 linux BSP》,编译freescale LTIB
(L3.0.35_4.1.0_130816_source.tar.gz),还是遇到了不少问题,下面...
分类:
其他好文 时间:
2014-05-16 07:48:06
阅读次数:
524
转自
http://www.pixelbeat.org/cmdline_zh_CN.html这是一个linux常见命令的列表。那些有?
标记的条目,你可以直接拷贝到终端上而不需要任何修改,因此你最好开一个终端边读边剪切&拷贝。所有的命令已在Fedora和Ubuntu下做了测试命令描述?apropos...
分类:
系统相关 时间:
2014-05-16 06:36:44
阅读次数:
571
openwrt是由Cisco放出源代码的开放无线路由平台。由于是基于linux内核,所以可以将很多linux平台下的软件移植到此平台下,然后让无线路由拥有很多意想不到的功能,例如拿来做BT下载器,音乐播放器,小型数据库处理等等。环境:Ubuntu
10.04,subversion,VMware wo...
分类:
Web程序 时间:
2014-05-15 16:16:41
阅读次数:
492
环境:物理机,ubuntu12.04设备:mini2440开发板,USB转串口线一根,网线一根目标:物理主机开启nfs服务,在mini2440中能够成功挂载主机的共享目录一.安装并配置nfs服务1.使用命令安装: sudoapt-get
install nfs-kernel-server2. 使用命...
分类:
其他好文 时间:
2014-05-15 16:11:34
阅读次数:
431
搭建编译环境Ubuntu x64 12.04下的命令: sudo apt-get install
subversion sudo apt-get install git sudo apt-get install flex sudo apt-get
install g++ sudo apt-get i...
分类:
其他好文 时间:
2014-05-15 16:03:11
阅读次数:
352
装了Windows 8.1与Ubuntu双系统后,在Ubuntu系统下想进入Windows的某个NTFS分区,点击时却出现下面错误:Error mounting /dev/sda2 at /media/love/Mis Archiivos...
分类:
Windows程序 时间:
2014-05-15 05:29:20
阅读次数:
1433
1. Check the /boot partition size to decide if need clean up
$ df
2. Check the current used Linux kernel
$ uname -r
3. Check all Linux kernel to decide which ones to be removed
$ ls /boot...
分类:
其他好文 时间:
2014-05-15 03:24:16
阅读次数:
235
今天在安装dropbox,没装完就关机了,然后就杯具了再回来开机,发现左侧的软件中心丢了,还有系统设置打不开通过网上的查询,我重新安装了软件中心sudo
apt-get install software-center幸运的是,软件中心回来了,我在历史-》卸载里面一看,吓我一跳,在12:14分,系统卸...
分类:
其他好文 时间:
2014-05-14 08:16:24
阅读次数:
851