The Site: Blog Index The Wiki Site Index Changes About
老婆又下达任务了,这次是要把同事借给她的港剧DVD抓到iPodTouch里. 因为是土制港剧集成DVD,声道选择应该可以无视.基本步骤是这样滴…
Recently I started to play Might & Magic VII again…After many years, still enjoy The most customizable among M&M series.
I started a heavy might-oriented party: Knight, Monk, Thief, Paladin.
Brutal huh?
前两天portage升级FireFox(mozilla-firefox)到3.6-r2, 发现装完后不能启动,报错:
The application has been updated, but your version of SQLite is too old and the application cannot run.
居然说我sqlite版本太旧,查了一下,
ls /usr/lib64/xulrunner-1.9.2/libsqlite*
有一个libsqlite3.so,看来是xulrunner自己copy过来的,干掉他,就OK了。gentoo-china overlay的firefox-bin-3.7alpha(默认自带sqlite)依旧没问题.
看了一部分ImageMagick的官方范例,用convert命令的txt:转换可以把点阵图片转换成文本文件,其中包含了每一个像素的颜色信息。包括: