var t = d3.timer(function(elapsed) { ... 调用timer函数,内部生成一个Timer对象,并调用restart()函数,内部sleep(),会调用setFrame() ...
確定! 回上一頁