08 2016 档案
摘要:转自:http://blog.csdn.net/kickxxx/article/details/7590665 1. 所有的action运行于service之前 2. 下面为各个section的执行顺序,英文编号的section是系统内建的(写死在init.c中的命令) 1) early-init 
        阅读全文
                
摘要:1、 strace -f -T -o vim.strace vim 2、 vim --startuptime "vim-time.txt" 3、 gvim -f
        阅读全文
                
摘要:sudo mount -t vboxsf share /mnt/shared
        阅读全文
                
摘要:参考文章: 一、 http://blog.csdn.net/innost/article/details/19299937 二、 http://blog.csdn.net/innost/article/details/19641487 三、 http://blog.csdn.net/innost/a
        阅读全文
                
摘要:svn 删除所有的 .svn文件 find . -name .svn -type d -exec rm -fr {} \;
        阅读全文
                
摘要:转自:http://blog.sina.com.cn/s/blog_5a6efa330101yrzh.html 转自:http://blog.sina.com.cn/s/blog_5a6efa330101yrzh.html 有的人发现无线ap和无线路由器都可以实现无线上网,于是到无线市场买了个相当便
        阅读全文
                
摘要:转自:http://www.linux-usb.org/usb.ids# #	List of USB ID's # #	Maintained by Stephen J. Gowdy <linux.usb.ids@gmail.com> #	If you have any new entries, pl
        阅读全文
                
摘要:error: insufficient permissions for device: verify udev rules.See [http://developer.android.com/tools/device.html] for more information. 确认文件中/etc/ude
        阅读全文
                
摘要:linux usb 驱动详解 一 http://blog.163.com/cl2006ky@126/blog/static/87195173201131245557340/ USB设备驱动开发-USB Gadget Driver(一) http://blog.chinaunix.net/uid-14
        阅读全文
                
摘要:" This line should not be removed as it ensures that various options are" properly set to work with the Vim-related packages available in Debian."debi
        阅读全文
                
摘要:一、常用的插件 sudo apt-get install vim vim-scripts vim-docsudo apt-get install ctagssudo apt-get install vim-addon-managervim-addons install omnicppcomplete
        阅读全文
                
摘要:转自:http://blog.sina.com.cn/s/blog_975136390100xk4l.html Ctags使用时去你的源码目录, 如果你的源码是多层的目录, 就去最上层的目录, 在该目录下 运行命令: ctags -R 此时在目录下会生成一个 tags 文件 再在vim中运行命令: 
        阅读全文
                
摘要:转自:http://blog.csdn.net/g_brightboy/article/details/16830395 【ctags功能】: 为源码的变量/对象、结构体/类、函数/接口、宏等产生索引文件,以便快速定位。目前支持41种语言,这里仅以C/C++为例:ctags可以产生c/c++语言所有
        阅读全文
                
 
                    
                
 浙公网安备 33010602011771号
浙公网安备 33010602011771号