gangkui2008's recent timeline updates
gangkui2008

gangkui2008

V2EX member #8822, joined on 2011-05-19 21:02:58 +08:00
gangkui2008's recent replies
@Willem97 笔记本可以用公司的,也可以用自己的(有补贴),Windows mbp 可选
965,不加班,六险一金,快来啊
Jun 11, 2012
Replied to a topic by gangkui2008 上海 IBM-CSTL(上海)现招聘storage tester
@meteor @thedevil7 不是这个职位。这个是FVT,function verification test, 我们属于DQT,drive qualification test。测试流程跟@thedevil7说的差不多,但更考验判断能力。
Jun 6, 2012
Replied to a topic by gangkui2008 上海 IBM-CSTL(上海)现招聘storage tester
@meteor 不是,不限工作经验。感兴趣的话可以来试试
@dreamersdw
cool! 万分感谢
@ratazzi
good, thx
@ratazzi
thx all the same
@ratazzi
还是不行
>echo []. | sed 's!\(\[\|\]\|\.\)!\\\1!g'
[].
@gastlygem 还是不行,

>echo []. | sed -r 's!(\[|\]|\.)!\\\1!g'
sed: Not a recognized flag: r
Usage: sed [-n] Script [File ...]
sed [-n] [-e Script] ... [-f Script_file] ... [File ...]
[root@bruce3]/wideopen/stone
>echo []. | sed 's!(\[|\]|\.)!\\\1!g'
sed: 0602-404 Function s!(\[|\]|\.)!\\\1!g cannot be parsed.
[root@bruce3]/wideopen/stone
>echo []. | sed 's/(\[|\]|\.)/\\&/g'
[].
[root@bruce3]/wideopen/stone
>echo []. | sed 's/(\[|\]|\.)/zzz/g'
[].
>echo []. | sed 's#\[\|\]\|\.#zzz#g'
[].
[root@bruce3]/wideopen/stone
>echo []. | sed 's#[\[\]\.]#zzz#g'
[].
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   5710 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 47ms · UTC 06:15 · PVG 14:15 · LAX 23:15 · JFK 02:15
♥ Do have faith in what you're doing.