關注您感興趣的項目並了解有關它們的最新消息
function testData (first, second) { this.first = first; this.second = second; this.checkData =; }