function testCase(name,tests){ for(var test in tests){ if(!/^test/.test(test)){ continue; } }}
这段代码里 !/^test/.test(test) 是什么意思?
人到中年有点甜
狐的传说
相关分类