关注您感兴趣的项目并了解有关它们的最新消息
function testData (first, second) { this.first = first; this.second = second; this.checkData =; }