﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>博客园-Spring</title><link>http://www.cnblogs.com/Spring/</link><description>每天，都要积极的生活！</description><language>zh-cn</language><lastBuildDate>Wed, 20 Aug 2008 20:07:06 GMT</lastBuildDate><pubDate>Wed, 20 Aug 2008 20:07:06 GMT</pubDate><ttl>60</ttl><item><title>重建索引 </title><link>http://www.cnblogs.com/Spring/archive/2008/08/19/1271753.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Tue, 19 Aug 2008 14:45:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/08/19/1271753.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1271753.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/08/19/1271753.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1271753.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1271753.html</trackback:ping><description><![CDATA[declare @table_id int <br>set @table_id=object_id('person_info') <br>dbcc showcontig(@table_id)<br><br>dbcc dbreindex('person_info','',90)<img src ="http://www.cnblogs.com/Spring/aggbug/1271753.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41802/" target="_blank">[新闻]微软Office 14即将展开Alpha测试</a>]]></description></item><item><title>动态加载onclick事件中的变量问题</title><link>http://www.cnblogs.com/Spring/archive/2008/07/04/1235682.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Fri, 04 Jul 2008 07:09:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/07/04/1235682.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1235682.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/07/04/1235682.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1235682.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1235682.html</trackback:ping><description><![CDATA[错误的方法：<BR>mycurrent_row.attachEvent("onclick",function(){document.getElementById('JobCateDetail').value = strArray[x].split("#")[1];});<BR><BR>正确的方法：<BR>(function (x){mycurrent_row.attachEvent("onclick",function(){document.getElementById('JobCateDetail').value = strArray[x].split("#")[1];})})(i) <BR><BR>其中i为设置动态加载函数中的变量<img src ="http://www.cnblogs.com/Spring/aggbug/1235682.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41801/" target="_blank">[新闻]《星际争霸2》新图</a>]]></description></item><item><title>cs0016: 未能写入输出文件“c:\windows\microsoft.net\***.dll”错误处理 </title><link>http://www.cnblogs.com/Spring/archive/2008/06/16/1223105.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Mon, 16 Jun 2008 07:15:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/06/16/1223105.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1223105.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/06/16/1223105.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1223105.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1223105.html</trackback:ping><description><![CDATA[<DIV class=posthead><STRONG>.NET在win2003上编译时错误信息：<BR></STRONG>编译器错误信息: &nbsp; cs0016: &nbsp; 未能写入输出文件“c:\windows\microsoft.net\framework\v1.1.4322\temporary &nbsp; asp.net &nbsp; files\shopping &nbsp; cart_shopping\257ab420\3f5c7b3\blg70ccd.dll”--“拒绝访问。<BR><BR><STRONG>解决步骤：</STRONG></DIV>
<DIV class=postbody>
<P>&nbsp;&nbsp;&nbsp;1.检查 Bin 目录的访问权限<BR>&nbsp;&nbsp;&nbsp;2.设置 Temporary ASP.NET Files 目录的访问权限<BR>&nbsp;&nbsp;&nbsp;3.设置 Windows\Temp 的权限<BR><BR>给Network service添加“修改”权限。即：设置 Temporary ASP.NET Files 目录和Windows\Temp 访问用户为aspnet和Network service，权限为“修改”</P></DIV><img src ="http://www.cnblogs.com/Spring/aggbug/1223105.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41800/" target="_blank">[新闻]Google放出Android开发路线图</a>]]></description></item><item><title>安装部署dotproject进行项目管理</title><link>http://www.cnblogs.com/Spring/archive/2008/05/29/1210353.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Thu, 29 May 2008 15:42:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/29/1210353.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1210353.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/29/1210353.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1210353.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1210353.html</trackback:ping><description><![CDATA[1.下载<A href="http://www.skycn.com/soft/13703.html">AppServ V2.5.9</A>.<BR>2.下载<A href="http://rt.openfoundry.org/Foundry/Project/Download/Attachment/38498/26793/ dotProject_2_0_1_20050705_UTF-8_Chinese_by_Markwu.zip">dotProject_2_0_1_20050705_UTF-8_Chinese_by_Markwu</A><BR>3.安装AppServ，并将下载的dotproject拷贝到AppServ安装目录下的www目录下。<BR>4.打开<A href="http://localhost:81/phpmyadmin">http://localhost:81/phpmyadmin</A>,创建dotproject需要的数据库和用户：<BR>
<DIV style="BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 4px; FONT-SIZE: 13px; PADDING-BOTTOM: 4px; BORDER-LEFT: #cccccc 1px solid; WIDTH: 98%; WORD-BREAK: break-all; PADDING-TOP: 4px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #eeeeee"><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top><SPAN style="COLOR: #000000"><BR><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">CREATE</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">DATABASE</SPAN><SPAN style="COLOR: #000000">&nbsp;dotproject;&nbsp;<BR><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top></SPAN><SPAN style="COLOR: #0000ff">GRANT</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #808080">ALL</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">PRIVILEGES</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">ON</SPAN><SPAN style="COLOR: #000000">&nbsp;dotproject.</SPAN><SPAN style="COLOR: #808080">*</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #0000ff">TO</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #ff0000">'</SPAN><SPAN style="COLOR: #ff0000">dp_user</SPAN><SPAN style="COLOR: #ff0000">'</SPAN><SPAN style="COLOR: #000000">@</SPAN><SPAN style="COLOR: #ff0000">'</SPAN><SPAN style="COLOR: #ff0000">localhost</SPAN><SPAN style="COLOR: #ff0000">'</SPAN><SPAN style="COLOR: #000000">&nbsp;IDENTIFIED&nbsp;</SPAN><SPAN style="COLOR: #0000ff">BY</SPAN><SPAN style="COLOR: #000000">&nbsp;</SPAN><SPAN style="COLOR: #ff0000">'</SPAN><SPAN style="COLOR: #ff0000">dp_passwd_spring</SPAN><SPAN style="COLOR: #ff0000">'</SPAN><SPAN style="COLOR: #000000">;&nbsp;<BR><IMG src="http://www.cnblogs.com/images/OutliningIndicators/None.gif" align=top></SPAN></DIV>5.修改/www/dotproject/includes/config.php中的数据库连接设置，设置为刚才配置的数据库、用户及密码；<BR>6.访问<A href="http://localhost:81/dotproject/install/index.php">http://localhost:81/dotproject/install/index.php</A>,进行安装；<BR>7.安装完毕后，访问<A href="http://localhost:81/dotproject/">http://localhost:81/dotproject/</A>，以用户：admin 密码：passwd登录系统。到system admin-&gt;Default User Preferences ,设置默认语言为简体中文。<BR>8.设置完毕后，退出重新登录就为中文了。<BR>9.使用<BR>1) 建立公司<BR>单击最上方的标签项目 公司 ，选择右上方按钮 新建公司 ，填写相应资料即可。<BR>2）建立项目<BR>单击最上方的标签项目 项目 ，选择右上方按钮 新建项目 ，填写相应资料即可。<BR>3）建立用户<BR>单击最上方的标签项目 用户管理 ，选择右上方按钮 新建用户 ，填写相应资料即可。可对用户设置权限和角色。<BR>4）建立任务<BR>单击最上方的标签项目 项目 ，选择已建立的项目，单击进去项目信息，此时选择右上方按钮 新建任务，填写任务信息，选择任务所有人，分配任务，开始结束日期等。并可邮件通知任务被分配者。
<P>完成之后，任务的被分配者登录上来，就可以看到自己的任务，开始填写任务的工作进度以及查看、填写、回复问题单等。领导可以很方便的得知项目的进展情况。</P>10.这样做完之后，发现有好多中文还是乱码，在网上查了好多资料，重新修改了一下，就OK了。&nbsp;<img src ="http://www.cnblogs.com/Spring/aggbug/1210353.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41799/" target="_blank">[新闻]番茄花园作者被警方逮捕</a>]]></description></item><item><title>禁止用户对系统数据库表的SELECT权限</title><link>http://www.cnblogs.com/Spring/archive/2008/05/28/1209250.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Wed, 28 May 2008 07:11:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/28/1209250.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1209250.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/28/1209250.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1209250.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1209250.html</trackback:ping><description><![CDATA[由于数据库安全方面的考虑，想去掉某些用户对系统数据库表的SELECT权限，找了N久，原来在系统数据库下的角色中有public的角色，该角色的权限允许了对系统数据库表的SELECT权限，设为禁止即可。<BR><IMG src="/Files/Spring/Snap1.zip"><BR><img src ="http://www.cnblogs.com/Spring/aggbug/1209250.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41792/" target="_blank">[新闻]WordPress和Movable Type影响社交网站的未来</a>]]></description></item><item><title> SQL2000系统表、存储过程、函数的功能介绍及应用  </title><link>http://www.cnblogs.com/Spring/archive/2008/05/28/1209092.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Wed, 28 May 2008 04:23:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/28/1209092.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1209092.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/28/1209092.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1209092.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1209092.html</trackback:ping><description><![CDATA[摘要: ----系统表--------------------------------------------------------------------------------------虽然使用系统存储过程、系统函数与信息架构视图已经可以为我们提供了相当丰富的元数据信息，但是对于某些特殊的元数据信息，我们仍然需要直接对系统表进行查询。因为SQL Server 将所有数据库对象的信息均存放在系统表中&nbsp;&nbsp;<a href='http://www.cnblogs.com/Spring/archive/2008/05/28/1209092.html'>阅读全文</a><img src ="http://www.cnblogs.com/Spring/aggbug/1209092.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41792/" target="_blank">[新闻]WordPress和Movable Type影响社交网站的未来</a>]]></description></item><item><title>服务器安全设置全攻略</title><link>http://www.cnblogs.com/Spring/archive/2008/05/28/1209081.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Wed, 28 May 2008 04:03:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/28/1209081.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1209081.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/28/1209081.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1209081.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1209081.html</trackback:ping><description><![CDATA[摘要: 一、Windows Server2003的安装　　1、安装系统最少两需要个分区，分区格式都采用NTFS格式　　2、在断开网络的情况安装好2003系统 　　3、安装IIS，仅安装必要的 IIS 组件(禁用不需要的如FTP 和 SMTP 服务)。默认情况下，IIS服务没有安装，在添加/删除Win组件中选择“应用程序服务器”，然后点击“详细信息”，双击Internet信息服务(iis)，勾选以下选项：I&nbsp;&nbsp;<a href='http://www.cnblogs.com/Spring/archive/2008/05/28/1209081.html'>阅读全文</a><img src ="http://www.cnblogs.com/Spring/aggbug/1209081.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41792/" target="_blank">[新闻]WordPress和Movable Type影响社交网站的未来</a>]]></description></item><item><title>.net 通用防注入代码</title><link>http://www.cnblogs.com/Spring/archive/2008/05/28/1209077.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Wed, 28 May 2008 03:56:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/28/1209077.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1209077.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/28/1209077.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1209077.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1209077.html</trackback:ping><description><![CDATA[摘要: usingSystem;namespaceweb.comm{/**////&lt;summary&gt;///ProcessRequest的摘要说明。///&lt;/summary&gt;publicclassProcessRequest{publicProcessRequest(){////TODO:在此处添加构造函数逻辑//}SQL注入式攻击代码分析#regionSQL注入式攻击代码分析/**&nbsp;&nbsp;<a href='http://www.cnblogs.com/Spring/archive/2008/05/28/1209077.html'>阅读全文</a><img src ="http://www.cnblogs.com/Spring/aggbug/1209077.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41792/" target="_blank">[新闻]WordPress和Movable Type影响社交网站的未来</a>]]></description></item><item><title>使用T-SQL脚本在SQL Server创建角色，并给角色赋予相应权限</title><link>http://www.cnblogs.com/Spring/archive/2008/05/26/1207252.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Mon, 26 May 2008 01:08:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/26/1207252.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1207252.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/26/1207252.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1207252.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1207252.html</trackback:ping><description><![CDATA[--添加角色,给角色赋予权限,然后把用户添加到该角色. &nbsp; <BR>&nbsp; &nbsp; <BR>&nbsp; --创建角色 &nbsp; r_test &nbsp; <BR>&nbsp; EXEC &nbsp; sp_addrole &nbsp; 'r_test' &nbsp; <BR>&nbsp; &nbsp; <BR>&nbsp; --授予 &nbsp; r_test &nbsp; 对 &nbsp; jobs &nbsp; 表的所有权限 &nbsp; <BR>&nbsp; GRANT &nbsp; ALL &nbsp; ON &nbsp; jobs &nbsp; TO &nbsp; r_test &nbsp; <BR>&nbsp; --授予角色 &nbsp; r_test &nbsp; 对 &nbsp; titles &nbsp; 表的 &nbsp; SELECT &nbsp; 权限 &nbsp; <BR>&nbsp; GRANT &nbsp; SELECT &nbsp; ON &nbsp; titles &nbsp; TO &nbsp; r_test &nbsp; <BR>&nbsp; &nbsp; <BR><CLK>&nbsp; --添加登录 &nbsp; l_test,设置密码为pwd,默认<NOBR oncontextmenu="return false;" onmousemove=kwM(6); id=clickeyekey6 onmouseover="kwE(event,6, this);" style="COLOR: #6600ff; BORDER-BOTTOM: #6600ff 1px dotted; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline" onclick="return kwC(event,6)" onmouseout=kwL(event,this) target="_blank">数据库</NOBR>为pubs &nbsp; </CLK><BR>&nbsp; EXEC &nbsp; sp_addlogin &nbsp; 'l_test','pwd','pubs' &nbsp; <BR>&nbsp; &nbsp; <BR><CLK>&nbsp; --为登录 &nbsp; l_test &nbsp; 在数据库 &nbsp; pubs &nbsp; 中添加<NOBR oncontextmenu="return false;" onmousemove=kwM(0); id=clickeyekey0 onmouseover="kwE(event,0, this);" style="COLOR: #6600ff; BORDER-BOTTOM: #6600ff 1px dotted; BACKGROUND-COLOR: transparent; TEXT-DECORATION: underline" onclick="return kwC(event,0)" onmouseout=kwL(event,this) target="_blank">安全</NOBR>账户 &nbsp; u_test &nbsp; </CLK><BR>&nbsp; EXEC &nbsp; sp_grantdbaccess &nbsp; 'l_test','u_test' &nbsp; <BR>&nbsp; &nbsp; <BR>&nbsp; --添加 &nbsp; u_test &nbsp; 为角色 &nbsp; r_test &nbsp; 的成员 &nbsp; <BR>&nbsp; EXEC &nbsp; sp_addrolemember &nbsp; 'r_test','u_test'<img src ="http://www.cnblogs.com/Spring/aggbug/1207252.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41791/" target="_blank">[新闻]谷歌平台手机获准上市</a>]]></description></item><item><title>解决IE二级链接无法打开故障</title><link>http://www.cnblogs.com/Spring/archive/2008/05/20/1203550.html</link><dc:creator>Eric Zhang</dc:creator><author>Eric Zhang</author><pubDate>Tue, 20 May 2008 10:32:00 GMT</pubDate><guid>http://www.cnblogs.com/Spring/archive/2008/05/20/1203550.html</guid><wfw:comment>http://www.cnblogs.com/Spring/comments/1203550.html</wfw:comment><comments>http://www.cnblogs.com/Spring/archive/2008/05/20/1203550.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.cnblogs.com/Spring/comments/commentRss/1203550.html</wfw:commentRss><trackback:ping>http://www.cnblogs.com/Spring/services/trackbacks/1203550.html</trackback:ping><description><![CDATA[<P class=MsoNormal style="MARGIN: 0cm 0cm 12pt; TEXT-ALIGN: center; mso-pagination: widow-orphan" align=center><SPAN style="FONT-SIZE: 13.5pt; FONT-FAMILY: 楷体_GB2312; mso-bidi-font-size: 12.0pt; mso-font-kerning: 0pt; mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体">解决<SPAN lang=EN-US>IE</SPAN>二级链接无法打开故障</SPAN><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" /><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align=left><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">IE</SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">二级链接无法打开故障是我们在上网冲浪过程中常见的一种故障，通常的解决方法是运行<SPAN lang=EN-US>“regsvr<?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" /><st1:chmetcnv w:st="on" TCSC="0" NumberType="1" Negative="False" HasSpace="False" SourceValue="32" UnitName="”">32”</st1:chmetcnv></SPAN>命令，<SPAN lang=EN-US><BR></SPAN>将<SPAN lang=EN-US>“actxprxy.dll</SPAN>、<SPAN lang=EN-US>shdocvw.dll</SPAN>、<SPAN lang=EN-US>Oleaut32.dll</SPAN>、<SPAN lang=EN-US>shtml.dll</SPAN>、<SPAN lang=EN-US>urlmon.dll</SPAN>、<SPAN lang=EN-US>msjava.dll</SPAN>、<SPAN lang=EN-US>browseui.dll</SPAN>、<SPAN lang=EN-US>shell32.dll”</SPAN>等<SPAN lang=EN-US><BR></SPAN>多个与<SPAN lang=EN-US>IE</SPAN>相关的动态链接库注册后，重新启动计算机即可。<SPAN lang=EN-US><o:p></o:p></SPAN></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align=left><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><BR></SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">不过，在实际的使用过程中，我们很难记住各个动态链接库的名子，而且还要逐个输入命令，十分麻烦。<SPAN lang=EN-US><BR></SPAN>笔者总结了两个新的技巧，仅仅需要输入一条命令，即可排除该故障，特整理出来，与各位朋友共享！<SPAN lang=EN-US><o:p></o:p></SPAN></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align=left><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><BR><SPAN style="COLOR: blue">“For”</SPAN></SPAN><SPAN style="FONT-SIZE: 10pt; COLOR: blue; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">命令法</SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><BR></SPAN><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">系统中的绝大多数动态链接库保存在<SPAN lang=EN-US>System32</SPAN>目录下，使用<SPAN lang=EN-US>Windows</SPAN>命令行中的<SPAN lang=EN-US>“For”</SPAN>命令，就可以实现循环操作，<SPAN lang=EN-US><BR></SPAN>将<SPAN lang=EN-US>System32</SPAN>目录中的动态链接库快速注册一遍，从而避免手动输入命令。<SPAN lang=EN-US><BR></SPAN>依次点击<SPAN lang=EN-US>“</SPAN>开始<SPAN lang=EN-US>/</SPAN>运行<SPAN lang=EN-US>”</SPAN>，在弹出的运行对话框中输入<SPAN lang=EN-US>“CMD”</SPAN>，回车后打开命令提示符窗口。<SPAN lang=EN-US><BR></SPAN>在命令提示符后输入<SPAN lang=EN-US>“For %i in (C:\windows\system32\*.dll) Do regsvr32.exe /s %i”<BR></SPAN>（实际输入时不包括最外侧的双引号，下同），回车后即开始对<SPAN lang=EN-US>System32</SPAN>目录下的所有动态链接库逐一注册了（如图<SPAN lang=EN-US>1</SPAN>）。<SPAN lang=EN-US><BR><?xml:namespace prefix = v ns = "urn:schemas-microsoft-com:vml" /><v:shapetype id=_x0000_t75 stroked="f" filled="f" path="m@4@5l@4@11@9@11@9@5xe" o:preferrelative="t" o:spt="75" coordsize="21600,21600"><v:stroke joinstyle="miter"></v:stroke><v:formulas><v:f eqn="if lineDrawn pixelLineWidth 0"></v:f><v:f eqn="sum @0 1 0"></v:f><v:f eqn="sum 0 0 @1"></v:f><v:f eqn="prod @2 1 2"></v:f><v:f eqn="prod @3 21600 pixelWidth"></v:f><v:f eqn="prod @3 21600 pixelHeight"></v:f><v:f eqn="sum @0 0 1"></v:f><v:f eqn="prod @6 1 2"></v:f><v:f eqn="prod @7 21600 pixelWidth"></v:f><v:f eqn="sum @8 21600 0"></v:f><v:f eqn="prod @7 21600 pixelHeight"></v:f><v:f eqn="sum @10 21600 0"></v:f></v:formulas><v:path o:connecttype="rect" gradientshapeok="t" o:extrusionok="f"></v:path><o:lock aspectratio="t" v:ext="edit"></o:lock></v:shapetype><BR></SPAN>提示：命令中的参数<SPAN lang=EN-US>“%i”</SPAN>区分大小写，即<SPAN lang=EN-US>“%i”</SPAN>和<SPAN lang=EN-US>“%I”</SPAN>是两个完全不同的参数，一定要注意。<SPAN lang=EN-US><BR>“%i in”</SPAN>表示在<SPAN lang=EN-US>“C:\windows\system<st1:chmetcnv w:st="on" TCSC="0" NumberType="1" Negative="False" HasSpace="False" SourceValue="32" UnitName="”">32”</st1:chmetcnv></SPAN>目录中取值，然后调用<SPAN lang=EN-US>regsvr32.exe</SPAN>命令对取得的值逐一进行注册。<SPAN lang=EN-US><BR></SPAN>而参数<SPAN lang=EN-US>“/S”</SPAN>的作用在于关闭<SPAN lang=EN-US>regsvr32.exe</SPAN>命令的回显信息，节约时间。<SPAN lang=EN-US><BR>For</SPAN>命令的具体用法可在命令提示符后键入<SPAN lang=EN-US>“For /</SPAN>？<SPAN lang=EN-US>”</SPAN>来获得。<SPAN lang=EN-US><BR><SPAN style="COLOR: blue">IE</SPAN></SPAN><SPAN style="COLOR: blue">参数法</SPAN><SPAN lang=EN-US><BR>IE 6.0</SPAN>中隐藏有一个参数<SPAN lang=EN-US>“/rereg”</SPAN>，利用该参数可以对<SPAN lang=EN-US>IE</SPAN>在注册表中的所有选项及与动态链接库相关的选项逐一注册。<SPAN lang=EN-US><BR></SPAN>点击<SPAN lang=EN-US>“</SPAN>开始<SPAN lang=EN-US>/</SPAN>运行<SPAN lang=EN-US>”</SPAN>，在弹出的运行对话框中输入<SPAN lang=EN-US>“"%ProgramFiles%\Internet Explorer\iexplore.exe" /rereg ”</SPAN>（如图<SPAN lang=EN-US>2</SPAN>），<SPAN lang=EN-US><BR></SPAN>回车后重新启动计算机即可。</SPAN><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><BR></SPAN><SPAN lang=EN-US style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"></SPAN><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt; TEXT-ALIGN: left; mso-pagination: widow-orphan" align=left><SPAN style="FONT-SIZE: 10pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体">转载<SPAN lang=EN-US>:http://cxyswallow.bokee.com/3309811.html<BR><BR></SPAN>二级链接打不开的问题（以下简称<SPAN lang=EN-US>“</SPAN>故障<SPAN lang=EN-US>”</SPAN>）很有可能<SPAN style="COLOR: #cc0000">仅仅是因为这些文件中的一个文件丢失、损坏或者没有正确注册导致的，极少数才会因为多个文件丢失、损坏或者没有正确注册导致故障的出现。</SPAN>因此，这几个文件也并非一定要全部注册的，比方说<SPAN lang=EN-US>Msjava.dll</SPAN>这个文件，只有当单击<SPAN lang=EN-US>IE</SPAN>二级链接时可以打开新的窗口，但窗口中却一片空白时，那就需要注册它。<SPAN lang=EN-US><BR><BR></SPAN>首先应使用<SPAN lang=EN-US>Regsvr32</SPAN>命令注册<SPAN lang=EN-US>Urlmon.dll</SPAN>文件<SPAN lang=EN-US>.<BR></SPAN>因为此文件是<SPAN lang=EN-US>IE</SPAN>的一个负责控制<SPAN style="COLOR: #cc0000">对从<SPAN lang=EN-US>Web</SPAN>站点返回的<SPAN lang=EN-US>URL</SPAN>和信息进行处理的组件</SPAN>。如果此文件出错，那么，就会导致打不开新窗口的情况出现。只有当注册<SPAN lang=EN-US>Urlmon.dll</SPAN>文件成功后，才能继续在<SPAN lang=EN-US>“</SPAN>运行<SPAN lang=EN-US>”</SPAN>对话框中，依次使用<SPAN lang=EN-US>Regsvr32</SPAN>命令注册<SPAN lang=EN-US>Actxprxy.dll</SPAN>、<SPAN lang=EN-US>Shdocvw.dll</SPAN>、<SPAN lang=EN-US>Oleaut32.dll</SPAN>、<SPAN lang=EN-US>Mshtml.dll</SPAN>、<SPAN lang=EN-US>Browseui.dll</SPAN>、<SPAN lang=EN-US>Shell32.dll</SPAN>这几个文件。</SPAN><SPAN lang=EN-US style="FONT-SIZE: 12pt; FONT-FAMILY: 宋体; mso-font-kerning: 0pt; mso-bidi-font-family: 宋体"><o:p></o:p></SPAN></P>
<P class=MsoNormal style="MARGIN: 0cm 0cm 0pt"><SPAN lang=EN-US><o:p>&nbsp;</o:p></SPAN></P><img src ="http://www.cnblogs.com/Spring/aggbug/1203550.html?type=1" width = "1" height = "1" /><br><br><a href="http://news.cnblogs.com/n/41790/" target="_blank">[新闻]微软自称传媒公司 强调搜索引擎三大趋势</a>]]></description></item></channel></rss>