良倉項目地址 http://qxu1141770290.my3w.com/cs-rulang/cs-qiushuai/liangcang/liangcang-shouye-c...
![240](https://cdn2.jianshu.io/assets/default_avatar/7-0993d41a595d6ab6ef17b19496eb2f21.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
position 定位屬性 后接:1.absolute (絕對定位)2.relative (相對定位)3.fixed (固定定位) 設置left,right,top绑咱,bot...
onload = function() { //紅色的球 var oBox = document.getElementById("box"); // y軸方向的運動 var ...
# 圓形軌跡 function yuan(obj,x,y,s){ var num = 0; setInterval(function(){ var a = Math.sin(...