Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 471

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 480

Warning: Attempt to read property "display_name" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 487

Warning: Attempt to read property "description" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 489

Warning: Attempt to read property "ID" on bool in /www/wwwroot/129.28.78.18/wp-content/themes/storeys-pro/wbc/components/og_schema/wb_og_schema.php on line 493

唐兆文8.18

转换

2D的位移,缩放,旋转,倾斜

3D的透视距离,旋转,位移,缩放

其中运用华为官网个别例子实验复习了昨天的弹性布局,运用了今天的缩放,加上之前的基础知识很好的一起运用

小人的旋转,旋转的各种属性

过度

贝塞尔曲线函数
cubic-bezier(0.0.0.0)
cubic-bezier(0.57.0.05.0.68.0.19):自由落体

动画

@keyframes 名称{
0%{ /代码样式/ }
50%{ /代码样式/ }
100%{ /代码样式/ }
}

动画的执行时间,延迟时间播放顺序等属性

心得

今天的内容还是很多,但是大部分都是一些少用的属性。练习了几个实例。第一次不能写出来多研究几遍就能写出来了,代码还是要多敲。感觉内容一天比一天多了,还需抓紧时间好好练习。

大作业华为官网感觉没有头绪可能是实例看少了吧。

评论留言