84669 人が学習中
152542 人が学習中
20005 人が学習中
5487 人が学習中
7821 人が学習中
359900 人が学習中
3350 人が学習中
180660 人が学習中
48569 人が学習中
18603 人が学習中
40936 人が学習中
1549 人が学習中
1183 人が学習中
32909 人が学習中
transform:matrix(0.866,0.5,-0.5,0.866,0,0);transform: rotate(30deg);说是上面两句是等效的,谁能帮忙解释下为什么,主要是第一句没太懂,矩阵在上线性代数的时候没有好好学。。。
走同样的路,发现不同的人生
http://www.zhangxinxu.com/wordpress/2012/06/css3-transform-matrix-%E7%9F%A9%E9%98%B5/
不知道什么是线性代数,所以就直接丢这个网址……
matrix(cosθ,sinθ,-sinθ,cosθ,0,0) 等同于 rotate(θdeg)
http://www.zhangxinxu.com/wordpress/2012/06/css3-transform-matrix-%E7%9F%A9%E9%98%B5/
不知道什么是线性代数,所以就直接丢这个网址……