a

<!DOCTYPE html>
<html lang="zh-cn">
<head>
<title></title>
<style>
* {
 margin: 0;
 padding: 0;
}
div {
 background-color: #fff;
}
#home {
 position: absolute;
 top: 0px;
 left: 0px;
 z-index: 100;
 width: 100%;
 height: auto;
 margin: 0;
 border: none;
 padding: 0;
 background-color: #e2ddc7;
 background-image: url("images/banner.jpg");
 background-position: top center;
 background-repeat: no-repeat;
}
body {
 font-family: Helvetica,Verdana,Arial,sans-serif;
}
body {
 margin: 0;
 padding: 0;
 background-color: #e2ddc7;
 font-family: verdana,Arial,Helvetica;
 font-size: 12px;
}
#header {
 position: relative;
 top: 0px;
 left: auto;
 width: 950px;
 height: 310px;
 margin: auto;
 border: none;
 padding: 0;
 background: none;
 overflow: hidden;
}
#main {
 position: relative;
 top: 0px;
 left: auto;
 width: 950px;
 height: auto;
 margin: auto;
 border: none;
 padding: 0;
 background: none;
 overflow: hidden;
}
.clear {
 clear: both;
}
#footer {
 position: relative;
 top: 0px;
 left: auto;
 width: 950px;
 height: auto;
 margin: auto;
 border: none;
 padding: 30px 0 30px 0;
 background: none;
 overflow: hidden;
 color: #666;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
 text-align: center;
}
#mainContent {
 float: left;
 top: 0px;
 left: 0px;
 width: 730px;
 height: auto;
 margin: 0;
 border: #e2ddc7 1px solid;
 padding: 0;
 background-color: #e2e7e6;
 overflow: hidden;
}
#sideBar {
 float: right;
 top: 0px;
 left: 0px;
 width: 205px;
 height: auto;
 margin: 0;
 border: #e2ddc7 1px solid;
 padding: 0;
 background-color: #e2ddc7;
 overflow: hidden;
}
#sideBarMain {
 position: relative;
 width: 205px;
 height: auto;
 margin: 0;
 border: none;
 padding: 0;
 background: none;
 overflow: hidden;
}
.newsItem {
 position: relative;
 width: 185px;
 height: auto;
 margin: 0 0 15px 0;
 border: none;
 padding: 10px;
 overflow: hidden;
 color: #6a6352;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
}
#leftcontentcontainer {
 position: relative;
 width: 205px;
 height: auto;
 margin: 0;
 border: none;
 padding: 0;
 background: none;
 overflow: hidden;
}
.catListTitle {
 position: relative;
 width: 195px;
 height: 19px;
 margin: 0;
 border-bottom: #d6dddc 1px solid;
 padding: 5px 0 0 10px;
 background-color: #e2e7e6;
 overflow: hidden;
 color: #55626e;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 line-height: normal;
}
ul {
 word-break: break-all;
}
#sideBarMain ul {
 position: relative;
 width: 185px;
 height: auto;
 margin: 0;
 border: none;
 padding: 10px;
 overflow: hidden;
 color: #6a6352;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: 20px;
}
li {
 list-style: none;
}
a:link {
 color: #666;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
}
#sideBarMain ul a {
 color: #6a6352;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: 20px;
}
.catListComment {
 position: relative;
 width: 205px;
 height: auto;
 margin: 0 0 15px 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
.recent_comment_body {
 white-space: pre-wrap;
 word-wrap: break-word;
}
.recent_comment_author {
 text-align: right;
 margin-right: 4px;
}
.mySearch {
 padding-bottom: 5px;
}
.div_my_zzk {
 margin-top: 5px;
 margin-bottom: 5px;
}
.div_my_zzk {
 margin-left: 10px;
}
.input_my_zzk {
 width: 100px;
 vertical-align: middle;
 height: 20px;
}
.comment_btn {
 width: 80px;
}
input[type=button] {
 -webkit-appearance: button;
}
input.btn_my_zzk {
 vertical-align: middle;
 height: 22px;
 font-size: 12px;
 padding-left: 5px;
 padding-right: 5px;
}
table {
 border-spacing: 0px;
 border-collapse: collapse;
}
.Cal {
 width: 100%;
}
.Cal {
 cursor: default;
 color: #6a6352;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 line-height: 20px;
}
.CalTodayDay {
 color: #f60000;
}
.CalDayHeader {
 font-weight: bold;
}
.CalTitle {
 width: 100%;
}
.CalTitle {
 width: 200px;
 color: #6a6352;
 font-weight: bold;
 line-height: 30px;
 text-align: center;
}
a:visited {
 color: #666;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
}
.newsItem .catListTitle {
 position: relative;
 top: -10px;
 left: -10px;
 width: 195px;
 height: 19px;
 margin: 0;
 border-bottom: #d6dddc 1px solid;
 padding: 5px 0 0 10px;
 background-color: #e2e7e6;
 overflow: hidden;
 color: #55626e;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 line-height: normal;
}
#blog-news {
 overflow: hidden;
}
#profile_block {
 margin-top: 5px;
 line-height: 1.5;
 text-align: left;
}
.newsItem a {
 color: #6a6352;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 line-height: normal;
}
#mainContent .forFlow {
 position: relative;
 width: 730px;
 height: auto;
 margin: 24px 0 0 0;
 border-top: #d6dddc 1px solid;
 padding: 20px 0 20px 0;
 overflow: hidden;
}
.commentform {
 position: relative;
 width: 690px;
 height: auto;
 margin: 0 20px 0 20px;
 border: none;
 padding: 0;
 overflow: hidden;
}
#comment_nav {
 text-align: right;
}
#comment_nav {
 position: relative;
 width: 690px;
 height: 30px;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
 text-align: right;
}
.ad_text_commentbox {
 margin-top: 5px;
 margin-bottom: 5px;
}
#ad_t2 {
 margin-top: 5px;
 line-height: 1.8;
}
#opt_under_post {
 line-height: 1.8;
}
.itnews {
 line-height: 150%;
}
.c_ad_block {
 margin-top: 10px;
 line-height: 1.5;
}
#relative_search, .c_ad_block {
 position: relative;
 min-width: 0px;
 min-height: 0px;
 margin: 10px 0 0 0;
 border: #ccc 1px dashed;
 padding: 5px;
 overflow: hidden;
 color: #55626e;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: bold;
 text-decoration: none;
 line-height: 30px;
}
img {
 border: 0;
}
fieldset, img {
 border: 0;
}
#ad_t2 a {
 margin-right: 10px;
}
#commentform_title {
 background-image: url("//static.cnblogs.com/images/icon_addcomment.gif");
 background-repeat: no-repeat;
 padding: 0 0 0 25px;
 margin-bottom: 10px;
}
#commentform_title {
 color: #6a6352;
}
.commentform p, .commentform span {
 color: #55626e;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 line-height: 30px;
}
div.commentform p {
 margin-top: 10px;
 line-height: 20px;
}
.comment_btn {
 height: 26px;
 width: 68px;
 margin: 0;
 padding: 0;
 line-height: 22px;
}
#commentbox_opt a {
 padding-left: 10px;
}
.commentbox_title {
 width: 450px;
}
.commentbox_title {
 margin-bottom: 0px;
}
div.commentform textarea {
 width: 450px;
 height: 300px;
 font-size: 13px;
 border: 1px solid #ccc;
 font-family: "PingFang SC","Helvetica Neue","Helvetica","Arial",sans-serif;
}
div.commentform textarea.comment_textarea {
 line-height: 1.6;
}
.commentbox_title_left {
 float: left;
}
.commentbox_title_left {
 color: #6a6352;
}
.commentbox_title_right {
 float: right;
 height: 22px;
}
.commentbox_title_right {
 float: right;
 width: auto;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
.comment_icon {
 vertical-align: middle;
}
div.commentform input.author, div.commentform input.email, div.commentform input.url {
 background-image: url("//static.cnblogs.com/images/icon_form.gif");
 background-repeat: no-repeat;
 border: 1px solid #ccc;
 padding: 4px 4px 4px 30px;
 width: 300px;
 font-size: 13px;
}
div.commentform input.author {
 background-position: 3px -3px;
}
#comment_nav a {
 padding-left: 10px;
}
#topics {
 position: relative;
 width: 710px;
 height: auto;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
.post {
 padding-left: 20px;
}
.postTitle {
 position: relative;
 width: 690px;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
#topics .postTitle {
 position: relative;
 width: 690px;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
.postBody {
 position: relative;
 width: 690px;
 height: auto;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
 color: #494949;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: none;
 line-height: 1.6;
}
.postDesc {
 position: relative;
 width: 690px;
 height: 30px;
 margin: 0;
 border-bottom: #ccc 1px dashed;
 padding: 0;
 overflow: hidden;
 color: #666;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: 1.4;
}
#topics .postDesc {
 position: relative;
 width: 690px;
 height: 30px;
 margin: 0;
 border-bottom: #ccc 1px dashed;
 padding: 0;
 overflow: hidden;
 color: #666;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
}
#cnblogs_post_body {
 margin-bottom: 20px;
}
#cnblogs_post_body {
 word-break: break-word;
}
#MySignature {
 display: none;
}
#blog_post_info_block {
 margin-top: 20px;
}
#BlogPostCategory {
 margin-bottom: 10px;
}
#EntryTag {
 margin-top: 0px !important;
}
#EntryTag {
 position: relative;
 width: 690px;
 height: auto;
 margin: 20px 0 20px 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
#post_next_prev {
 line-height: 1.8;
 font-size: 12px;
}
.postBody a {
 color: #494949;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 text-decoration: underline;
}
#post_next_prev a.p_n_p_prefix:link {
 text-decoration: none;
}
#green_channel {
 padding: 10px 0;
 margin-bottom: 10px;
 margin-top: 10px;
 border: silver 1px dashed;
 font-size: 12px;
 width: 350px;
 text-align: center;
}
#author_profile {
 float: left;
 width: 280px;
 margin-top: 0px;
 margin-bottom: 10px;
 color: #000;
 margin-left: 0px;
 font-size: 12px;
}
#div_digg {
 float: right;
 margin-bottom: 10px;
 margin-right: 30px;
 font-size: 12px;
 width: 125px;
 text-align: center;
 margin-top: 10px;
}
.diggit {
 float: left;
 width: 46px;
 height: 52px;
 background: url('//static.cnblogs.com/images/upup.gif') no-repeat;
 text-align: center;
 cursor: pointer;
 margin-top: 2px;
 padding-top: 5px;
}
.buryit {
 float: right;
 margin-left: 20px;
 width: 46px;
 height: 52px;
 background: url('//static.cnblogs.com/images/downdown.gif') no-repeat;
 text-align: center;
 cursor: pointer;
 margin-top: 2px;
 padding-top: 5px;
}
.diggword {
 margin-top: 5px;
 margin-left: 0px;
 font-size: 12px;
 color: gray;
}
.burynum {
 font-size: 14px;
 color: #075db3;
 font-family: Verdana;
}
#div_digg .burynum {
 line-height: 1.5em !important;
}
.diggnum {
 font-size: 14px;
 color: #075db3;
 font-family: Verdana;
}
#div_digg .diggnum {
 line-height: 1.5em !important;
}
.author_profile_info {
 float: left;
 line-height: 18px;
}
.author_avatar {
 vertical-align: top;
 float: left;
 margin-right: 5px;
 padding-top: 5px;
 padding-left: 2px;
 border: 0;
}
#green_channel a {
 background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAkCAYAAABIdFAMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHhJREFUeNo8zjsOxCAMBFB/KEAUFFR0Cbng3nQPw68ArZdAlOZppPFIBhH5EAB8b+Tlt9MYQ6i1BuqFaq1CKSVcxZ2Acs6406KUgpt5/LCKuVgz5BDCSb13ZO99ZOdcZGvt4mJjzMVKqcha68iIePB86GAiOv8CDADlIUQBs7MD3wAAAABJRU5ErkJggg%3D%3D) repeat-x;
 display: inline-block;
 padding: 3px 8px;
 color: #fff;
 text-decoration: none;
 font-weight: bold;
 cursor: pointer;
 margin-right: 10px;
 -moz-border-radius: 5px;
 -webkit-border-radius: 10px;
 -moz-box-shadow: 0 1px 3px rgba(0,0,0,.5);
 -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.5);
 text-shadow: 0px -1px 1px rgba(0,0,0,0.25);
 vertical-align: middle;
}
#green_channel a:link, #green_channel a:visited, #green_channel a:active {
 color: #fff !important;
 border: none !important;
}
#green_channel #green_channel_digg {
 background-color: #2daebf;
}
#green_channel #green_channel_follow {
 background-color: #e33100;
}
#green_channel #green_channel_favorite {
 background-color: #ffb515;
}
#green_channel #green_channel_weibo, #green_channel #green_channel_wechat {
 background: none;
 padding: 3px 2px;
 -moz-border-radius: none;
 -webkit-border-radius: none;
 -moz-box-shadow: none;
 -webkit-box-shadow: none;
 text-shadow: none;
}
#green_channel #green_channel_wechat img {
 width: 24px;
 height: 24px;
 border: medium none;
 box-shadow: none;
 margin-left: 5px;
 vertical-align: middle;
}
#green_channel #green_channel_weibo img {
 vertical-align: middle;
 border: none;
 margin-left: 5px;
 box-shadow: none;
}
#cnblogs_post_body p {
 margin: 10px auto;
 text-indent: 0px;
}
#cnblogs_post_body img {
 max-width: 900px;
}
.postTitle a {
 color: #6a6352;
 font-family: 微软雅黑,华文细黑,黑体,Arial;
 font-size: 18px;
 font-weight: normal;
 line-height: normal;
}
#topics .postTitle a {
 color: #6a6352;
 font-family: 微软雅黑,华文细黑,黑体,Arial;
 font-size: 18px;
 font-weight: normal;
 line-height: normal;
}
#blogTitle {
 position: relative;
 top: 150px;
 left: 210px;
 width: 740px;
 height: 75px;
 margin: 0;
 border: none;
 padding: 0;
 background: none;
 overflow: hidden;
}
#navigator {
 position: relative;
 top: 150px;
 left: 140px;
 width: 810px;
 height: 80px;
 margin: 0;
 border: none;
 padding: 0;
 background: none;
 overflow: hidden;
}
#navList {
 float: left;
 width: 810px;
 height: 50px;
 margin: 0;
 border: none;
 padding: 0;
 overflow: hidden;
}
.blogStats {
 float: right;
 margin: 0;
 border: none;
 padding: 0;
 background: none;
 color: #666;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
}
#navList li {
 float: left;
}
#navList a {
 float: left;
 margin: 0;
 border-right: #ccc 1px dashed;
 padding: 0 10px 0 10px;
 color: #333;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 14px;
 font-weight: normal;
 line-height: normal;
}
#blogTitle a {
 color: #000;
 font-family: 微软雅黑,华文细黑,黑体,Arial;
 font-size: 24px;
 font-weight: normal;
 line-height: normal;
}
#blogTitle h1 {
 float: left;
 margin: 0;
 border: none;
 padding: 0;
}
#blogTitle h2 {
 float: left;
 width: 740px;
 margin: 0;
 border: none;
 padding: 0;
 color: #000;
 font-family: Arial,Helvetica,sans-serif;
 font-size: 12px;
 font-weight: normal;
 text-decoration: none;
 line-height: normal;
}
#blogLogo {
 float: left;
 margin: 0;
 border: none;
 padding: 0;
}
</style>
</head>
<body><div id="home">
<div id="header">
 <div id="blogTitle">
 <a id="lnkBlogLogo" href="http://www.cnblogs.com/Owen-ET/"><img id="blogLogo" alt="返回主页" src="/Skins/custom/images/logo.gif"></a>   
  
<!--done-->
<h1><a class="headermaintitle" id="Header1_HeaderTitle" href="http://www.cnblogs.com/Owen-ET/">Owen_ET</a></h1>
<h2></h2>

 

  
 </div><!--end: blogTitle 博客的标题和副标题 -->
 <div id="navigator">
  
<ul id="navList">
<li><a class="menu" id="blog_nav_sitehome" href="http://www.cnblogs.com/">博客园</a></li>
<li><a class="menu" id="blog_nav_myhome" href="http://www.cnblogs.com/Owen-ET/">首页</a></li>
<li><a class="menu" id="blog_nav_newpost" href="https://i.cnblogs.com/EditPosts.aspx?opt=1" rel="nofollow">新随笔</a></li>
<li><a class="menu" id="blog_nav_contact" href="https://msg.cnblogs.com/send/Owen_ET" rel="nofollow">联系</a></li>
<li><a class="menu" id="blog_nav_rss" href="http://www.cnblogs.com/Owen-ET/rss">订阅</a>
<!--<a id="blog_nav_rss_image" class="aHeaderXML" href="http://www.cnblogs.com/Owen-ET/rss"><img src="//www.cnblogs.com/images/xml.gif" alt="订阅" /></a>--></li>
<li><a class="menu" id="blog_nav_admin" href="https://i.cnblogs.com/" rel="nofollow">管理</a></li>
</ul>
  <div class="blogStats">
   
   <div id="blog_stats">
<span id="stats_post_count">随笔 - 63&nbsp; </span>
<span id="stats_article_count">文章 - 4&nbsp; </span>
<span id="stats-comment_count">评论 - 11</span>
</div>
   
  </div><!--end: blogStats -->
 </div><!--end: navigator 博客导航栏 -->
</div><!--end: header 头部 -->

<div id="main">
 <div id="mainContent">
 <div class="forFlow">
  
<div id="post_detail">
<!--done-->
<div id="topics">
 <div class="post">
  <h1 class="postTitle">
   <a class="postTitle2" id="cb_post_title_url" href="http://www.cnblogs.com/Owen-ET/p/7641248.html">【PyCharm编辑器】之引用selenium包提示错误:Unresolved reference 'selenium' less... (Ctrl+F1)</a>
  </h1>
  <div class="clear"></div>
  <div class="postBody">
   <div class="blogpost-body" id="cnblogs_post_body"><p><strong><span style="color: #000000">一.</span>现象还原:</strong></p>
<p><strong>当新建.py文件时,需要引用selenium中的方法时,报错,提示红波浪线:</strong></p>
<p><strong><img width="932" height="188" alt="" src="https://images2017.cnblogs.com/blog/1040075/201710/1040075-20171009151832590-1626784793.png"></strong></p>
<p>Unresolved reference 'selenium' less... (Ctrl+F1) <br>This inspection detects names that should resolve but don't. Due to dynamic dispatch and duck typing, this is possible in a limited but useful number of cases. Top-level and class-level items are supported better than instance items.</p>
<p><strong><span style="color: #ff0000">二.解决办法:</span></strong></p>
<p><span style="color: #000000"><strong>1.点击编辑器“File”-&gt;点击“settings”</strong></span></p>
<p><span style="color: #000000"><strong>2.在“settings”中,选择“Project:Pytest”-&gt;“Project Structre”-&gt;点击“Add Content Root”</strong></span></p>
<p><span style="color: #000000"><strong><img width="915" height="756" alt="" src="https://images2017.cnblogs.com/blog/1040075/201710/1040075-20171009152455293-843644659.png"></strong></span></p>
<p>&nbsp;</p>
<p><span style="color: #000000"><strong>3.找到安装selenium的路径,<span style="color: #ff0000">红色字体</span>(例:F:\软件\<span style="color: #ff0000">python3.6.1\Lib\site-packages</span>),最后点击【OK】</strong></span></p>
<p><span style="color: #000000"><strong><img alt="" src="https://images2017.cnblogs.com/blog/1040075/201710/1040075-20171009152749074-733908507.png"></strong></span></p>
<p><span style="color: #000000"><strong>4.选择selenium包的路径,再点击“Sources”</strong></span></p>
<p><span style="color: #000000"><strong><img width="897" height="443" alt="" src="https://images2017.cnblogs.com/blog/1040075/201710/1040075-20171009152958496-1775002022.png"></strong></span></p>
<p>&nbsp;<span style="color: #000000"><strong>5.最后再“Apply”应用,再返回.py文件中就不会再提示错误了。</strong></span></p></div><div id="MySignature" style="display: block;">不积跬步无以至千里。</div>
<div class="clear"></div>
<div id="blog_post_info_block">
<div id="BlogPostCategory">分类: <a href="http://www.cnblogs.com/Owen-ET/category/1000505.html" target="_blank">Python</a>,<a href="http://www.cnblogs.com/Owen-ET/category/1008071.html" target="_blank">Selenium</a>,<a href="http://www.cnblogs.com/Owen-ET/category/999288.html" target="_blank">软件测试</a></div>
<div id="EntryTag">标签: <a href="http://www.cnblogs.com/Owen-ET/tag/Python/">Python</a>, <a href="http://www.cnblogs.com/Owen-ET/tag/Selenium/">Selenium</a>, <a href="http://www.cnblogs.com/Owen-ET/tag/%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95/">软件测试</a></div>
<div id="blog_post_info"><div id="green_channel">
        <a id="green_channel_digg" onclick="DiggIt(7641248,cb_blogId,1);green_channel_success(this,'谢谢推荐!');" href="javascript:void(0);">好文要顶</a>
            <a id="green_channel_follow" onclick="follow('bf23fbe3-748f-e611-845c-ac853d9f53ac');" href="javascript:void(0);">关注我</a>
    <a id="green_channel_favorite" onclick="AddToWz(cb_entryId);return false;" href="javascript:void(0);">收藏该文</a>
    <a title="分享至新浪微博" id="green_channel_weibo" onclick="ShareToTsina()" href="javascript:void(0);"><img alt="" src="//common.cnblogs.com/images/icon_weibo_24.png"></a>
    <a title="分享至微信" id="green_channel_wechat" onclick="shareOnWechat()" href="javascript:void(0);"><img alt="" src="//common.cnblogs.com/images/wechat.png"></a>
</div>
<div id="author_profile">
    <div class="author_profile_info" id="author_profile_info">
            <a href="http://home.cnblogs.com/u/Owen-ET/" target="_blank"><img class="author_avatar" alt="" src="//pic.cnblogs.com/face/sample_face.gif"></a>
        <div class="author_profile_info" id="author_profile_detail">
            <a href="http://home.cnblogs.com/u/Owen-ET/">Owen_ET</a><br>
            <a href="http://home.cnblogs.com/u/Owen-ET/followees">关注 - 5</a><br>
            <a href="http://home.cnblogs.com/u/Owen-ET/followers">粉丝 - 2</a>
        </div>
    </div>
    <div class="clear"></div>
    <div id="author_profile_honor"></div>
    <div id="author_profile_follow">
                <a onclick="follow('bf23fbe3-748f-e611-845c-ac853d9f53ac');return false;" href="javascript:void(0);">+加关注</a>
    </div>
</div>
<div id="div_digg">
    <div class="diggit" onclick="votePost(7641248,'Digg')">
        <span class="diggnum" id="digg_count">0</span>
    </div>
    <div class="buryit" onclick="votePost(7641248,'Bury')">
        <span class="burynum" id="bury_count">0</span>
    </div>
    <div class="clear"></div>
    <div class="diggword" id="digg_tips">
    </div>
</div>
<script type="text/javascript">
    currentDiggType = 0;
</script></div>
<div class="clear"></div>
<div id="post_next_prev"><a class="p_n_p_prefix" href="http://www.cnblogs.com/Owen-ET/p/7424342.html">« </a> 上一篇:<a title="发布于2017-08-24 17:51" href="http://www.cnblogs.com/Owen-ET/p/7424342.html">【PyCharm编辑器】之报:Spellchecker inspection helps locate typos and misspelling in your code, comments and literals, and fix them in one click.问题</a><br><a class="p_n_p_prefix" href="http://www.cnblogs.com/Owen-ET/p/7738459.html">» </a> 下一篇:<a title="发布于2017-10-26 19:03" href="http://www.cnblogs.com/Owen-ET/p/7738459.html">【转载】【selenium+Python WebDriver】之selenium的定位以及切换frame(iframe)</a><br></div>
</div>


  </div>
  <div class="postDesc">posted @ <span id="post-date">2017-10-09 15:34</span> <a href="http://www.cnblogs.com/Owen-ET/">Owen_ET</a> 阅读(<span id="post_view_count">1210</span>) 评论(<span id="post_comment_count">0</span>)  <a href="https://i.cnblogs.com/EditPosts.aspx?postid=7641248" rel="nofollow">编辑</a> <a onclick="AddToWz(7641248);return false;" href="#">收藏</a></div>
 </div>
 <script type="text/javascript">var allowComments=true,cb_blogId=310375,cb_entryId=7641248,cb_blogApp=currentBlogApp,cb_blogUserGuid='bf23fbe3-748f-e611-845c-ac853d9f53ac',cb_entryCreatedDate='2017/10/9 15:34:00';loadViewCount(cb_entryId);var cb_postType=1;</script>
 
</div><!--end: topics 文章、评论容器-->
</div><a name="!comments"></a><div id="blog-comments-placeholder"></div><script type="text/javascript">var commentManager = new blogCommentManager();commentManager.renderComments(0);</script>
<div class="commentform" id="comment_form">
<a name="commentform"></a>
<div id="divCommentShow"></div>
<div id="comment_nav"><span id="span_refresh_tips"></span><a id="lnk_RefreshComments" onclick="return RefreshCommentList();" href="javascript:void(0);" clientidmode="Static" runat="server">刷新评论</a><a onclick="return RefreshPage();" href="#">刷新页面</a><a href="#top">返回顶部</a></div>
<div id="comment_form_container"><script src="//mention.cnblogs.com/bundles/mention.js?id=20160615" type="text/javascript"></script>
<div id="commentform_title">发表评论</div>
<span id="tip_comment" style="color:Red"></span>
<p>
昵称:<input disabled="disabled" class="author" id="tbCommentAuthor" type="text" size="50" value="飘零0">
</p>
<div class="commentbox_main">
<div class="commentbox_title">
<div class="commentbox_title_left">评论内容:</div>
<div class="commentbox_title_right">
<img title="添加引用" class="comment_icon" id="ubb_quote" onclick="insertUBB('tbCommentBody','quote')" alt="引用" src="//static.cnblogs.com/images/ubb/quote.gif">
<img title="添加粗体" class="comment_icon" id="ubb_bold" onclick="insertUBB('tbCommentBody','b')" alt="粗体" src="//static.cnblogs.com/images/ubb/b.png">
<img title="添加链接" class="comment_icon" id="ubb_url" onclick="insertUbbUrl('tbCommentBody')" alt="链接" src="//static.cnblogs.com/images/ubb/lk.png">
<img title="添加首行缩进" class="comment_icon" id="ubb_indent" onclick="insertIndent('tbCommentBody')" alt="缩进" src="//static.cnblogs.com/images/ubb/indent.png">
<img title="添加代码" class="comment_icon" id="ubb_code" onclick="insertUbbCode()" alt="代码" src="//static.cnblogs.com/images/ubb/InsertCode.gif">
<img title="上传图片" class="comment_icon" id="ubb_img" onclick="OpenImageUploadWindow();" alt="图片" src="//static.cnblogs.com/images/ubb/img.gif">
</div>
</div>
<div class="clear"></div>
<textarea class="comment_textarea" id="tbCommentBody"></textarea>
</div>
<p id="commentbox_opt">
<input class="comment_btn" id="btn_comment_submit" type="button" value="提交评论">
<span id="span_comment_canceledit" style="display:none"><a onclick="return CancelCommentEdit()" href="javascript:void(0);">不改了</a></span>
<a onclick="return logout();" href="javascript:void(0);">退出</a>
        <a title="订阅后有新评论时会邮件通知您" id="commentbox_opt_sub" onclick="commentManager.Subscribe()" href="javascript:void(0);">订阅评论</a>
</p>
<div id="tip_comment2" style="color:Red"></div>
<p>
[Ctrl+Enter快捷键提交]
</p>
<div style="display:none">
<span id="comment_edit_id"></span><span id="span_parentcomment_id"></span>
<span id="span_parent_id"></span>
<span id="span_comment_replyto"></span>
<span id="span_comment_posted"></span>
</div>
</div>
<div class="ad_text_commentbox" id="ad_text_under_commentbox"></div>
<div id="ad_t2"><a href="http://www.ucancode.com/index.htm" target="_blank">【推荐】超50万VC++源码: 大型组态工控、电力仿真CAD与GIS源码库!</a><br><a href="https://www.yunqi2050.com/#/index" target="_blank">【活动】2050 大会 - 年青人因科技而团聚(5.26-27杭州·云栖小镇)</a><br><a href="http://clickc.admaster.com.cn/c/a105960,b2436453,c1705,i0,m101,8a1,8b2,h" target="_blank">【推荐】华为云服务器低至3.3折,免费带宽升级,返千元好礼</a><br><a href="https://www.wodidashi.com/web/web3/spread/wb-recruit/pc/index.html?site=cnblogs&amp;pos=HomeB2&amp;type=Banner" target="_blank">【招聘】花大价钱找技术大牛我们是认真的!</a><br><a href="https://cloud.tencent.com/act/partner/cps?fromSource=gwzcw.908610.908610.908610" target="_blank">【活动】腾讯云cps推广奖励,高转化+20%佣金等你来拿</a><br></div>
<div id="opt_under_post"></div>
<div class="c_ad_block" id="cnblogs_c1"><a onclick="ga('send', 'event', 'Link', 'click', 'C1');" href="https://cloud.tencent.com/solution/la?fromSource=gwzcw.891967.891967.891967" target="_blank"><img width="300" height="250" alt="qcloud_C1_0402" src="https://images2018.cnblogs.com/news/24442/201804/24442-20180402101833163-1165053275.jpg"></a></div>
<div id="under_post_news"><div class="itnews c_ad_block"><b>最新IT新闻</b>:<br> ·  <a href="https://news.cnblogs.com/n/594541/" target="_blank">Kevin Gallo主持 微软宣布新的Windows Community Standup</a><br> ·  <a href="https://news.cnblogs.com/n/594539/" target="_blank">苏宁无人配送车亮相 为小区提供包裹配送服务</a><br> ·  <a href="https://news.cnblogs.com/n/594538/" target="_blank">Pixelbook代码惊现“AltOS”双系统模式 或能更容易启动Fuchsia</a><br> ·  <a href="https://news.cnblogs.com/n/594536/" target="_blank">感谢Facebook 或许有一天你能用皮肤来阅读电子邮件</a><br> ·  <a href="https://news.cnblogs.com/n/594537/" target="_blank">Google就“Android应用非法收集儿童数据”一事作出回应</a><br>» <a title="IT新闻" href="http://news.cnblogs.com/" target="_blank">更多新闻...</a></div></div>
<div class="c_ad_block" id="cnblogs_c2"><a onclick="ga('send', 'event', 'Link', 'click', 'C2');" href="http://click.aliyun.com/m/42835/" target="_blank"><img width="468" height="60" alt="阿里云0308" src="https://gw.alicdn.com/tfs/TB1mEZFaWmWBuNjy1XaXXXCbXXa-468-60.jpg"></a></div>
<div id="under_post_kb"><div class="itnews c_ad_block" id="kb_block"><b>最新知识库文章</b>:<br><div id="kb_recent"> ·  <a href="http://kb.cnblogs.com/page/593985/" target="_blank">如何识别人的技术能力和水平?</a><br> ·  <a href="http://kb.cnblogs.com/page/575255/" target="_blank">写给自学者的入门指南</a><br> ·  <a href="http://kb.cnblogs.com/page/578690/" target="_blank">和程序员谈恋爱</a><br> ·  <a href="http://kb.cnblogs.com/page/585734/" target="_blank">学会学习</a><br> ·  <a href="http://kb.cnblogs.com/page/588938/" target="_blank">优秀技术人的管理陷阱</a><br></div>» <a href="http://kb.cnblogs.com/" target="_blank">更多知识库文章...</a></div></div>
<div class="c_ad_block" id="HistoryToday"></div>
<script type="text/javascript">
    fixPostBody();
    setTimeout(function () { incrementViewCount(cb_entryId); }, 50);
    deliverAdT2();
    deliverAdC1();
    deliverAdC2();   
    loadNewsAndKb();
    loadBlogSignature();
    LoadPostInfoBlock(cb_blogId, cb_entryId, cb_blogApp, cb_blogUserGuid);
    GetPrevNextPost(cb_entryId, cb_blogId, cb_entryCreatedDate, cb_postType);
    loadOptUnderPost();
    GetHistoryToday(cb_blogId, cb_blogApp, cb_entryCreatedDate);  
</script>
</div>


 </div><!--end: forFlow -->
 </div><!--end: mainContent 主体内容容器-->

 <div id="sideBar">
  <div id="sideBarMain">
   
<!--done-->
<div class="newsItem">
<h3 class="catListTitle">公告</h3>
 <div id="blog-news"><div id="profile_block">昵称:<a href="https://home.cnblogs.com/u/Owen-ET/">Owen_ET</a><br>园龄:<a title="入园时间:2016-10-11" href="https://home.cnblogs.com/u/Owen-ET/">1年6个月</a><br>粉丝:<a href="https://home.cnblogs.com/u/Owen-ET/followers/">2</a><br>关注:<a href="https://home.cnblogs.com/u/Owen-ET/followees/">5</a><div id="p_b_follow"><a onclick="follow('bf23fbe3-748f-e611-845c-ac853d9f53ac')" href="javascript:void(0);">+加关注</a></div><script>getFollowStatus('bf23fbe3-748f-e611-845c-ac853d9f53ac')</script></div></div><script type="text/javascript">loadBlogNews();</script>
</div>

   <div id="blog-calendar"><table title="Calendar" class="Cal" id="blogCalendar" cellspacing="0" cellpadding="0">
 <tbody><tr><td colspan="7"><table class="CalTitle" cellspacing="0">
  <tbody><tr><td class="CalNextPrev"><a onclick="loadBlogCalendar('2018/03/01');return false;" href="javascript:void(0);">&lt;</a></td><td align="center">2018年4月</td><td align="right" class="CalNextPrev"><a onclick="loadBlogCalendar('2018/05/01');return false;" href="javascript:void(0);">&gt;</a></td></tr>
 </tbody></table></td></tr><tr><th align="center" class="CalDayHeader" abbr="日" scope="col">日</th><th align="center" class="CalDayHeader" abbr="一" scope="col">一</th><th align="center" class="CalDayHeader" abbr="二" scope="col">二</th><th align="center" class="CalDayHeader" abbr="三" scope="col">三</th><th align="center" class="CalDayHeader" abbr="四" scope="col">四</th><th align="center" class="CalDayHeader" abbr="五" scope="col">五</th><th align="center" class="CalDayHeader" abbr="六" scope="col">六</th></tr><tr><td align="center" class="CalOtherMonthDay">25</td><td align="center" class="CalOtherMonthDay">26</td><td align="center" class="CalOtherMonthDay">27</td><td align="center" class="CalOtherMonthDay">28</td><td align="center" class="CalOtherMonthDay">29</td><td align="center" class="CalOtherMonthDay">30</td><td align="center" class="CalOtherMonthDay">31</td></tr><tr><td align="center" class="CalWeekendDay">1</td><td align="center"><a href="http://www.cnblogs.com/Owen-ET/archive/2018/04/02.html"><u>2</u></a></td><td align="center">3</td><td align="center">4</td><td align="center">5</td><td align="center">6</td><td align="center" class="CalWeekendDay">7</td></tr><tr><td align="center" class="CalWeekendDay"><a href="http://www.cnblogs.com/Owen-ET/archive/2018/04/08.html"><u>8</u></a></td><td align="center">9</td><td align="center">10</td><td align="center">11</td><td align="center">12</td><td align="center">13</td><td align="center" class="CalWeekendDay">14</td></tr><tr><td align="center" class="CalWeekendDay">15</td><td align="center">16</td><td align="center">17</td><td align="center" class="CalTodayDay">18</td><td align="center">19</td><td align="center">20</td><td align="center" class="CalWeekendDay">21</td></tr><tr><td align="center" class="CalWeekendDay">22</td><td align="center">23</td><td align="center">24</td><td align="center">25</td><td align="center">26</td><td align="center">27</td><td align="center" class="CalWeekendDay">28</td></tr><tr><td align="center" class="CalWeekendDay">29</td><td align="center">30</td><td align="center" class="CalOtherMonthDay">1</td><td align="center" class="CalOtherMonthDay">2</td><td align="center" class="CalOtherMonthDay">3</td><td align="center" class="CalOtherMonthDay">4</td><td align="center" class="CalOtherMonthDay">5</td></tr>
</tbody></table></div><script type="text/javascript">loadBlogDefaultCalendar();</script>
   
   <div id="leftcontentcontainer">
    <div id="blog-sidecolumn"><div class="sidebar-block" id="sidebar_search">
<div class="mySearch" id="sidebar_search">
<h3 class="catListTitle">搜索</h3>
<div id="sidebar_search_box">
<div class="div_my_zzk" id="widget_my_zzk"><input class="input_my_zzk" id="q" onkeydown="return zzk_go_enter(event);" type="text">&nbsp;<input class="btn_my_zzk" id="btnZzk" onclick="zzk_go()" type="button" value="找找看"></div>
<div class="div_my_zzk" id="widget_my_google"><input name="google_q" class="input_my_zzk" id="google_q" onkeydown="return google_go_enter(event)" type="text">&nbsp;<input class="btn_my_zzk" onclick="google_go()" type="button" value="谷歌搜索"></div>
</div>
</div>

</div><div class="sidebar-block" id="sidebar_shortcut">
<div class="catListLink">
<h3 class="catListTitle">常用链接</h3>
<ul>
<li><a title="我的博客的随笔列表" href="http://www.cnblogs.com/Owen-ET/p/">我的随笔</a></li><li><a title="我发表过的评论列表" href="http://www.cnblogs.com/Owen-ET/MyComments.html">我的评论</a></li><li><a title="我评论过的随笔列表" href="http://www.cnblogs.com/Owen-ET/OtherPosts.html">我的参与</a></li><li><a title="我的博客的评论列表" href="http://www.cnblogs.com/Owen-ET/RecentComments.html">最新评论</a></li><li><a title="我的博客的标签列表" href="http://www.cnblogs.com/Owen-ET/tag/">我的标签</a></li>
</ul>
<div id="itemListLin_con" style="display:none;">
<ul>

</ul>
</div>
</div></div><div class="sidebar-block" id="sidebar_toptags">
<div class="catListTag">
<h3 class="catListTitle">我的标签</h3>
<ul>
<li><a href="http://www.cnblogs.com/Owen-ET/tag/Python/">Python</a>(32)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/%E8%BD%AF%E4%BB%B6%E6%B5%8B%E8%AF%95/">软件测试</a>(25)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/Selenium/">Selenium</a>(22)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/WPF/">WPF</a>(15)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/SQLServer/">SQLServer</a>(12)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/C%23/">C#</a>(10)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/Demo/">Demo</a>(3)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/mysql/">mysql</a>(3)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/Node.js/">Node.js</a>(3)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/puppeteer/">puppeteer</a>(3)</li><li><a href="http://www.cnblogs.com/Owen-ET/tag/">更多</a></li>
</ul>
</div></div><div id="sidebar_categories">
<div class="catListPostCategory sidebar-block" id="sidebar_postcategory">
<h3 class="catListTitle">随笔分类</h3>

<ul>

<li><a id="CatList_LinkList_0_Link_0" href="http://www.cnblogs.com/Owen-ET/category/1130155.html">Axure(2)</a> </li>

<li><a id="CatList_LinkList_0_Link_1" href="http://www.cnblogs.com/Owen-ET/category/900325.html">C#(10)</a> </li>

<li><a id="CatList_LinkList_0_Link_2" href="http://www.cnblogs.com/Owen-ET/category/1189333.html">mysql(3)</a> </li>

<li><a id="CatList_LinkList_0_Link_3" href="http://www.cnblogs.com/Owen-ET/category/1133433.html">Node.js(3)</a> </li>

<li><a id="CatList_LinkList_0_Link_4" href="http://www.cnblogs.com/Owen-ET/category/1133434.html">puppeteer(3)</a> </li>

<li><a id="CatList_LinkList_0_Link_5" href="http://www.cnblogs.com/Owen-ET/category/1179560.html">Pycharm(2)</a> </li>

<li><a id="CatList_LinkList_0_Link_6" href="http://www.cnblogs.com/Owen-ET/category/1000505.html">Python(32)</a> </li>

<li><a id="CatList_LinkList_0_Link_7" href="http://www.cnblogs.com/Owen-ET/category/1008071.html">Selenium(22)</a> </li>

<li><a id="CatList_LinkList_0_Link_8" href="http://www.cnblogs.com/Owen-ET/category/894221.html">SQLServer(12)</a> </li>

<li><a id="CatList_LinkList_0_Link_9" href="http://www.cnblogs.com/Owen-ET/category/893084.html">WPF(12)</a> </li>

<li><a id="CatList_LinkList_0_Link_10" href="http://www.cnblogs.com/Owen-ET/category/900780.html">WPF问题总结(2)</a> </li>

<li><a id="CatList_LinkList_0_Link_11" href="http://www.cnblogs.com/Owen-ET/category/999288.html">软件测试(26)</a> </li>

<li><a id="CatList_LinkList_0_Link_12" href="http://www.cnblogs.com/Owen-ET/category/1002411.html">虚拟机(2)</a> </li>

</ul>

</div>

<div class="catListPostArchive sidebar-block" id="sidebar_postarchive">
<h3 class="catListTitle">随笔档案</h3>

<ul>

<li><a id="CatList_LinkList_1_Link_0" href="http://www.cnblogs.com/Owen-ET/archive/2018/04.html">2018年4月 (4)</a> </li>

<li><a id="CatList_LinkList_1_Link_1" href="http://www.cnblogs.com/Owen-ET/archive/2018/03.html">2018年3月 (9)</a> </li>

<li><a id="CatList_LinkList_1_Link_2" href="http://www.cnblogs.com/Owen-ET/archive/2018/02.html">2018年2月 (6)</a> </li>

<li><a id="CatList_LinkList_1_Link_3" href="http://www.cnblogs.com/Owen-ET/archive/2018/01.html">2018年1月 (3)</a> </li>

<li><a id="CatList_LinkList_1_Link_4" href="http://www.cnblogs.com/Owen-ET/archive/2017/12.html">2017年12月 (3)</a> </li>

<li><a id="CatList_LinkList_1_Link_5" href="http://www.cnblogs.com/Owen-ET/archive/2017/10.html">2017年10月 (2)</a> </li>

<li><a id="CatList_LinkList_1_Link_6" href="http://www.cnblogs.com/Owen-ET/archive/2017/08.html">2017年8月 (4)</a> </li>

<li><a id="CatList_LinkList_1_Link_7" href="http://www.cnblogs.com/Owen-ET/archive/2017/06.html">2017年6月 (4)</a> </li>

<li><a id="CatList_LinkList_1_Link_8" href="http://www.cnblogs.com/Owen-ET/archive/2017/05.html">2017年5月 (9)</a> </li>

<li><a id="CatList_LinkList_1_Link_9" href="http://www.cnblogs.com/Owen-ET/archive/2016/11.html">2016年11月 (6)</a> </li>

<li><a id="CatList_LinkList_1_Link_10" href="http://www.cnblogs.com/Owen-ET/archive/2016/10.html">2016年10月 (13)</a> </li>

</ul>

</div>

<div class="catListArticleCategory sidebar-block" id="sidebar_articlecategory">
<h3 class="catListTitle">文章分类</h3>

<ul>

<li><a id="CatList_LinkList_2_Link_0" href="http://www.cnblogs.com/Owen-ET/category/893104.html">Demo练习(3)</a> </li>

</ul>

</div>

</div><div class="sidebar-block" id="sidebar_recentcomments"><div id="recent_comments_wrap">
<div class="catListComment">
<h3 class="catListTitle">最新评论</h3>

 <div id="RecentCommentsBlock"><ul>
        <li class="recent_comment_title"><a href="http://www.cnblogs.com/Owen-ET/p/6897578.html#3873917">1. Re:【安装Python环境】之安装Selenium2时报UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 12: invalid continuation byte问题</a></li>
        <li class="recent_comment_body">@作业缠身路小鹿谢谢...</li>
        <li class="recent_comment_author">--Owen_ET</li>
        <li class="recent_comment_title"><a href="http://www.cnblogs.com/Owen-ET/p/6897578.html#3872770">2. Re:【安装Python环境】之安装Selenium2时报UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 12: invalid continuation byte问题</a></li>
        <li class="recent_comment_body">有效,点赞!</li>
        <li class="recent_comment_author">--作业缠身路小鹿</li>
        <li class="recent_comment_title"><a href="http://www.cnblogs.com/Owen-ET/p/6027530.html#3689438">3. Re:【WPF学习笔记】之如何把数据库里的值读取出来然后显示在页面上:动画系列之(六)</a></li>
        <li class="recent_comment_body">@小菜li源码以及相关学习资料,希望对你有所帮助。...</li>
        <li class="recent_comment_author">--Owen_ET</li>
        <li class="recent_comment_title"><a href="http://www.cnblogs.com/Owen-ET/p/6027530.html#3689419">4. Re:【WPF学习笔记】之如何把数据库里的值读取出来然后显示在页面上:动画系列之(六)</a></li>
        <li class="recent_comment_body">@Ginkgo_ET邮件已发。...</li>
        <li class="recent_comment_author">--Owen_ET</li>
        <li class="recent_comment_title"><a href="http://www.cnblogs.com/Owen-ET/p/6027530.html#3689022">5. Re:【WPF学习笔记】之如何把数据库里的值读取出来然后显示在页面上:动画系列之(六)</a></li>
        <li class="recent_comment_body">谢谢~~</li>
        <li class="recent_comment_author">--Ginkgo_ET</li>
</ul>
</div>
</div>
</div></div><div class="sidebar-block" id="sidebar_topviewedposts"><div id="topview_posts_wrap">
<div class="catListView">
<h3 class="catListTitle">阅读排行榜</h3>
 <div id="TopViewPostsBlock"><ul><li><a href="http://www.cnblogs.com/Owen-ET/p/6897578.html">1. 【安装Python环境】之安装Selenium2时报UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 12: invalid continuation byte问题(21700)</a></li><li><a href="http://www.cnblogs.com/Owen-ET/p/6932272.html">2. 【Python基础】之for循环、数组字典(5162)</a></li><li><a href="http://www.cnblogs.com/Owen-ET/p/5952706.html">3. 【SQLServer2008】之Telnet以及1433端口设置(4190)</a></li><li><a href="http://www.cnblogs.com/Owen-ET/p/6846897.html">4. 【安装Python环境】之“安装 setuptools ”时出现的问题以及解决办法(2785)</a></li><li><a href="http://www.cnblogs.com/Owen-ET/p/5999654.html">5. 【WPF学习笔记】之如何通过后台C#代码添加(增/删/改按钮)实现对SQLServer数据库数据的更改(2061)</a></li></ul></div>
</div>
</div></div><div class="sidebar-block" id="sidebar_topcommentedposts"><div id="topfeedback_posts_wrap">
<div class="catListFeedback">
<h3 class="catListTitle">评论排行榜</h3>
 <div id="TopFeedbackPostsBlock"><ul><li><a href="http://www.cnblogs.com/Owen-ET/p/6027530.html">1. 【WPF学习笔记】之如何把数据库里的值读取出来然后显示在页面上:动画系列之(六)(评论处有学习资料及源码)(9)</a></li><li><a href="http://www.cnblogs.com/Owen-ET/p/6897578.html">2. 【安装Python环境】之安装Selenium2时报UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc8 in position 12: invalid continuation byte问题(2)</a></li></ul></div>
</div>
</div></div><div class="sidebar-block" id="sidebar_topdiggedposts"><div id="topdigg_posts_wrap">
<div class="catListView">
<h3 class="catListTitle">推荐排行榜</h3>
<div id="TopDiggPostsBlock"><ul><li><a href="http://www.cnblogs.com/Owen-ET/p/6027530.html">1. 【WPF学习笔记】之如何把数据库里的值读取出来然后显示在页面上:动画系列之(六)(评论处有学习资料及源码)(1)</a></li><li><a href="http://www.cnblogs.com/Owen-ET/p/5981660.html">2. 【WPF学习笔记】[转]周银辉之WPF中的动画 &amp;&amp;  晓风影天之wpf动画——new PropertyPath属性链(1)</a></li></ul></div>
</div></div></div></div><script type="text/javascript">loadBlogSideColumn();</script>
   </div>
   
  </div><!--end: sideBarMain -->
 </div><!--end: sideBar 侧边栏容器 -->
 <div class="clear"></div>
 </div><!--end: main -->
 <div class="clear"></div>
 <div id="footer">
  
<!--done-->
Copyright ©2018 Owen_ET
 </div><!--end: footer -->
</div></body>
</html>

posted @ 2018-04-18 13:20  飘零0  阅读(156)  评论(0编辑  收藏  举报