• 欢迎访问苗景云的博客

举例:

.info_list li .picture img{position: absolute; top: 50%; transform: translate(-50%, -50%) scale3d(1,1,1); left: 50%;}

.info_list li .picture img:hover{transform: translate(-50%, -50%) scale3d(1.1,1.1,1);}

发布:苗景云 | 查看全文 | 浏览(2081) | 分类:IT技术&设计 | 评论(0) | 2018年10月26日

MySQL/MariaDB SQL单表个别字段ID查询

1
select from table where id in (1,3,5,7,9)


发布:苗景云 | 查看全文 | 浏览(1919) | 分类:IT技术&设计 | 评论(0) | 2018年10月26日
« 之后的文章苗景云的博客
<< 向左走,向右走 >>
更早的文章 »