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.
$.easing包含内置的缓动函数,但它似乎不包含有关哪个是当前默认值的任何信息(即,如果未明确指定缓动函数,则使用该函数)。$.speed()有一个easing属性,undefined当我运行它时。
$.easing
$.speed()
easing
undefined