QGraphicsItem::advance()函数会被QGraphicsScene::advance()函数调用两次:第一次时这个 int 为 0,代表即将开始调用;第二次这个 int 为 1,代表已经开始调用。