幫幫我啊,不懂,那個旋轉次數的
cur=SquareFactory.prototype.make(2,2); cur=SquareFactory.prototype.make(3,3); 怎么理解這個啊,旋轉次數什么意思
?SquareFactory.prototype.make=function(index,dir)? dir旋轉次數
? ?
cur=SquareFactory.prototype.make(2,2); cur=SquareFactory.prototype.make(3,3); 怎么理解這個啊,旋轉次數什么意思
?SquareFactory.prototype.make=function(index,dir)? dir旋轉次數
? ?
2020-02-15
舉報