08 2020 档案

摘要:cast(A as int) as A, 字符串 > int cast(B as int) as B, 字符串 > int convert(nvarchar(255),C) as C, int > 字符串 convert(nvarchar(255),D) as D, int > 字符串 conver 阅读全文
posted @ 2020-08-22 16:48 ___mouM 阅读(968) 评论(0) 推荐(5) 编辑
摘要:变 SELECT cptId,FristType,value FROM( SELECT cptId,FristType, cptName = CONVERT(xml,'<root><v>' + REPLACE(cptName, ',', '</v><v>') + '</v></root>') FRO 阅读全文
posted @ 2020-08-20 10:13 ___mouM 阅读(1260) 评论(0) 推荐(11) 编辑
摘要:<div class="A"> hhhh <div class="B> yyyyyyyy </div> </div> .A:hover .B{ color:red } 移动到A div B div 就变色 阅读全文
posted @ 2020-08-19 15:01 ___mouM 阅读(1583) 评论(0) 推荐(4) 编辑
摘要:object-fit: fill (不保持纵横比缩放图片,使图片完全适应) contain (保持纵横比缩放图片,使图片的长边能完全显示出来) cover (保持纵横比缩放图片,只保证图片的短边能完全显示出来) none (保持图片宽高不变) scale-down (当图片实际宽高小于所设置的图片宽 阅读全文
posted @ 2020-08-19 09:45 ___mouM 阅读(3399) 评论(0) 推荐(30) 编辑
摘要:视频测试文件:http://samples.mplayerhq.hu/ 阅读全文
posted @ 2020-08-14 19:09 ___mouM 阅读(334) 评论(0) 推荐(0) 编辑
摘要:设计制作HTML时会遇到CSS强制英文、中文换行与不换行的问题,可以通过本文了解一下相关知识。 结构: 1.Transshipment Booking System is launched只对英文起作用,以字母作为换行依据 2.Transshipment Booking System is laun 阅读全文
posted @ 2020-08-07 10:49 ___mouM 阅读(198) 评论(0) 推荐(0) 编辑
摘要:<template> <div> <h1>demo11</h1> <h2>文字无缝滚动+停顿滚动 -- CSS动画</h2> <div class="text-container"> <div class="inner-container"> <p class="text" v-for="(text 阅读全文
posted @ 2020-08-05 10:35 ___mouM 阅读(1364) 评论(0) 推荐(6) 编辑

阅读目录(Content)

此页目录为空

点击右上角即可分享
微信分享提示