摘要:
linux下播放alaw文件: xfile=poweroff.alaw ;timeout 5 ffplay -i $xfile -f alaw -ac 1 -ar 8000 for xfile in $(ls *.alaw);do sleep 1s; echo $xfile;timeout 5 ff 阅读全文
摘要:
内存泄漏 https://support.mozilla.org/zh-CN/kb/内存消耗严重#w_zhong-xin-qi-dong-firefox firefox浏览器设置 书签打开新网址时,想要打开一个新的标签(tab),而不是覆盖掉原来网页,可以这样设置: - 地址栏中输入 about:c 阅读全文