happywowwow

happywowwow

V2EX member #69521, joined on 2014-08-01 09:00:59 +08:00
1 G 71 S 71 B
Per happywowwow's settings, the topics list is hidden
Deals info, including closed deals, is not hidden
happywowwow's recent replies
蛤?
Dec 12, 2018
Replied to a topic by SparkMan 问与答 只有我地铁里天天被查身份证??!!
每次被查都都要求出示他 jc 证.
让我掏证 我也要他掏一次 我还要好好看清楚名字和 jing 号
ac88 ac68
有点兴趣 怎么开始呢
纪念下今天第一次面试别人...
看他搞过 acm, 但准备的题目感觉还是太难了...
Jun 8, 2018
Replied to a topic by xiaqi 程序员 Py 狗转 Go 面试遇到问题

1. AC 算法和 WM 算法, 关键词搜多模匹配
推荐一个 License
<WTFPL – Do What the Fuck You Want to Public License>
http://www.wtfpl.net/

省却烦恼
@goofool
@jasonyang9
搞定. 怀疑是 ffmpeg 用到了 stdin 吃了几个字符把.

```
#!/usr/bin/env bash
set -e

for f in *flac; do
target=${f//flac/wav}
echo ${f}
echo ${target}
ffmpeg -y -stats -i "${f}" "${target}"
done
```
@jasonyang9 也有尝试了, 浮现了. 可能得就是这两个歌名, 因为我之前处理的文件夹里有很多歌曲, 发现总是这里两首的时候过不去.
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   1262 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 23:42 · PVG 07:42 · LAX 16:42 · JFK 19:42
♥ Do have faith in what you're doing.