<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head profile="http://gmpg.org/xfn/11">
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
    <meta name="author" content="Kevin Yang">
    <meta name="copyright" content="本博客原创文章版权归Kevin Yang所有">
	<script type="text/javascript">var GSTS = new Date();</script>
        <meta name="ROBOTS" content="index,follow"> 
    <meta name="GOOGLEBOT" content="index,follow"> 
    <meta name="keywords" content="Silverlight,Javascript,商业智能,BI,Analysis Services,Web Analytics,技术分享,IT技术">
    <meta name="description" content="简单生活——Kevin Yang的博客是一个专注于互联网IT技术的个人博客。简单是我思考问题的哲学。我总是尝试用最简单的言语去回答别人的问题，尝试用最简单的思维去思考一些事情，尝试用最简单的方法去做一些东西。">
    <title>简单生活 &#8212; Kevin Yang的博客</title>
    
    
    <link rel="pingback" href="http://www.imkevinyang.com/xmlrpc.php">

    <!-- style START -->
        <link rel="canonical" href=""> 
        <!-- default style -->
    <link rel="stylesheet" href="wp-content/themes/inove/style.css" type="text/css" media="screen">
    <!-- for translations -->
    <link rel="stylesheet" href="wp-content/themes/inove/chinese.css" type="text/css" media="screen">
    <!-- Kevin: add special style for archive page-->
        <style type="text/css">
      .post{background-color:#FFFFFA;padding:0px 0px 5px 5px;}.post h2 {
      display:block;
      margin:5px;
      padding:0 5px 5px 0;
      font-size:16px;
      font-family:Arial,Simsun;
  border-bottom:2px groove gray;}
    </style>
        
    <!--[if IE 6]>
        <link rel="stylesheet" href="http://www.imkevinyang.com/wp-content/themes/inove/ie6.css" type="text/css" media="screen" />
    <![endif]-->
    <!-- style END -->

    <!-- script START -->
    <script type="text/javascript" src="wp-content/themes/inove/js/util.js"></script>
    <script type="text/javascript" src="wp-content/themes/inove/js/menu.js"></script>
    <!-- script END -->

    <link rel='stylesheet' id='wp-pagenavi-css' href='wp-content/themes/inove/pagenavi-css-2.70.css' type='text/css' media='all'>
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.imkevinyang.com/xmlrpc.php?rsd">
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="http://www.imkevinyang.com/wp-includes/wlwmanifest.xml"> 
<meta name="generator" content="WordPress 3.9.2">
	<style type="text/css">.recentcomments a{display:inline !important;padding:0 !important;margin:0 !important;}</style>
<style type="text/css" id="syntaxhighlighteranchor"></style>
</head>


<body>
<!-- ClickTale Top part -->
<script type="text/javascript">
var WRInitTime=(new Date()).getTime();
</script>
<!-- ClickTale end of Top part -->
<!-- wrap START -->
<div id="wrap">

<!-- container START -->
<div id="container">

<!-- header START -->
<div id="header">
	<div id="caption">
	<img src="wp-content/themes/inove/img/logo.jpg" alt="Logo for kevin yang's blog" style="float: left; width: 64px; margin: -10px 10px 0pt -10px;">
				<h1 id="title"><a href="">简单生活——Kevin Yang的博客</a></h1>
				<div id="tagline">It's all about sharing</div>
	</div>

	<!-- navigation START -->
	<div id="navigation">
		<ul id="menus">
			<li class="current_page_item"><a class="home" title="首页" href="">首页</a></li>
			<li class="page_item page-item-767"><a href="techarticles.html">技术原创</a></li>
<li class="page_item page-item-387"><a href="工具推荐.html">工具推荐</a></li>
<li class="page_item page-item-614"><a href="生活网志.html">生活网事</a></li>
<li class="page_item page-item-2"><a href="aboutme.html">留言板</a></li>
			<li><a class="lastmenu" href="javascript:void(0);"></a></li>
		</ul>
		<div class="searchbox" style="padding-top:5px;">
    <form method="get" action="/">
      <div><input type="text" size="24" name="s" value="搜索文章...." class="textfield" style="float:left" onblur="if (this.value == '') {this.value = '搜索文章....';}" onfocus="if (this.value == '搜索文章....') {this.value = '';}"></div>
      <div><input class="submitSearch" type="submit" value="Search"></div>
    </form>
  </div>
		<div class="fixed"></div>
	</div>
	<!-- navigation END -->

	<div class="fixed"></div>
</div>
<!-- header END -->

<!-- content START -->
<div id="content">

	<!-- main START -->
	<div id="main">

			<div class="post" id="post-1872">
			<h2><a class="title" href="2013/06/ie8查看正在下载的文件的链接.html" rel="bookmark">IE8查看正在下载的文件的链接</a></h2>
			<div class="info">
				<span class="date">2013年6月23日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2013/06/ie8查看正在下载的文件的链接.html#comments" title="IE8查看正在下载的文件的链接 上的评论">93 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>IE9中对文件下载做了基本完善，终于有了其他浏览器与生俱来的下载管理器了。而早期的版本，像IE8或者IE7的话，是没有这样的界面的，因此如果有时候正在下载文件的时候，想要得到下载链接的话（例如复制到其他下载工具中），就不得不重新找到下载的源网页，然后再想办法得到下载地址。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2013/06/ie8查看正在下载的文件的链接.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1869">
			<h2><a class="title" href="2013/04/非域环境内使用集成身份验证访问远程服务.html" rel="bookmark">非域环境内使用集成身份验证访问远程服务</a></h2>
			<div class="info">
				<span class="date">2013年4月4日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2013/04/非域环境内使用集成身份验证访问远程服务.html#respond" title="非域环境内使用集成身份验证访问远程服务 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>
</p><p>在Windows域环境内，使用域账号配合集成身份验证可以很方便的访问很多远程服务，而不用输入明文的用户名密码，例如在SSMS里头去访问远程的Sql&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2013/04/非域环境内使用集成身份验证访问远程服务.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1867">
			<h2><a class="title" href="2013/03/博客已死？.html" rel="bookmark">博客已死？</a></h2>
			<div class="info">
				<span class="date">2013年3月31日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2013/03/博客已死？.html#respond" title="博客已死？ 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>
</p><p>前些日子，Google发布公告，决定在2013年7月1日关闭旗下非常受欢迎的RSS服务Google Reader，引发了很多用户的不满和强烈抵触。我也算是曾经的Google&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2013/03/博客已死？.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1857">
			<h2><a class="title" href="2012/05/异常字符导致的attribute-key-not-found处理.html" rel="bookmark">异常字符导致的&ldquo;attribute key not found&rdquo;处理异常</a></h2>
			<div class="info">
				<span class="date">2012年5月6日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2012/05/异常字符导致的attribute-key-not-found处理.html#comments" title="异常字符导致的&ldquo;attribute key not found&rdquo;处理异常 上的评论">2 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>和之前文章《<a href="javascript:;" target="_blank">全半角空格导致的Analysis Services处理错误</a>》中提到的问题类似，由于服务器默认安装时Sql Server使用了Chinese_PRC_CI_AS这个collation，导致对一些unicode字符并不能很好的处理，加上SqlServer和SSAS对字符串比较处理上的不一致，导致了处理的异常。我们来看一下问题的分析。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2012/05/异常字符导致的attribute-key-not-found处理.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1855">
			<h2><a class="title" href="2012/02/kindle-dxg试用手记.html" rel="bookmark">Kindle DXG试用手记</a></h2>
			<div class="info">
				<span class="date">2012年2月5日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2012/02/kindle-dxg试用手记.html#comments" title="Kindle DXG试用手记 上的评论">14 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>好久木有写博客了，博客都长草了…2012，我要继续坚持写博！</p>
<p>话说元旦的时候买了个Kindle DXG，亚马逊出的9.7寸屏的采用电子墨水技术的电子书阅读器。之前看同事用过Kindle3，第一次体验了电子墨水技术，惊叹不已，看着非常舒服。但当时觉得功能太有限，性价比太低，所以一直没有下决心买。后来用过一阵子ipad，发现ipad看书也方便，但半个小时就感觉眼睛有点疲倦了。不过还可以忍受，毕竟做研发的，成天都对着电脑，已经很习惯被辐射的感觉了。只是对于我来说，用ipad或电脑看书太容易分神，经常查一个问题查着查着就跑别的地方去了。而Kindle有限的功能刚好约束了我这一点，让我更专注的阅读。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2012/02/kindle-dxg试用手记.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1840">
			<h2><a class="title" href="2011/09/silverlight中无法设置卫星程序集为中立资源程序集.html" rel="bookmark">Silverlight中无法设置卫星程序集为中立资源程序集</a></h2>
			<div class="info">
				<span class="date">2011年9月5日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/09/silverlight中无法设置卫星程序集为中立资源程序集.html#respond" title="Silverlight中无法设置卫星程序集为中立资源程序集 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>熟悉.Net资源文件体系的人都知道，中立资源程序集（Neutral Resource Assembly）的作用在于，一旦指定语言文化（Culture）的资源查找不到，便会Fallback到中立资源程序集。因此显式指定一个中立资源程序集很重要。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/09/silverlight中无法设置卫星程序集为中立资源程序集.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1831">
			<h2><a class="title" href="2011/06/升级tfs-2010之后修复原有工作区.html" rel="bookmark">升级TFS 2010之后修复原有工作区</a></h2>
			<div class="info">
				<span class="date">2011年6月17日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/06/升级tfs-2010之后修复原有工作区.html#respond" title="升级TFS 2010之后修复原有工作区 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>TFS 2010相比TFS 2008来说在安装流程上简化了不少，从TFS 2008升级到TFS 2010的过程没有遇到太大的问题。不过由于是在新机器上做的升级，而且新机器启用域账号来管理TFS，因此原有的工作区（workspace）虽然都还在，但是由于owner全都变了，导致全部无法访问。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/06/升级tfs-2010之后修复原有工作区.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1826">
			<h2><a class="title" href="2011/06/onenote-tips-混合使用中英文字体.html" rel="bookmark">OneNote Tips — 混合使用中英文字体</a></h2>
			<div class="info">
				<span class="date">2011年6月16日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/06/onenote-tips-混合使用中英文字体.html#respond" title="OneNote Tips — 混合使用中英文字体 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>OneNote在文本编辑方面相比word还是稍逊好多筹，例如在word中我们可以选定一片文字区域，点击字体编辑组右下角的小按钮弹出字体设计窗体，然后就可以分别指定中英文各自使用的字体了。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/06/onenote-tips-混合使用中英文字体.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1820">
			<h2><a class="title" href="2011/06/iis中使用子目录文件作为默认文档（default-docume.html" rel="bookmark">IIS中使用子目录文件作为默认文档（Default Document）替代重定向</a></h2>
			<div class="info">
				<span class="date">2011年6月15日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/06/iis中使用子目录文件作为默认文档（default-docume.html#respond" title="IIS中使用子目录文件作为默认文档（Default Document）替代重定向 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>以前一直以为IIS应用程序的默认文档只能设置根目录下的文件，像index.html，default.aspx等，后来经同事指点，原来子目录或者子应用程序下的文件也可以添加到根应用程序的默认文档列表中。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/06/iis中使用子目录文件作为默认文档（default-docume.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1817">
			<h2><a class="title" href="2011/05/解决新创建的windows用户无法访问tfs的问题.html" rel="bookmark">解决新创建的windows用户无法访问TFS的问题</a></h2>
			<div class="info">
				<span class="date">2011年5月12日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/05/解决新创建的windows用户无法访问tfs的问题.html#respond" title="解决新创建的windows用户无法访问TFS的问题 上的评论">没有评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>TFS在安装完成之后会创建一个&quot;Builtin\Administrators&quot;组，可以管理TFS。从名字上来看，这个组应该是映射到windows的administrators组。看里头的成员清单，确实也是windows所有管理员帐号成员。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/05/解决新创建的windows用户无法访问tfs的问题.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1811">
			<h2><a class="title" href="2011/04/vs编译时自动引用debugrelease版本的dll.html" rel="bookmark">VS编译时自动引用Debug|Release版本的dll</a></h2>
			<div class="info">
				<span class="date">2011年4月10日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/04/vs编译时自动引用debugrelease版本的dll.html#comments" title="VS编译时自动引用Debug|Release版本的dll 上的评论">1 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>公司一些早期的项目，把所有工程都放到一个解决方案下了，导致整个解决方案编译很慢，而且也不便于类库的复用和维护。因此我们决定把工程按照功能划分到不同的解决方案里头，然后定期发布dll到TFS配置库上固定的TeamProject下面，以后应用程序引用时就不添加工程，而是采用添加dll的方式。但是现在遇到一个问题，发布dll一般会发布Debug和Release两个版本，那么应用程序应该引用哪个版本呢？&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/04/vs编译时自动引用debugrelease版本的dll.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1802">
			<h2><a class="title" href="2011/02/解决thinkpad触摸板滚轮失效的问题.html" rel="bookmark">解决Thinkpad触摸板滚轮失效的问题</a></h2>
			<div class="info">
				<span class="date">2011年2月13日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/02/解决thinkpad触摸板滚轮失效的问题.html#comments" title="解决Thinkpad触摸板滚轮失效的问题 上的评论">6 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>Thinkpad Touchpad上的滚轮很方便，但是很奇怪，和鼠标滚轮不一样，触摸板滚轮在某些地方会失效，不起作用，例如Flash、Silverlight插件，QQ，OneNote里边，网页里的下拉框控件，还有其他一些软件，使用普通鼠标滚轮正常滚动，使用触摸板滚轮却一点用都没。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/02/解决thinkpad触摸板滚轮失效的问题.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1570">
			<h2><a class="title" href="2011/01/盘点国内外不同特色的web流量分析工具.html" rel="bookmark">盘点国内外不同特色的Web流量分析工具</a></h2>
			<div class="info">
				<span class="date">2011年1月14日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/01/盘点国内外不同特色的web流量分析工具.html#comments" title="盘点国内外不同特色的Web流量分析工具 上的评论">8 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>这些年，随着互联网的发展，Web网站流量分析也开始受到很多人的重视。05年Google收购了Urchin并推出了新版本的Google&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/01/盘点国内外不同特色的web流量分析工具.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1551">
			<h2><a class="title" href="javascript:;" rel="bookmark">TFS无法创建新的Team Project</a></h2>
			<div class="info">
				<span class="date">2011年1月4日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="javascript:;" title="TFS无法创建新的Team Project 上的评论">2 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>今天又遭遇了TFS无法创建Team Project的问题。记得上次出现过一次，但是忘记怎么解决来着了。所以说应该花点时间把问题记录一下的嘛&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="javascript:;">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1547">
			<h2><a class="title" href="2011/01/win7管理无线网络变成小图标了.html" rel="bookmark">Win7管理无线网络变成小图标了</a></h2>
			<div class="info">
				<span class="date">2011年1月4日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="2011/01/win7管理无线网络变成小图标了.html#comments" title="Win7管理无线网络变成小图标了 上的评论">3 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>win7经常有一些莫名其妙的小问题。某天打开网络中心的“管理无线网络”，结果发现显示的都是小图标。根本不知道哪个图标对应哪个无线网络。右键的查看菜单变灰了，也无法修改。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="2011/01/win7管理无线网络变成小图标了.html">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1543">
			<h2><a class="title" href="javascript:;" rel="bookmark">《壹百度》&#8211; 百度高成长的29条白金法则</a></h2>
			<div class="info">
				<span class="date">2010年12月23日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="javascript:;" title="《壹百度》&#8211; 百度高成长的29条白金法则 上的评论">2 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>今天在微博上又看到有人推荐这本书，我抽空阅读了一下，很有感触。书里头提及的，也并不是百度独有的，而是很多优秀企业的共同点。推荐一看，不管是做管理还是办具体事的人，我觉得都会有所收获。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="javascript:;">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1527">
			<h2><a class="title" href="javascript:;" rel="bookmark">微软Azure平台的计费模型</a></h2>
			<div class="info">
				<span class="date">2010年11月12日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="javascript:;" title="微软Azure平台的计费模型 上的评论">3 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>微软的Azure平台在今年也就是2010年开始投入商用，很多公司也在尝试着基于Azure平台开发或者移植自己的应用程序到云平台上。在这过程中，计费是大家非常关注的一个问题，毕竟涉及到钱的问题。微软官方Portal上面列出了Azure平台各类服务的收费标准，不过很杂乱，也有很多细节不清楚的地方，很多人看了之后还是会比较晕。在这里我会从另一个视角来介绍这些费用，希望对你有所帮助。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="javascript:;">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1523">
			<h2><a class="title" href="javascript:;" rel="bookmark">屏蔽千千静听弹窗广告最简单的办法</a></h2>
			<div class="info">
				<span class="date">2010年11月9日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="javascript:;" title="屏蔽千千静听弹窗广告最简单的办法 上的评论">7 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>千千静听曾经是一款非常不错的音乐播放软件，可是自从它也开始搞弹窗广告之后，遭到不少骂声。我也曾经试着转用QQ音乐，但是发现QQ音乐连个播放列表的功能都做得那么糟糕，非得登录才能创建多个播放列表，也就懒得用了。还是用回千千静听。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="javascript:;">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1521">
			<h2><a class="title" href="javascript:;" rel="bookmark">随想&mdash;&mdash;悼念两个逝去的北邮人ID</a></h2>
			<div class="info">
				<span class="date">2010年10月21日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="javascript:;" title="随想&mdash;&mdash;悼念两个逝去的北邮人ID 上的评论">6 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>写博客真是个心情活。有时候情绪高涨了，连着写好几篇都不觉得累，有时候没兴趣了，一点都不想动手指。</p>
<p>前阵子在学校论坛上，两个用了好几年的ID被北邮人站务给恶意封杀了，搞得我特别不爽。事情的源头是我在谈天版发了一条让中国ZF尴尬的快讯，导致权限从用户变成访客，无法继续在谈天发贴。在系统区版块不带粗言的抱怨了几句，结果站务发来威胁，“别再说了，再说小心被老师叫去喝茶”，我一直以为喝茶得到国宝那，原来学校也有。紧接着毫无征兆的，我的第一个ID就被封了，无法登录。对站务的这种蛮横行为我当然感到很愤怒了，而且我连是谁封的我都不知道。于是用另外一个ID登录上去继续质问他们凭什么站务条例可以直接封禁账号，如果不给说法的话我会继续发贴抗议。结果不到一会，第二个账号也牺牲了。&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="javascript:;">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
			<div class="post" id="post-1516">
			<h2><a class="title" href="javascript:;" rel="bookmark">Visual Studio 2010重命名重构时出现的问题</a></h2>
			<div class="info">
				<span class="date">2010年9月29日</span>
				<div class="act">
					<span class="comments" style="display:none"><a href="javascript:;" title="Visual Studio 2010重命名重构时出现的问题 上的评论">3 条评论</a></span>
										<div class="fixed"></div>
				</div>
				<div class="fixed"></div>
			</div>
			<div class="content">
				<p>某天打开VS准备对以前命名不友好的类名进行重构的时候，弹出了下面这个框：</p>
<p></p>
<p>你要点Yes就会编译出错。</p>
<p>Google了一下发现是个Bug，打开VS，在从未打开Xaml文件的前提下，对UserControl的类名做重构的时候能够重现这个Bug。参考：&hellip;</p>				<div class="details"><div class="inside" style="float:right"><a href="javascript:;">阅读全文 &raquo;</a></div></div>
         				<div class="fixed"></div>
			</div>
		</div>
	

<div id="pagenavi">
			<div class='wp-pagenavi'>
<span class='pages'>第 1 页 / 共13页</span><span class='current'>1</span><a class="page larger" href="page/2.html">2</a><a class="page larger" href="javascript:;">3</a><a class="page larger" href="javascript:;">4</a><a class="page larger" href="javascript:;">5</a><span class='extend'>...</span><a class="larger page" href="javascript:;">10</a><span class='extend'>...</span><a class="nextpostslink" href="page/2.html">&raquo;</a><a class="last" href="javascript:;">末页 &raquo;</a>
</div>		<div class="fixed"></div>
</div>

	</div>
	<!-- main END -->

	
<!-- sidebar START -->
<div id="sidebar">

<!-- sidebar north START -->
<div id="northsidebar" class="sidebar">

	<!-- feeds -->
	<div class="widget widget_feeds">
	<div style="color: black; letter-spacing: 2px; border-top-style: none; border-right-style: none; border-left-style: none; margin-bottom: 2px;"><img src="wp-content/themes/inove/img/errorinfo.png" style="float:right;margin:2px"><p style="margin: 0px 5px; font-size: 12px;"> 本博客遵循CC协议2.5，即署名-非商业使用-相同方式共享。所有未明确注明转载来源的文章均为本博客原创文章，对于原创文章的转载请注明作者并保持原文链接，否则保留追究法律责任的权利。</p><div class="fixed"></div></div>
		<div class="content">
		<div style="float: right;margin-top:5px"></div>
			<div id="subscribe">
				<a id="feedrss" title="订阅这个博客的文章" href="javascript:;"><abbr title="Really Simple Syndication">RSS</abbr> 订阅</a>
				<ul id="feed_readers" style="z-index:10000">
					<li id="google_reader"><a class="reader" title="订阅到 Google" href="javascript:;"><span> Google</span></a></li>
					<li id="youdao_reader"><a class="reader" title="订阅到有道" href="javascript:;"><span>有道</span></a></li>
					<li id="xianguo_reader"><a class="reader" title="订阅到鲜果" href="javascript:;"><span>鲜果</span></a></li>
					<li id="zhuaxia_reader"><a class="reader" title="订阅到抓虾" href="javascript:;"><span>抓虾</span></a></li>
					<li id="newsgator_reader"><a class="reader" title="订阅到 newsgator" href="javascript:;"><span> newsgator</span></a></li>
					<li id="inezha_reader"><a class="reader" title="订阅到哪吒" href="javascript:;"><span>哪吒</span></a></li>
				</ul>
			</div>
						<div class="fixed"></div>
		</div>
	</div>

	<!-- showcase -->
	
<div id="text-3" class="widget widget_text">			<div class="textwidget"><iframe width="100%" height="750" class="share_self" frameborder="0" scrolling="no" src="javascript:;"></iframe></div>
		</div><div id="categories-365180491" class="widget widget_categories"><h3>文章分类</h3>		<ul>
	<li class="cat-item cat-item-57"><a href="categories/quoteofday.html" title="网罗互联网上有意思、触人思考的言论。">一句话博客</a> (40)
</li>
	<li class="cat-item cat-item-3"><a href="categories/greatpoststoshare.html" title="喜欢收集一些很不错的文章，因为一篇好的文章，往往能让人受益很多。">好文分享</a> (48)
</li>
	<li class="cat-item cat-item-4"><a href="categories/techarticles.html" title="记录着自己的技术思考">技术随笔</a> (134)
<ul class='children'>
	<li class="cat-item cat-item-131"><a href="categories/techarticles/businessintelligence.html" title="研究和商业智能，数据挖掘方面相关的技术">BI/数据库</a> (12)
</li>
	<li class="cat-item cat-item-6"><a href="categories/techarticles/silverlight.html" title="Silverlight作为Flash强有力的对手，是一门很有前途的RIA技术，他背后拥有庞大的DotNet开发人员做依靠，开发门槛低，允许美工和程序员之间无缝协作。">Silverlight</a> (22)
</li>
	<li class="cat-item cat-item-606"><a href="categories/techarticles/webanalytics.html" title="关注Web Analytics领域的技术">WebAnalytics</a> (5)
</li>
	<li class="cat-item cat-item-242"><a href="categories/techarticles/web传统技术.html" title="HTML，Javascript，CSS这些技术虽然老早就出现了，但是至今仍然拥有强大的生命力。每个Web开发人员必需的知识。">Web传统技术</a> (11)
</li>
	<li class="cat-item cat-item-130"><a href="categories/techarticles/codebase.html" title="代码库里都是我在工作中用到的、慢慢积累起来的小代码片段。有些是我自己写的，有些借鉴别人的，不管怎么样，共享给有需要的人吧。">代码库</a> (14)
</li>
	<li class="cat-item cat-item-554"><a href="categories/techarticles/othertecharticles.html" title="杂七杂八的技术随笔">其他随笔</a> (11)
</li>
	<li class="cat-item cat-item-32"><a href="categories/techarticles/usefultools.html" title="作为工具爱好者，我很早的时候就有尝试新工具的嗜好。正所谓工欲善其事，必先利其器嘛。作为IT人，整天和电脑打交道，磁盘里不装些好用的工具哪行。">实用工具</a> (7)
</li>
	<li class="cat-item cat-item-401"><a href="categories/techarticles/toolskills-techarticles.html" title="每样工具都有它的精巧之处，所谓工欲善其事必先利其器，不懂得利用这些技巧，就好比拿了神刀去砍柴火一样">工具技巧</a> (19)
</li>
	<li class="cat-item cat-item-88"><a href="categories/techarticles/knottyproblems.html" title="Debug是程序员经常做的一件事，相信很多人也遇到过一些很稀奇古怪的问题，最后即使解决了，也很难解释问题的根本在哪。没办法，并不是每个人都同时是各个领域的专家，像那些因为操作系统原因导致的或者第三方库导致的问题，有时候也无法深究，倒不必过于深究，只能凭经验去解决问题。">疑难杂症</a> (22)
</li>
</ul>
</li>
	<li class="cat-item cat-item-96"><a href="categories/dailylife.html" title="IT人的生活和很多人的不同，IT人整天都在接触世界上最新鲜的东西，每天做的事情都那么的与众不同，总有很多好玩的东西值得去探索。">生活网事</a> (28)
</li>
		</ul>
</div><div id="recent-comments-2" class="widget widget_recent_comments"><h3>最近评论</h3><ul id="recentcomments"><li class="recentcomments"><a href='javascript:;' rel='external nofollow' class='url'>细说Google Analytics中的流量来源 | 内容采集</a> 在 <a href="2010/01/document-referrer丢失的几个原因.html/comment-page-2.html#comment-1843">Document.Referrer丢失的几个原因</a> 上的评论</li><li class="recentcomments"><a href='javascript:;' rel='external nofollow' class='url'>字符编码ASCII、Unicode、UTF-8 - 文森特的技术博客</a> 在 <a href="2009/02/字符编解码的故事（ascii，ansi，unicode，utf-8区别）.html/comment-page-1.html#comment-1773">字符编解码的故事（ASCII，ANSI，Unicode，Utf-8区别）</a> 上的评论</li><li class="recentcomments"><a href='javascript:;' rel='external nofollow' class='url'>初学者请教关于java编码的问题 | segment-解决方案</a> 在 <a href="2009/02/字符编解码的故事（ascii，ansi，unicode，utf-8区别）.html/comment-page-1.html#comment-1756">字符编解码的故事（ASCII，ANSI，Unicode，Utf-8区别）</a> 上的评论</li><li class="recentcomments">大饼 在 <a href="2010/06/关于字符编码，你所需要知道的.html/comment-page-1.html#comment-1625">关于字符编码，你所需要知道的（ASCII,Unicode,Utf-8,GB2312&#8230;）</a> 上的评论</li><li class="recentcomments"><a href='javascript:;' rel='external nofollow' class='url'>依云</a> 在 <a href="2009/08/使用正则表达式找出不包含特定字符串的条目.html/comment-page-1.html#comment-1624">使用正则表达式找出不包含特定字符串的条目</a> 上的评论</li><li class="recentcomments">谢谢 在 <a href="2009/08/使用正则表达式找出不包含特定字符串的条目.html/comment-page-1.html#comment-1590">使用正则表达式找出不包含特定字符串的条目</a> 上的评论</li><li class="recentcomments">liujmxxx 在 <a href="2012/02/kindle-dxg试用手记.html/comment-page-1.html#comment-1581">Kindle DXG试用手记</a> 上的评论</li><li class="recentcomments">liujmxxx 在 <a href="2012/02/kindle-dxg试用手记.html/comment-page-1.html#comment-1580">Kindle DXG试用手记</a> 上的评论</li><li class="recentcomments">momo 在 <a href="2010/05/为什么iis77-5的gzip不起作用.html/comment-page-1.html#comment-1578">为什么IIS7/7.5的Gzip不起作用</a> 上的评论</li><li class="recentcomments">Kevin Yang 在 <a href="2012/02/kindle-dxg试用手记.html/comment-page-1.html#comment-1576">Kindle DXG试用手记</a> 上的评论</li></ul></div>		<div id="recent-posts-2" class="widget widget_recent_entries">		<h3>最近发表</h3>		<ul>
					<li>
				<a href="2013/06/ie8查看正在下载的文件的链接.html">IE8查看正在下载的文件的链接</a>
						</li>
					<li>
				<a href="2013/04/非域环境内使用集成身份验证访问远程服务.html">非域环境内使用集成身份验证访问远程服务</a>
						</li>
					<li>
				<a href="2013/03/博客已死？.html">博客已死？</a>
						</li>
					<li>
				<a href="2012/05/异常字符导致的attribute-key-not-found处理.html">异常字符导致的&ldquo;attribute key not found&rdquo;处理异常</a>
						</li>
					<li>
				<a href="2012/02/kindle-dxg试用手记.html">Kindle DXG试用手记</a>
						</li>
					<li>
				<a href="2011/09/silverlight中无法设置卫星程序集为中立资源程序集.html">Silverlight中无法设置卫星程序集为中立资源程序集</a>
						</li>
					<li>
				<a href="2011/06/升级tfs-2010之后修复原有工作区.html">升级TFS 2010之后修复原有工作区</a>
						</li>
					<li>
				<a href="2011/06/onenote-tips-混合使用中英文字体.html">OneNote Tips — 混合使用中英文字体</a>
						</li>
					<li>
				<a href="2011/06/iis中使用子目录文件作为默认文档（default-docume.html">IIS中使用子目录文件作为默认文档（Default Document）替代重定向</a>
						</li>
					<li>
				<a href="2011/05/解决新创建的windows用户无法访问tfs的问题.html">解决新创建的windows用户无法访问TFS的问题</a>
						</li>
				</ul>
		</div><div id="linkcat-2" class="widget widget_links"><h3>收藏链接</h3>
	<ul class='xoxo blogroll'>
<li><a href="javascript:;" rel="friend" title="视觉设计|用户体验|Web标准|ACG|涂鸦|摄影|幻想文学" target="_blank">Snowtruly</a></li>
<li><a href="javascript:;" rel="spouse" title="我老婆" target="_blank">一只小虫</a></li>
<li><a href="javascript:;" title="以前在博客园安家的时候写的一些文章，一些拿得出手的文章我都会同步到我各个镜像博客上" target="_blank">我的博客园分站</a></li>
<li><a href="javascript:;" rel="colleague" title="同事的博客，关注SQL、.Net、Silverlight、网页设计" target="_blank">拖鞋不脱</a></li>
<li><a href="javascript:;" rel="sibling" title="老哥的博客" target="_blank">涧鸣有声</a></li>

	</ul>
</div>
</div>
<!-- sidebar north END -->

<div id="centersidebar">

	<!-- sidebar east START -->
	<div id="eastsidebar" class="sidebar">
	
	
		</div>
	<!-- sidebar east END -->

	<!-- sidebar west START -->
	<div id="westsidebar" class="sidebar">
		
		
		</div>
	<!-- sidebar west END -->
	<div class="fixed"></div>
</div>

<!-- sidebar south START -->
<div id="southsidebar" class="sidebar">

</div>
<!-- sidebar south END -->

</div>
<!-- sidebar END -->
	<div class="fixed"></div>
</div>
<!-- content END -->

<!-- footer START -->
<script type="text/javascript">
	var encodeTitle = encodeURIComponent(document.title);
	var encodeUrl = encodeURIComponent(location.href);
</script>
<style>
	#share{
		margin-left:15px;
		float:left;
	}
	.shareSns{
		width:20px;
		height:20px;
	}
</style>
<div id="footer" gsregion="1" gsposfixed="1">
<a href="javascript:;" title="订阅此博客..."><img src="wp-content/themes/inove/img/twitter.png" style="float:left;widht:48px;height:48px;margin-top:-10px"></a>
	<div id="copyright">Copyright &copy; 2009-2014<a style="color: white;" href="">Kevin Yang</a><br><a style="color: white;" href="https://beian.miit.gov.cn/" target="_blank">粤ICP备2022008879号-1</a> </div>
	<div id="share">
		<a href="#" onclick="javascript:window.open('http://v.t.sina.com.cn/share/share.php?title='+encodeTitle+'&url='+ encodeUrl+'&source=bookmark','_blank','width=800,height=600');return false;;" title="转发到新浪微博"><img class="shareSns" src="wp-content/themes/inove/img/sinashare.png" alt="转发到新浪微博"></a>
		<a href="#" onclick="javascript:window.open('http://sns.qzone.qq.com/cgi-bin/qzshare/cgi_qzshare_onekey?title='+encodeTitle+'&url='+encodeUrl,'_blank','width=800,height=600');return false;;" title="分享到QQ空间"><img class="shareSns" src="wp-content/themes/inove/img/qqshare.png" alt="分享到QQ空间"></a>
		<a href="#" onclick="javascript:window.open('http://share.renren.com/share/buttonshare.do?title='+encodeTitle+'&link='+encodeUrl,'_blank','width=800,height=600');return false;;" title="分享到人人网"><img class="shareSns" src="wp-content/themes/inove/img/renrenshare.png" alt="分享到人人网"></a>
		<a href="#" onclick="javascript:window.open('http://cang.baidu.com/do/add?it='+encodeTitle+'&iu='+encodeUrl,'_blank','width=800,height=600');return false;;" title="分享到百度搜藏"><img class="shareSns" src="wp-content/themes/inove/img/baidushare.png" alt="分享到百度搜藏"></a>
		<a href="#" onclick="javascript:window.open('http://www.kaixin001.com/repaste/share.php?rtitle='+encodeTitle+'&rurl='+encodeUrl,'_blank','width=800,height=600');return false;;" title="分享到开心网"><img class="shareSns" src="wp-content/themes/inove/img/kaixinshare.png" alt="分享到开心网"></a>
		<a href="#" onclick="javascript:window.open('http://v.t.qq.com/share/share.php?title='+encodeTitle+'&url='+encodeUrl,'_blank','width=800,height=600');return false;;" title="转发到腾讯微博"><img class="shareSns" src="wp-content/themes/inove/img/tqqshare.png" alt="转发到腾讯微博"></a>
		<a href="#" onclick="javascript:window.open('http://www.douban.com/recommend/?title='+encodeTitle+'&url='+encodeUrl,'_blank','width=800,height=600');return false;;" title="推荐到豆瓣"><img class="shareSns" src="wp-content/themes/inove/img/doubanshare.png" alt="推荐到豆瓣"></a>
	</div>
	<div class="searchbox">
    <form id="commentform2" method="post" onsubmit="if(commentBox.value=='随便说一句....'){alert('说点什么吧');return false;}return true">
      <input type="hidden" name="comment_post_ID" value="2">
      <input type="hidden" name="author" id="author" class="textfield" value="guest" size="24" tabindex="1">
      <input type="hidden" name="email" id="email" class="textfield" value="guest@anonymous.com" size="24" tabindex="2">
      <div><input id="commentBox" type="text" size="24" name="comment" value="随便说一句...." class="textfield" style="float:left" onblur="if (this.value == '') {this.value = '随便说一句....';}" onfocus="if (this.value == '随便说一句....') {this.value = '';}"></div>
      <div><input type="hidden" value="UTF-8" name="ie"></div>
      <div><input class="submitSearch" type="submit" value="留言"></div>
    </form>
    <script type="text/javascript">
      document.getElementById("commentform2").action = "/wp-comments-post2.php";
    </script>
  </div>
</div>
<!-- footer END -->
</div>
<!-- container END -->
<div id="footerBg"></div>
</div>
<!-- wrap END -->

<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shCore-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushAS3-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushBash-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushColdFusion-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushClojure-20090602.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCpp-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCSharp-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushCss-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushDelphi-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushDiff-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushErlang-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushFSharp-20091003.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushGroovy-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJava-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJavaFX-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushJScript-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushLatex-20090613.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushMatlabKey-20091209.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushObjC-20091207.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPerl-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPhp-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPlain-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPowerShell-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushPython-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/third-party-brushes/shBrushR-20100919.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushRuby-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushScala-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushSql-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushVb-3.0.9.js'></script>
<script type='text/javascript' src='wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/scripts/shBrushXml-3.0.9.js'></script>
<script type='text/javascript'>
	(function(){
		var corecss = document.createElement('link');
		var themecss = document.createElement('link');
		var corecssurl = "http://www.imkevinyang.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shCore.css?ver=3.0.9";
		if ( corecss.setAttribute ) {
				corecss.setAttribute( "rel", "stylesheet" );
				corecss.setAttribute( "type", "text/css" );
				corecss.setAttribute( "href", corecssurl );
		} else {
				corecss.rel = "stylesheet";
				corecss.href = corecssurl;
		}
		document.getElementsByTagName("head")[0].insertBefore( corecss, document.getElementById("syntaxhighlighteranchor") );
		var themecssurl = "http://www.imkevinyang.com/wp-content/plugins/syntaxhighlighter/syntaxhighlighter3/styles/shThemeEclipse.css?ver=3.0.9";
		if ( themecss.setAttribute ) {
				themecss.setAttribute( "rel", "stylesheet" );
				themecss.setAttribute( "type", "text/css" );
				themecss.setAttribute( "href", themecssurl );
		} else {
				themecss.rel = "stylesheet";
				themecss.href = themecssurl;
		}
		//document.getElementById("syntaxhighlighteranchor").appendChild(themecss);
		document.getElementsByTagName("head")[0].insertBefore( themecss, document.getElementById("syntaxhighlighteranchor") );
	})();
	SyntaxHighlighter.config.strings.expandSource = '+ expand source';
	SyntaxHighlighter.config.strings.help = '帮助';
	SyntaxHighlighter.config.strings.alert = 'SyntaxHighlighter\n\n';
	SyntaxHighlighter.config.strings.noBrush = '无法找到Brush：';
	SyntaxHighlighter.config.strings.brushNotHtmlScript = 'Brush不能设置 html-script选项';
	SyntaxHighlighter.defaults['auto-links'] = false;
	SyntaxHighlighter.defaults['gutter'] = false;
	SyntaxHighlighter.defaults['pad-line-numbers'] = true;
	SyntaxHighlighter.defaults['toolbar'] = false;
	SyntaxHighlighter.defaults['wrap-lines'] = false;
	SyntaxHighlighter.all();
</script>
<script type="text/javascript" src="ga.js"></script>
<!-- Gridsum tracking code begin. -->
<script type='text/javascript'>
	(function(){
		var s = document.createElement('script');
		s.type = 'text/javascript';
		s.async = true;
		s.src = (location.protocol == 'https:' ? 'https://ssl.' : 'http://static.') + 'gridsumdissector.com/js/Clients/GWD-000217-467459/gs.js';
		var firstScript = document.getElementsByTagName('script')[0];
		firstScript.parentNode.insertBefore(s, firstScript);
	})();
</script>
<!--Gridsum tracking code end. -->
<script type="text/javascript" src="wp-content/themes/inove/js/myscript.js"></script>
</body>
</html>

<!-- Dynamic page generated in 0.381 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2020-02-04 08:00:47 -->

<!-- Compression = gzip -->