测试仪下
Posted ak-b
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了测试仪下相关的知识,希望对你有一定的参考价值。
css
body,
h1,
h2,
h3,
ul,
#profile_block {
margin: 0;
padding: 0
}
li {
list-style: none
}
a {
font-size: 14px;
line-height: 1.5;
text-decoration: none;
color: #3086f2
}
a:hover {
color: #ef6b6b
}
a[id|='a_comment'] {
color: red
}
input[type='button'],
button,
.catListPostCategory li a,
a[href='#top'],
#main .comment_actions a,
.comment_digg,
.comment_bury,
span.comment_date+a {
border: 0;
outline: 0;
padding: 2px 12px;
background: #409eff;
border-radius: 2px;
color: #fff !important;
font-size: 12px;
-webkit-box-shadow: 0 1px 3px 0 #bfd1e8;
box-shadow: 0 1px 3px 0 #bfd1e8;
cursor: pointer
}
input[type='button']:hover,
button:hover,
.catListPostCategory li a:hover,
a[href='#top']:hover,
#main .comment_actions a:hover,
.comment_digg:hover,
.comment_bury:hover {
-webkit-box-shadow: 0 3px 5px 1px #bfd1e8;
box-shadow: 0 3px 5px 1px #bfd1e8;
opacity: .9
}
body {
background: #f5f7f9;
font: 14px 'Monda', "PingFang SC", "Microsoft YaHei", sans-serif;
line-height: 2;
color: #555
}
a[name='top'] {
position: absolute;
top: 0
}
.swit,
.blogStats,
a[href='#top'],
#blogTitle,
#lnkBlogLogo,
.entrylist>p,
.topicListFooter {
display: none
}
#home {
margin: 50px auto 0;
max-width: 1220px
}
#header {
position: fixed;
z-index: 999;
top: 0;
left: 0;
width: 100%;
height: 40px;
background: #398dee;
-webkit-box-shadow: 0 2px 2px 0 #b9eee4;
box-shadow: 0 2px 2px 0 #b9cce4
}
#navigator {
margin: 0 auto;
height: 40px;
max-width: 1220px
}
#navList>li {
float: left
}
#navList>li a {
line-height: 40px;
margin-right: 33px;
color: rgba(255, 255, 255, 0.8)
}
#navList>li a:hover {
color: #fff
}
.swit {
float: right;
padding: 12px 0
}
.swit div {
margin: 2px;
width: 20px;
height: 2px;
background: rgba(255, 255, 255, .8)
}
.swit:hover div {
background: #fff
}
#main {
position: relative;
padding-left: 260px
}
.day,
.entrylist {
position: relative;
margin-bottom: 10px;
border-radius: 2px;
min-height: 25px;
padding: 0 16px 2px;
background: #fff;
-webkit-box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
box-shadow: 0 1px 3px rgba(26, 26, 26, .1);
}
.day:hover,
.entrylist:hover {
-webkit-box-shadow: 0 2px 3px 1px rgba(26, 26, 26, .1);
box-shadow: 0 2px 3px 1px rgba(26, 26, 26, .1)
}
#mainContent .dayTitle a,
.entrylistTitle {
position: absolute;
top: 5px;
right: 12px;
font-size: 14px;
font-style: italic;
font-weight: bold;
color: #666;
}
.postTitle a,
.entrylistPosttitle a {
display: inline-block;
margin: 8px 0 2px;
font-size: 1.1em;
font-weight: 600
}
.c_b_p_desc {
color: #666
}
.day>.postDesc,
.entrylistItemPostDesc {
padding: 3px 0 5px;
text-align: right
}
.postSeparator {
border-bottom: 1px dashed #ccc
}
#sideBar {
position: absolute;
left: 0;
top: 0;
z-index: 888;
border-radius: 2px;
width: 250px !important;
-webkit-box-shadow: 0 2px 3px 1px rgba(26, 26, 26, .1);
box-shadow: 0 2px 3px rgba(26, 26, 26, .1);
padding-bottom: 7px;
background: #fff
}
#blog-news,
#sidebar_search_box,
#sidebar_postcategory ul,
#sidebar_postarchive ul,
#TopViewPostsBlock ul,
#TopDiggPostsBlock ul {
padding: 0 20px;
margin-top: 0;
margin-bottom: 0
}
#sideBar h3 {
padding: 0 20px;
line-height: 30px;
font-size: 14px;
cursor: pointer
}
#sideBar h3 {
background: url('https://s1.ax1x.com/2018/11/12/iL5brR.png') 220px center/12px no-repeat;
}
#sideBar .up {
background: url('https://s1.ax1x.com/2018/11/12/iL5HM9.png') 220px center/12px no-repeat;
}
#sideBar .input_my_zzk {
border: 0;
border-bottom: 1px solid #ccc;
width: 146px !important
}
.catListPostCategory ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-top: 6px;
-ms-flex-wrap: wrap;
flex-wrap: wrap
}
.catListPostCategory li a {
margin: 0 12px 8px 0;
display: block
}
.catListPostCategory li:nth-child(2n) a {
background: #ec7878
}
#post_detail,
#comment_form {
border-radius: 2px;
padding: 0 20px;
background: #fff;
box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05)
}
#cb_post_title_url {
display: inline-block;
font-size: 18px;
color: #333;
font-weight: 600;
line-height: 2;
text-shadow: 0 0 2px #d0ddef;
}
.post>.postDesc {
border-bottom: 1px solid #eee;
padding: 0 14px 3px
}
#cnblogs_post_body blockquote {
margin: 0;
background: #f6f8fa;
border: 0;
border-left: 5px solid #999;
padding: 1px 14px
}
#cnblogs_post_body code {
font: 14px/22px 'PT Mono', consolas, Menlo, "PingFang SC", "Microsoft YaHei", monospace !important;
color: #4d4d4c;
border: none !important;
border-radius: 3px;
background: #f7f7f7 !important;
margin: 4px
}
#cnblogs_post_body code.hljs {
background: none !important;
border: none !important;
margin: 0 0 0 30px;
padding: 0 !important;
}
#cnblogs_post_body pre ol {
position: absolute;
margin: 0;
padding: 0;
padding: 0 6px;
text-align: right;
background: #eff2f3;
color: #869194;
}
#cnblogs_post_body pre ol li {
list-style: none;
font: 14px/22px 'PT Mono', consolas, Menlo, "PingFang SC", "Microsoft YaHei", monospace !important;
}
pre {
background: #f6f8fa;
position: relative;
}
.hljs-comment,
.hljs-quote {
color: #abb8c6
}
.hljs-variable,
.hljs-template-variable,
.hljs-regexp,
.hljs-deletion,
.hljs-keyword,
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-tag,
.hljs-attr {
color: #e38800
}
.hljs-built_in,
.hljs-builtin-name,
.hljs-literal,
.hljs-type,
.hljs-params,
.hljs-meta,
.hljs-link {
color: #8d44eb
}
.hljs-selector-id,
.hljs-selector-class,
.hljs-selector-tag,
.hljs-attr {
color: #e77600
}
.hljs-attribute {
color: #108de8
}
.hljs-string,
.hljs-symbol,
.hljs-bullet,
.hljs-addition {
color: #2aab51
}
.hljs-subst,
.hljs-number {
color: #ed6e55
}
.hljs-title,
.hljs-section,
.hljs-name {
color: #fa3d58
}
.hljs {
display: block;
overflow-x: auto
}
.hljs-emphasis {
font-style: italic
}
.hljs-strong {
font-weight: bold
}
#BlogPostCategory {
position: absolute;
top: 12px;
right: 20px
}
#green_channel {
margin: 0;
border: 0;
width: 70px;
position: fixed;
/* bottom:0; */
top: 40%;
right: calc(50% - 700px);
}
#green_channel>a {
font-size: 12px;
display: block;
margin-bottom: 8px;
padding: 2px 5px;
border-radius: 2px
}
#green_channel>a:nth-child(n+4) {
display: none
}
a[href='#top'] {
position: fixed;
bottom: 20%;
right: calc(50% - 693px)
}
#blog-comments-placeholder {
padding: 0 20px;
background: #fff
}
.feedbackItem {
margin-top: 12px;
border-radius: 6px;
padding: 10px 14px;
background: #f6f8fa
}
.feedbackManage {
margin-bottom: 8px
}
.feedbackCon {
margin-top: 8px
}
#main .comment_actions a,
.comment_digg,
.comment_bury {
margin-right: 12px
}
.comment_digg {
background: #67c23a
}
.comment_bury {
background: #f56c6c
}
a.layer {
font-weight: bold;
margin-right: 12px
}
span.comment_date+a {
background: #9291ea;
padding: 2px 12px
}
#cnblogs_c2 {
overflow: hidden
}
#footer {
padding: 20px;
text-align: center
}
#board {
height: 0;
width: 0;
opacity: 0
}
@media only screen and (max-width:767px) {
.swit {
display: block
}
#home {
max-width: 100%
}
#navigator {
max-width: 100%;
padding: 0 12px
}
#main {
padding: 0 !important
}
#sideBar {
display: none;
-webkit-box-shadow: 3px 3px 3px 1px #999;
box-shadow: 3px 3px 3px 1px #999
}
.day,
.entrylist,
#post_detail,
#comment_form,
#blog-comments-placeholder {
padding: 0 15px
}
div#comment_form {
margin-left: 0;
padding: 0 15px
}
a[href='#top'],
.diggit {
position: static
}
}
.page-next {
position: fixed;
right: 100px;
top: 45%;
padding: 2px 12px;
cursor: pointer;
}
以上是关于测试仪下的主要内容,如果未能解决你的问题,请参考以下文章
;~ 小部分AutoHotkey源代码片段测试模板2019年10月9日.ahk
在 Python 多处理进程中运行较慢的 OpenCV 代码片段
在不存在的片段上调用片段生命周期和 onCreate 的问题
typescript Angular 2测试片段。代码库https://developers.livechatinc.com/blog/category/programming/angular-2/