Revision history of "Template:USTC-Software/js/autoMenu2 copy"

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 03:37, 22 October 2019ZsStrike (Talk | contribs). . (6,618 bytes) (+6,618). . (Created page with "jQuery.extend(jQuery.easing, { easeInOutCubic: function (x, t, b, c, d) { if ((t/=d/2) < 1) return c/2*t*t*t + b; return c/2*((t-=2)*t*t + 2) + b; } })...")