标签: 办公
thumbnail

Office各版本安装包&WPS

Office2016(32位/64位) 一、安装教程 1.直接运行Setup直接按照,默认32位。 2.想要安装64位版本的,进入office文件夹,运行Setup64即可   3.前面……
thumbnail

Office Tool Plus v10.0.4.11 Office2016-2021安装工具

Office Tool Plus是一款相当牛的office安装工具,并且安装完了顺带激活,也可以很快捷的卸载office清除激活信息等等。 下载最新的office2016免去那么多的麻……
/*文章图片悬浮效果*/ .post-content-content img { transition: All 0.4s ease-in-out; -webkit-transition: All 0.4s ease-in-out; -moz-transition: All 0.4s ease-in-out; -o-transition: All 0.4s ease-in-out; margin: 10px 0; } .post-content-content img:hover { transform: translate(0, -10px); -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -o-transform: translate(0, -10px); -ms-transform: translate(0, -10px); box-shadow:5px 5px 10px gray; } /*首页动态效果*/ [cp-post-item]:hover { background: #edededba; transform: scale(1.03); -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -o-transform: scale(1.03); -ms-transform: scale(1.03); box-shadow:5px 5px 10px gray; }