$(function () { $.timer(drawRound, { x: 100, y: 100, r: 50, start: 1.5 * Math.PI, counterclockwise: true }, 200); $.timer(drawRound, { x: 100, y: 100, r: 60, start: 0, counterclockwise: false }, 200); }); ...
www.dbjr.com.cn/article/447...htm 2025-5-23