興味のあるプロジェクトをフォローし、それらに関する最新ニュースをチェックしてください
function testData (first, second) { this.first = first; this.second = second; this.checkData =; }