C++,python,热爱算法和机器学习
全部博文(1214)
发布时间:2016-01-14 09:40:17
原文地址:http://zuyunfei.com/2013/04/12/killer-plugin-of-vim-vundle/相比sublime text2等现代编辑器,Vim缺乏默认的插件管理器,所有插件的文件都散布在~/.vim下的几个文件夹中,配置vim的过程, 就是在网上不停的搜插件,拷贝到~/.vim下,发现更新,要重新下载重新拷贝,想要删除某个不需要插件,更是要小心翼翼的.........【阅读全文】
发布时间:2014-12-26 12:15:13
原文地址:http://linuxers.org/howto/howto-use-logrotate-manage-log-filesLogrotate is a great utility to manage and adminster log files in a system. It provides you with a lot of options, namely, automatic rotation, compression and mailing of log files. Each log file can be rotated hourly, daily, .........【阅读全文】
发布时间:2014-05-26 17:20:26
文章来源:http://blog.csdn.net/wzy_1988/article/details/12917687前言我看到有面试题问到Linux目录个数和文件个数的限制,这里总结记录一下目录个数限制这里需要区分文件系统,Linux之前的ext3和ext4文件系统ext3ext3文件系统的一级子目录的个数默认为32000个,可以通过查看源码找到此规.........【阅读全文】
chinaunix网友2009-10-12 16:19
你好,你在Google Code上放的sg2fcitx的mainme.c源代码我下载编译会出现段错误。请问你的编译环境是什么?GCC版本是多少? 谢谢。