代码搜索:SMER
找到约 34 项符合「SMER」的源代码
代码结果 34
www.eeworm.com/read/344081/11909466
html 19.html
来回滚动的图片
step = 0;
obj = new Image();
function anim(xp,xk,smer)
{
obj.style.left = x;
x += step*smer;
if (x>=(xk+xp)/2) {