1 Star 7 Fork 2

50wlab/LookPages

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 34.05 KB
一键复制 编辑 原始数据 按行查看 历史
Huang 提交于 2018-11-08 17:19 . Update index.html
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>信智联——技术开源分享博客</title>
<meta itemprop="name" content="信智联——技术开源分享博客">
<meta itemprop="image" content="logo_s.png">
<meta name="description" itemprop="description" content="技术开源分享博客">
<meta name="viewport" content="width=device-width, initial-scale=1,user-scalable=no">
<script type="text/javascript" charset="utf-8" src="./html_files/saved_resource"></script>
<style>
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote,dl, dt, dd, ul, ol, li, fieldset, form, lengend, button, input, textarea,th, td {
margin: 0; padding: 0
}
body {
font-family: "Segoe UI ", "Lucida Grande ",Helvetica,Arial, "Microsoft YaHei ","FreeSans","Arimo", "Droid Sans", "wenquanyi micro hei ", "Hiragino Sans GB ", "Hiragino Sans GB W3 ", "FontAwesome ",sans-serif;
text-align:center;
}
ul,ol {
list-style:none;
}
img {
border: 0;
}
li {
list-style: none;
display: list-item;
text-align: -webkit-match-parent;
}
#wraper {
margin: 22px auto 0px auto;
position: relative;
margin:0 auto;
width:70%;
text-align:left;
}
.mainBody {
width:100%;
}
.tit a {
text-decoration: none;
}
.post-list {
float: left;
margin-right: 30px;
display: inline-block;
margin-top: 20px;
width: 100%;/*320px */
}
.last {
margin-right: 0;
}
body {
font: 12px/1.75 "宋体","Arial",sans-serif;
background-color: #F2F2F2;
color: #000;
-webkit-text-size-adjust: 100%;
overflow-x:hidden;
}
#details li.targetinfo {
float: left;
width:30%;
max-width: 320px;
margin: 10px;
padding: 0;
border: 0px solid #e6e6e6;
box-shadow: 0 1px 3px 0 rgba(55, 55, 55, 0.33);
background: #ffffff;
overflow: hidden;
_border: 1px solid #e6e6e6;
border: 1px solid #e6e6e6\9;
border: 1px solid #e6e6e6\9\0;
}
#details .post-title a {
display: inline-block;
}
#details .post-title img {
min-width: 100%;
border-radius: 3px 3px 0 0;
_width: 318px;
width: 318px\9;
width: 320px\9\0;
height: 200px;
}
#details .post-title .tit {
font-size: 14px;
padding: 6px 14px 5px;
}
#details .post-title .tit a.num {
display: inline-block;
padding-left: 0px;
font-size: 12px;
color: #808080;
font-weight: normal;
}
#details hr {
border:0;
background-color:#d9d9d9;
height:1px;
}
#details .targetpost {
margin-top: 0px;
overflow: hidden;
}
#details li.post {
padding: 8px 0 0 0;
margin-top: 0px;
border-top: 0px solid #e6e6e6;
border-bottom: none;
position: relative;
zoom: 1;
}
#details li.post .post-content .avatar img {
border-radius: 5px;
width: 25px;
height: 25px;
}
#details .post-body {
padding-left: 0;
}
#details .post-message-container {
padding: 0px 14px 2px;
overflow: hidden;
}
#details .headImg {
float: left;
height: 24px;
margin-right: 10px;
border-radius: 4px;
}
#details .headImg img {
border-radius: 14px;
width: 24px;
height: 24px;
}
#details .post-content .publisher {
font-size: 12px;
color: #5788aa;
}
.my-comments .time, .uptime0, .uptime {
color: #999;
font-size: 12px;
font-color: #cccccc;
display: inline-block;
float: right;
}
#details .post-footer {
padding: 2px 14px 12px;
_padding: 5px 14px 2px;
width: auto;
}
#details .post-footer .upvote {
margin-right: 24px;
}
#details .post-footer span {
color: #cccccc;
cursor: pointer;
font-size: 12px;
}
a.replyy:hover {
background-position: 0px -95px;
text-decoration: none;
color: #808080;
}
.upvote a:hover, .upvote a span:hover {
background-position: -125px 0px;
text-decoration: none;
color: #F14F38;
}
.upvote .upvoted {
text-decoration: none;
color: #F14F38;
}
.upvote .upvoted span {
background-position: -125px 0px;
}
a.replyy, a.replyy:visited {
color: #999999;
text-decoration: none;
}
.avatar {
display: none;
}
.upvote i, .upvote em {
font-style: normal;
text-decoration: none;
}
.replyy {
margin-left: 10px;
}
.upvote a, .upvote span {
padding: 2px 0px 3px 3px;
background-position: 0px 0px;
text-decoration: none;
}
.upvote a, .upvote span, .reply a, .upvote:hover, .reply span {
font-size: 12px;
font-color: red;
color: #808080;
cursor: pointer;
}
.upvote a span {
padding: 2px 0px 3px 18px;
background: url(./html_files/actionpg2.png) -99px 0px no-repeat;
}
#details .targetpost:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#preBody {
/* height :138px;*/
width: 100%;
background-color : #333333;
}
.tit #topic_title {
color: #333333;
font-size: 18px;
font-family: "黑体";
line-height: 28px;
}
.tit #topic_title:hover {
color: #0079cd;
text-decoration:underline;
}
.post-message-container em {
color: #666666;
font-size: 12px;
font-family: "宋体";
font-style: inherit;
line-height: 24px;
}
#details .post-title .tit a.la2 {
background-position: 4px -23px;
font-size: 12px;
font-family: "宋体";
color: #999999;
}
.scrollBtn {
position: fixed;
margin-left: 1050px;
margin-top: 623px;
}
.scrollBtn li {
backgroud-color:#ffffff;
margin-top: -6px;
float:left;
}
#scroll-reload:hover {
background: url(./html_files/reload2_hover.png) no-repeat;
}
#scroll-reload {
background: url(./html_files/reload2.png) no-repeat;
width: 54px;
height: 54px;
display: block;
}
#scroll-up:hover {
background: url(./html_files/up2_hover.png) no-repeat;
}
#scroll-up {
background: url(./html_files/up2.png) no-repeat;
width: 54px;
height: 54px;
display: block;
}
#preLogo {
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
}
.cyWallImageShade img {
max-width: 100%;
max-height: 100%;
position: absolute;
bottom: 0px;
display: block;
}
.footer{
border-top: 1px solid #ededed;
clear:both;
height:50px;
line-height: 50px;
text-align: center;
}
</style>
</head>
<body>
<div id="preBody">
<div id="preLogo"><a id="homePage" href="index.html"><img src="logo.png" height="48px"></a></div>
</div>
<div id="wraper">
<div id="mainBody" style="padding-bottom:0px">
<!-- 全局 -->
<div id="globalParam"></div>
<!-- 列表start -->
<div id="mainContent">
<div id="allComments">
<div id="details">
<ul class="post-list" id="row1">
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f181108demo.docx&h1=181108demo.docx&h2=2018%e5%b9%b411%e6%9c%888%e6%97%a5+16%3a18" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f181108demo.docx&h1=181108demo.docx&h2=2018%e5%b9%b411%e6%9c%888%e6%97%a5+16%3a18" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f181108demo.docx&h1=181108demo.docx&h2=2018%e5%b9%b411%e6%9c%888%e6%97%a5+16%3a18" class="post-image" width="100%" src="file/181108demo.png"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f181108demo.docx&h1=181108demo.docx&h2=2018%e5%b9%b411%e6%9c%888%e6%97%a5+16%3a18">181108demo.docx</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f181108demo.docx&h1=181108demo.docx&h2=2018%e5%b9%b411%e6%9c%888%e6%97%a5+16%3a18">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2018年11月8日 16:18</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h1=%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+10%3a09" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h1=%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+10%3a09" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h1=%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+10%3a09" class="post-image" width="100%" src="50w.jpg"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h1=%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+10%3a09">竞赛题——猜字母.docx</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h1=%e7%ab%9e%e8%b5%9b%e9%a2%98%e2%80%94%e2%80%94%e7%8c%9c%e5%ad%97%e6%af%8d.docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+10%3a09">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2018年1月4日 10:09</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h1=%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+9%3a59" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h1=%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+9%3a59" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h1=%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+9%3a59" class="post-image" width="100%" src="50w.jpg"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h1=%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+9%3a59">“R”小工具,化简命令行,脚本程序发布利器(for Windows).docx</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h1=%e2%80%9cR%e2%80%9d%e5%b0%8f%e5%b7%a5%e5%85%b7%ef%bc%8c%e5%8c%96%e7%ae%80%e5%91%bd%e4%bb%a4%e8%a1%8c%ef%bc%8c%e8%84%9a%e6%9c%ac%e7%a8%8b%e5%ba%8f%e5%8f%91%e5%b8%83%e5%88%a9%e5%99%a8(for+Windows).docx&h2=2018%e5%b9%b41%e6%9c%884%e6%97%a5+9%3a59">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2018年1月4日 9:59</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h1=%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h2=2017%e5%b9%b410%e6%9c%885%e6%97%a5+14%3a42" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h1=%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h2=2017%e5%b9%b410%e6%9c%885%e6%97%a5+14%3a42" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h1=%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h2=2017%e5%b9%b410%e6%9c%885%e6%97%a5+14%3a42" class="post-image" width="100%" src="file/新建 Microsoft Excel 工作表.png"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h1=%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h2=2017%e5%b9%b410%e6%9c%885%e6%97%a5+14%3a42">新建 Microsoft Excel 工作表.xlsx</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2f%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h1=%e6%96%b0%e5%bb%ba+Microsoft+Excel+%e5%b7%a5%e4%bd%9c%e8%a1%a8.xlsx&h2=2017%e5%b9%b410%e6%9c%885%e6%97%a5+14%3a42">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2017年10月5日 14:42</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fHowToUse.docx&h1=HowToUse.docx&h2=2017%e5%b9%b48%e6%9c%8819%e6%97%a5+23%3a02" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fHowToUse.docx&h1=HowToUse.docx&h2=2017%e5%b9%b48%e6%9c%8819%e6%97%a5+23%3a02" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fHowToUse.docx&h1=HowToUse.docx&h2=2017%e5%b9%b48%e6%9c%8819%e6%97%a5+23%3a02" class="post-image" width="100%" src="50w.jpg"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fHowToUse.docx&h1=HowToUse.docx&h2=2017%e5%b9%b48%e6%9c%8819%e6%97%a5+23%3a02">HowToUse.docx</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fHowToUse.docx&h1=HowToUse.docx&h2=2017%e5%b9%b48%e6%9c%8819%e6%97%a5+23%3a02">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2017年8月19日 23:02</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo2.doc&h1=demo2.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo2.doc&h1=demo2.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo2.doc&h1=demo2.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33" class="post-image" width="100%" src="50w.jpg"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo2.doc&h1=demo2.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33">demo2.doc</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo2.doc&h1=demo2.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2017年8月7日 9:33</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
<li class="targetinfo" id="t1518574196" data-turl="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo.doc&h1=demo.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33" data-tsid="38124682">
<div class="post-title">
<a href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo.doc&h1=demo.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33" target="_blank"><img data-url="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo.doc&h1=demo.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33" class="post-image" width="100%" src="50w.jpg"></a>
<div class="tit">
<a id="topic_title" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo.doc&h1=demo.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33">demo.doc</a>
<!-- <a class="num la2" target="_blank" href="item.html?file=http%3a%2f%2flab50w.gitee.io%2flookpages%2ffile%2fdemo.doc&h1=demo.doc&h2=2017%e5%b9%b48%e6%9c%887%e6%97%a5+9%3a33">点击:66</a>-->
</div>
</div>
<hr>
<ul class="targetpost">
<li class="post" id="comment_1132906757" data-tid="1518574196">
<div class="post-content">
<div class="indicator"></div>
<div class="avatar popClick" post_uid="123738314">
<span><img src="./html_files/fac494264beff70ed91fedf32783552b_default_1449556192010_jpg"></span>
</div>
<div class="post-body">
<div class="post-footer">
<em class="newcoment" id="em_1132906757"></em>
<!--
<span class="upvote"><a href="javascript:void(0)" data-tid="1518574196" data-cid="1132906757"><span style="background-position: -99px 0px;"></span><em>77</em></a></span>
<span>回复 88</span>
-->
<span date="1423701364" class="uptime">2017年8月7日 9:33</span>
</div>
</div>
</div>
<ul class="children"></ul>
</li>
</ul>
</li>
</ul>
<hr>
<!--PC和WAP自适应版-->
<div id="SOHUCS" sid="main"></div>
<script type="text/javascript">
(function() {
var appid = 'cytftPjgm';
var conf = 'prod_c36c7bd9b2f06392545d45958b7808e2';
var width = window.innerWidth || document.documentElement.clientWidth;
if (width < 960) {
window.document.write('<script id="changyan_mobile_js" charset="utf-8" type="text/javascript" src="https://changyan.sohu.com/upload/mobile/wap-js/changyan_mobile.js?client_id=' + appid + '&conf=' + conf + '"><\/script>');
} else {
var loadJs = function(d, a) {
var c = document.getElementsByTagName("head")[0] || document.head || document.documentElement;
var b = document.createElement("script");
b.setAttribute("type", "text/javascript");
b.setAttribute("charset", "UTF-8");
b.setAttribute("src", d);
if (typeof a === "function") {
if (window.attachEvent) {
b.onreadystatechange = function() {
var e = b.readyState;
if (e === "loaded" || e === "complete") {
b.onreadystatechange = null;
a()
}
}
} else {
b.onload = a
}
}
c.appendChild(b)
};
loadJs("https://changyan.sohu.com/upload/changyan.js", function() {
window.changyan.api.config({
appid: appid,
conf: conf
})
});
}
})();
</script>
</div>
</div>
</div>
<div class="scrollBtn">
<ul>
<li><a id="scroll-up" href="javascript:void(0)" style="display: none;"></a></li>
<li><a id="scroll-reload" href="javascript:void(0)"></a></li>
</ul>
</div>
</div>
</div>
<!--
<div class="cyWallImageShade" style="display: block; opacity: 0.8; position: absolute; top: 0px; left: 0px; height: 0px; width: 0px; background-color: rgb(0, 0, 0);">
<a id="cyWallImageShadeUrl" target="_blank" href="javascript:void(0)">
<img src="./html_files/changyan_title.png" style="height: 33px; width: 146px; opacity: 1; position: absolute; margin: 90px 97px;">
</a>
</div>
-->
<div class="footer">
Copyright© 2016 50W LAB 版权所有. 陇ICP备17000993号-1
</div>
<script>
jQuery("#scroll-up").hide();
jQuery(".cyWallImageShade").hide();
var client_id = "cy2ze4uTECnJ";
var moreUrl = "http://changyan.sohu.com/api/labs/hotnewswall/more?client_id=cy2ze4uTECnJ";
var actionUrl = "http://changyan.sohu.com/api/2/comment/action?action_type=1";
var total = 0;
var pos = 0;
load(pos, 30);
if (client_id == "cyr5xHgCU") {
$("#preBody").hide();
}
$(window).bind("scroll", function() {
if ($(document).scrollTop() + $(window).height() > $(document).height() - 20) {
if (pos < total) {
if (pos + 30 > total) {
load(pos, total);
pos = total;
} else {
load(pos, pos + 30);
}
}
}
if ($(document).scrollTop() > 800) {
jQuery("#scroll-up").show();
}
});
jQuery(".post-list").on("click", ".upvote a", function() {
var name = $(this).attr('class');
if (name != "upvoted") {
var count = $(this).children("em").text();
$(this).children("em").text(++count)
$(this).addClass("upvoted");
$(this).children("i").text("已顶");
jQuery.ajax({
'type': 'GET',
'url': actionUrl,
'data': {
'client_id': client_id,
'topic_id': $(this).data("tid"),
'comment_id': $(this).data("cid")
},
'dataType': 'jsonp',
'scriptCharset': 'utf-8'
});
}
});
jQuery("#scroll-reload").on("click", function() {
window.location.reload();
});
jQuery("#scroll-up").on("click", function() {
$(window).scrollTop(0);
jQuery("#scroll-up").hide();
});
jQuery(".post-list").on("mouseover", ".post-image", function() {
var obj = jQuery(".cyWallImageShade");
var h = $(this).height();
var w = $(this).width();
obj.css("top", $(this).offset().top);
obj.css("left", $(this).offset().left);
obj.css({
"height": h,
"width": w,
"background-color": "#000000",
"opacity": "0.8",
"position": "absolute"
});
var img = jQuery(".cyWallImageShade img");
img.css({
"height": "33px",
"width": "146px",
"opacity": "1",
"position": "absolute",
"margin": "98px 97px"
});
jQuery("#cyWallImageShadeUrl").data("url", $(this).data("url"));
obj.show();
});
jQuery("#cyWallImageShadeUrl").on("click", function() {
stat("labshotnewswallClick");
var u = jQuery(this).data("url");
window.open(u);
});
jQuery(".cyWallImageShade").on("mouseleave", function() {
var obj = jQuery(".cyWallImageShade");
obj.css({
"top": 0,
"left": 0,
"height": 0,
"width": 0
});
var img = jQuery(".cyWallImageShade img");
img.css({
"height": "33px",
"width": "146px",
"opacity": "1",
"position": "absolute",
"margin": "90px 97px"
});
});
jQuery(".post-list").on("mouseover", ".upvote a", function() {
$(this).children("span").css("background-position", "-125px 0px");
});
jQuery(".post-list").on("mouseleave", ".upvote a", function() {
$(this).children("span").css("background-position", "-99px 0px");
});
function load(start, end) {
pos = end;
jQuery.ajax({
'type': 'GET',
'url': moreUrl,
'data': {
'start': start,
'end': end
},
'success': function(data) {
jQuery('#row1').append(data.list1Html);
jQuery('#row2').append(data.list2Html);
jQuery('#row3').append(data.list3Html);
total = data.totalCount;
},
'dataType': 'json',
'scriptCharset': 'utf-8'
});
}
stat("labshotnewswall");
function stat(type) {
jQuery.ajax({
'type': 'GET',
'url': 'https://changyan.sohu.com/stat/event',
'data': {
'clientid': client_id,
'type': type
},
'success': function() {},
'dataType': 'jsonp',
'scriptCharset': 'utf-8'
});
}
function IsPC() {
var userAgentInfo = navigator.userAgent;
var Agents = ["Android", "iPhone",
"SymbianOS", "Windows Phone",
"iPad", "iPod"
];
var flag = true;
for (var v = 0; v < Agents.length; v++) {
if (userAgentInfo.indexOf(Agents[v]) > 0) {
flag = false;
break;
}
}
return flag;
}
$(document).ready(function() {
console.log("IsPC:" + IsPC());
if (!IsPC()) {
$("#wraper").css("width", "100%");
}
console.log("Window width:" + $(window).width());
if ($(window).width() < 850) {
$("#wraper").css("width", "100%");
}
if ($(window).width() < 730 || !IsPC()) {
$(".targetinfo").css("float", "none");
$(".targetinfo").css("width", "100%");
$(".targetinfo").css("max-width", "100%");
$(".post-image").css("height", "auto");
$(".post-image").css("width", "100%");
}
});
</script>
</body></html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
PHP
1
https://gitee.com/lab50w/LookPages.git
[email protected]:lab50w/LookPages.git
lab50w
LookPages
LookPages
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385