构造函数创建一个 Threads 对象。
Threads
var threads1 = new Threads(); var threads2 = new Threads(4);
new Threads()
new Threads(count)
count
Number