发布时间:2013-07-03 15:36:08
需要下载mms的文件,可以直接使用mplayer,剩下的就是有时间写个简单的分析网页的小脚本就可以了mplayer mms://a1014.v1252931.c125293.g.vm.akamaistream.net/7/1014/125293/v0001/wm.od.origin.zdf.de.gl-systemhaus.de/none/zdf/12/01/120105_1236_hko_vh.wmv -dumpstream -dumpfile /home/xxx/文件名字.........【阅读全文】
发布时间:2013-05-07 21:59:49
pgModeler 是 PostgreSQL 数据库专用的建模工具,使用 QT 开发,支持 Windows、Linux 和 OS X 平台。使用经典的实体关系图表,包括 PostgreSQL 专门的特性实现。安装步骤在pgModeler的主页下载相应的32位或者64位包。解压到 /opt 目录 cd /opt tar zxvf ~/D.........【阅读全文】
发布时间:2013-04-23 08:58:54
xdotool作为鼠标精灵类的软件,功能越来越强大,这个是 2.20110530.1版本配的man文件,有时间整理一下。 xdotool - command-line X11 automation tool SYNOPSIS xdotool cmd args... Notation: Some documentation uses [window] to denote an optional window argument. This case means that the arg.........【阅读全文】
发布时间:2013-04-14 20:29:10
Ubuntu修改系统名hostname后如果使用sudo -s命令切换到root,需要等好几秒钟才让你继续输密码,甚至提示错误。这和修改hostname之前的感受完全不一样。网上查了下,终于找到了方法。原来修改了系统的hostname之后,还需要相应的修改一下/etc/hosts这个文件。方法如下:#vim /etc/hosts127.0.0.1.........【阅读全文】