1
i0error Aug 13, 2022
Sources ,F8 或者 Command+\ 暂停
|
2
des Aug 13, 2022
不需要跟踪,直接看代码就行
https://github.com/BNDong/Cnblogs-Theme-SimpleMemory |
3
dumbass Aug 13, 2022 via iPhone
如果源码是打包后的,那很难看到具体实现方法
|
4
Mutoo Aug 14, 2022 @bojackhorseman 但是源码留了落款了,还是可以找到的呀。以下是具体实现:
https://github.com/BNDong/Cnblogs-Theme-SimpleMemory/blob/v1.2.3/src/script/MyTween.js 不过想学这类特效还是推荐 https://offscreencanvas.com/issues 可以比较系统的学习。 |