posts - 49, comments - 116, trackbacks - 0, articles - 0

2012年6月1日

摘要: http://www.gnu.org/software/coreutils/manual/coreutils.html#Introduction this is the introduction of coreutils. which was formed with three old packages (Fileutils, Shellutils, and Textutils)阅读全文

posted @ 2012-06-01 00:16 Morya 阅读(3) 评论(0) 编辑

2012年5月30日

摘要: git编译的时候,会提示说FNM_CASEFOLD未定义。阅读全文

posted @ 2012-05-30 20:52 Morya 阅读(1) 评论(0) 编辑

2012年5月24日

摘要: python 文档工具 sphinx 默认生成的表格在表现复杂内容的时候, 有点乏力。 表格的左右没有线条很不整齐啊。。(个人意见) 其实,文档里面说的很清楚,如下地址: http://sphinx.pocoo.org/latest/theming.html#static-templates阅读全文

posted @ 2012-05-24 20:10 Morya 阅读(9) 评论(0) 编辑

2012年2月28日

portable linux python

 Don't know if this works, will try later...

http://pypi.python.org/pypi/plipy/0.0.1 

posted @ 2012-02-28 23:20 Morya 阅读(19) 评论(5) 编辑

2012年1月9日

摘要: Building Git Version Control System on AIX, HP-UX and Solaris Git is a fast version control system originally designed for the Linux kernel and written by Linus Torvalds. Need git on AIX or HP-UX? Here's how:阅读全文

posted @ 2012-01-09 21:39 Morya 阅读(53) 评论(0) 编辑

2011年12月2日

posted @ 2011-12-02 21:04 Morya 阅读(20) 评论(1) 编辑

2011年11月16日

摘要: 今天宝妈70天,第十周的最后一天,宝宝会在肚肚里假装走路了~阅读全文

posted @ 2011-11-16 19:32 Morya 阅读(11) 评论(2) 编辑

2011年11月15日

摘要: aix compile python with xlc failed on ctypes and gcc 4.6.1 pass compile阅读全文

posted @ 2011-11-15 22:38 Morya 阅读(35) 评论(2) 编辑

2011年11月12日

摘要: 动态构建ConfigObj的configspec validate模块用来验证ini文件是否合法,内部设定的值是否合乎逻辑。 但是我们的配置文件有些section是可选的,所以后来想到用下面这种办法来动态构建一个spec文件。阅读全文

posted @ 2011-11-12 23:50 Morya 阅读(37) 评论(1) 编辑

2011年11月8日

摘要: FreeFileSync 是一款开源的文件夹比较和同步工具,可用于 Win 和 Lin 平台,最近发布了 4.2 版本阅读全文

posted @ 2011-11-08 23:21 Morya 阅读(41) 评论(2) 编辑