240 发简信
IP属地:澳门
  • 多个线程顺序打印问题

    /** * 这里默认模拟三个线程顺序打印,所以用正在打印的当前数字printCount%3得到当前期望唤醒的线程 * 另外用ReentrantL...