Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这里有一个超酷的 svg 动画 - http://codepen.io/aptary/pen/fcKyI
虽然它无限循环。
有没有办法在一个完整的旋转后停止这个 svg 动画?
这很酷!
尝试编辑 CSS以更改animation-iteration-count为infinite1
animation-iteration-count
infinite
1