<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Weidays图文</title>
	<atom:link href="http://www.weidays.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weidays.com</link>
	<description>Weidays的问题图文解决方案-- 无论大小</description>
	<lastBuildDate>Fri, 17 Feb 2012 06:55:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>WINDOWS远程默认端口3389的正确修改方式</title>
		<link>http://www.weidays.com/2012/02/17/windows%e8%bf%9c%e7%a8%8b%e9%bb%98%e8%ae%a4%e7%ab%af%e5%8f%a33389%e7%9a%84%e6%ad%a3%e7%a1%ae%e4%bf%ae%e6%94%b9%e6%96%b9%e5%bc%8f/</link>
		<comments>http://www.weidays.com/2012/02/17/windows%e8%bf%9c%e7%a8%8b%e9%bb%98%e8%ae%a4%e7%ab%af%e5%8f%a33389%e7%9a%84%e6%ad%a3%e7%a1%ae%e4%bf%ae%e6%94%b9%e6%96%b9%e5%bc%8f/#comments</comments>
		<pubDate>Fri, 17 Feb 2012 06:55:17 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[System Skill]]></category>
		<category><![CDATA[3389]]></category>
		<category><![CDATA[修改]]></category>
		<category><![CDATA[方法]]></category>
		<category><![CDATA[远程桌面]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/02/17/windows%e8%bf%9c%e7%a8%8b%e9%bb%98%e8%ae%a4%e7%ab%af%e5%8f%a33389%e7%9a%84%e6%ad%a3%e7%a1%ae%e4%bf%ae%e6%94%b9%e6%96%b9%e5%bc%8f/</guid>
		<description><![CDATA[WINDOWS远程默认端口3389的正确修改方式 &#160; 很多朋友在使用WINDOWS操作系统的时候,都喜欢修改远程连接的默认端口.但是很多朋友 由于修改端口的方法错误,导致自己不能远程操作服务器，给自己带来了麻烦.在这里，我给 大家简单谈谈正确修改远程端口的方法 &#160; &#160;&#160;&#160;&#160;&#160; 在开始&#8212;&#8211;运行菜单里,输入regedit,进入注册表编辑,按先面的路径进入修改端口的地 方 &#160; &#160;&#160;&#160;&#160;&#160; HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp &#160; &#160;&#160;&#160;&#160;&#160; 找到下面的 &#34;PortNumber&#34;，用十进制方式显示，默认为3389，改为任意可用端口。&#160; &#160; &#160;&#160;&#160;&#160;&#160; 请注意,在这里修改过了以后，还没有修改成功，注册表文件的另外一个位置也必须 做相应的修改,路径为 &#160; &#160;&#160;&#160;&#160;&#160; HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Wds\rdpwd\Tds\tcp &#160; &#160;&#160;&#160;&#160;&#160; 找到下面的 &#34;PortNumber&#34;，用十进制方式显示,并做出修改. &#160; &#160;&#160;&#160;&#160;&#160; 到这里,你已经成功修改完注册表.值得提醒一下的是,网卡本地连接的高级属性里， TCP/IP筛选里,你必须打开新的远程端口号,否则你同样不能远程操作. &#160; &#160;&#160;&#160;&#160; 重新启动计算机,你就可以通过新的远程端口号连接了.&#160; &#160; 在windows 2008下必须修改防火墙的3389端口，否则还是不能连接]]></description>
			<content:encoded><![CDATA[<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><a href="http://www.weidays.com/wp-content/uploads/2012/02/image15.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb15.png" width="419" height="234" /></a></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><font style="font-size: 10.5pt">WINDOWS</font></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">远程默认端口<span lang="EN-US">3389</span>的正确修改方式</font><span lang="EN-US"><font style="font-size: 10.5pt"> </font></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">很多朋友在使用<span lang="EN-US">WINDOWS</span>操作系统的时候<span lang="EN-US">,</span>都喜欢修改远程连接的默认端口<span lang="EN-US">.</span>但是很多朋友</font><span lang="EN-US"></span></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">由于修改端口的方法错误<span lang="EN-US">,</span>导致自己不能远程操作服务器，给自己带来了麻烦<span lang="EN-US">.</span>在这里，我给</font><span lang="EN-US"></span></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体"><font color="#000000"><font style="font-size: 10.5pt">大家简单谈谈正确修改远程端口的方法</font><span lang="EN-US"><font style="font-size: 10.5pt"> </font></span></font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">在开始<span lang="EN-US">&#8212;&#8211;</span>运行菜单里<span lang="EN-US">,</span>输入<span lang="EN-US">regedit,</span>进入注册表编辑<span lang="EN-US">,</span>按先面的路径进入修改端口的地</font><span lang="EN-US"></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体"><font color="#000000"><font style="font-size: 10.5pt">方</font><span lang="EN-US"><font style="font-size: 10.5pt"> </font></span></font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><font face="宋体"><font color="#000000"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span><font style="font-size: 10.5pt">HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Terminal </font></font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">Server\WinStations\RDP-Tcp </font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">找到下面的<span lang="EN-US"> &quot;PortNumber&quot;</span>，用十进制方式显示，默认为<span lang="EN-US">3389</span>，改为任意可用端口。</font><span lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160; </font></span></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">请注意<span lang="EN-US">,</span>在这里修改过了以后，还没有修改成功，注册表文件的另外一个位置也必须</font><span lang="EN-US"></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体"><font color="#000000"><font style="font-size: 10.5pt">做相应的修改<span lang="EN-US">,</span>路径为</font><span lang="EN-US"><font style="font-size: 10.5pt"> </font></span></font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><font face="宋体"><font color="#000000"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span><font style="font-size: 10.5pt">HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal </font></font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">Server\Wds\rdpwd\Tds\tcp </font></font></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">找到下面的<span lang="EN-US"> &quot;PortNumber&quot;</span>，用十进制方式显示<span lang="EN-US">,</span>并做出修改</font><span lang="EN-US"><font style="font-size: 10.5pt">. </font></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160;&#160; </font></span></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">到这里<span lang="EN-US">,</span>你已经成功修改完注册表<span lang="EN-US">.</span>值得提醒一下的是<span lang="EN-US">,</span>网卡本地连接的高级属性里，</font><span lang="EN-US"></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><font style="font-size: 10.5pt">TCP/IP</font></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">筛选里<span lang="EN-US">,</span>你必须打开新的远程端口号<span lang="EN-US">,</span>否则你同样不能远程操作</font><span lang="EN-US"><font style="font-size: 10.5pt">. </font></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><font face="宋体"><font color="#000000"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160;&#160;&#160;&#160; </font></span></span><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font style="font-size: 10.5pt">重新启动计算机<span lang="EN-US">,</span>你就可以通过新的远程端口号连接了</font><span lang="EN-US"><font style="font-size: 10.5pt">.</font><span style="mso-spacerun: yes"><font style="font-size: 10.5pt">&#160; </font></span></span></span></font></font></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"><span style="mso-spacerun: yes"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">&#160;</font></font></span></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体" lang="EN-US"></span></p>
<p style="text-justify: inter-ideograph; padding-bottom: 0px; line-height: normal; margin: 0cm 0cm 0pt; padding-top: 0px" class="MsoPlainText" align="justify"><span style="mso-hansi-font-family: 宋体; mso-bidi-font-family: 宋体"><font face="宋体"><font style="font-size: 10.5pt" color="#000000">在<span lang="EN-US">windows 2008</span>下必须修改防火墙的<span lang="EN-US">3389</span>端口，否则还是不能连接 </font></font></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/02/17/windows%e8%bf%9c%e7%a8%8b%e9%bb%98%e8%ae%a4%e7%ab%af%e5%8f%a33389%e7%9a%84%e6%ad%a3%e7%a1%ae%e4%bf%ae%e6%94%b9%e6%96%b9%e5%bc%8f/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>QQ2012Beta1_Trial 体验全图</title>
		<link>http://www.weidays.com/2012/02/14/qq2012beta1_trial-%e4%bd%93%e9%aa%8c%e5%85%a8%e5%9b%be/</link>
		<comments>http://www.weidays.com/2012/02/14/qq2012beta1_trial-%e4%bd%93%e9%aa%8c%e5%85%a8%e5%9b%be/#comments</comments>
		<pubDate>Tue, 14 Feb 2012 04:05:42 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[PlayForFun]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[beta]]></category>
		<category><![CDATA[QQ]]></category>
		<category><![CDATA[体验]]></category>
		<category><![CDATA[全图]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/02/14/qq2012beta1_trial-%e4%bd%93%e9%aa%8c%e5%85%a8%e5%9b%be/</guid>
		<description><![CDATA[QQ2012 Beta1 what’s new： 1.2012全新界面，极地企鹅带您感受极地的纯净、轻盈、自由与灵动； 2.会话窗口支持合并，多好友沟通更便捷； 3.新增历史与推荐表情，分类更明确体验更贴心； 4.QQ皮肤设置全新改版，丰富炫丽的内容带给您好心情； 5.多人视频全面提升，可同时支持20人视频聊天； 6.查找联系人信息更加清晰与全面，随时“打招呼”沟通来得更轻松； 7.会话窗口支持“保持窗口最前”，亲密好友随时聊。]]></description>
			<content:encoded><![CDATA[<p>QQ2012 Beta1 what’s new：</p>
<p>1.2012全新界面，极地企鹅带您感受极地的纯净、轻盈、自由与灵动；</p>
<p>2.会话窗口支持合并，多好友沟通更便捷；</p>
<p>3.新增历史与推荐表情，分类更明确体验更贴心；</p>
<p>4.QQ皮肤设置全新改版，丰富炫丽的内容带给您好心情；</p>
<p>5.多人视频全面提升，可同时支持20人视频聊天；</p>
<p>6.查找联系人信息更加清晰与全面，随时“打招呼”沟通来得更轻松；</p>
<p>7.会话窗口支持“保持窗口最前”，亲密好友随时聊。</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb.png" width="557" height="414" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image1.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb1.png" width="548" height="406" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image2.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb2.png" width="554" height="408" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image3.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb3.png" width="552" height="412" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb4.png" width="555" height="409" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image5.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb5.png" width="396" height="340" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image6.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb6.png" width="303" height="606" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image7.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb7.png" width="306" height="603" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image8.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb8.png" width="551" height="512" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image9.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb9.png" width="466" height="323" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image10.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb10.png" width="551" height="545" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image11.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb11.png" width="519" height="401" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image12.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb12.png" width="139" height="153" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image13.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb13.png" width="757" height="544" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/image14.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/02/image_thumb14.png" width="369" height="259" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/02/14/qq2012beta1_trial-%e4%bd%93%e9%aa%8c%e5%85%a8%e5%9b%be/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Server 2008 R2安装Oracle 10g图文详解</title>
		<link>http://www.weidays.com/2012/02/13/windows-server-2008-r2%e5%ae%89%e8%a3%85oracle-10g%e5%9b%be%e6%96%87%e8%af%a6%e8%a7%a3/</link>
		<comments>http://www.weidays.com/2012/02/13/windows-server-2008-r2%e5%ae%89%e8%a3%85oracle-10g%e5%9b%be%e6%96%87%e8%af%a6%e8%a7%a3/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 02:29:11 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[oracle 10g]]></category>
		<category><![CDATA[r2]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[详解 图文]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/02/13/windows-server-2008-r2%e5%ae%89%e8%a3%85oracle-10g%e5%9b%be%e6%96%87%e8%af%a6%e8%a7%a3/</guid>
		<description><![CDATA[Windows Server 2008 R2安装Oracle 10g的过程是本文我们主要要介绍的内容，该操作系统是Windows Server 2008 R2 Enterprise 64位，我们首先去Oracle 官方网站下载Oracle Database 10g Release 2 (10.2.0.4) for Microsoft Windows Vista x64, Microsoft Windows Server 2008 R2 x64, Windows 7 x64。 可刚执行安装，就提示：检查操作系统版本：必须是5.0，5.1，5.2 or 6.0。实际为6.1。未通过。如下图： 在安装目录下找到installoraparam.ini，将[Certified Versions]修改为如下： [Certified Versions] #You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE Windows=5.0,5.1,5.2,6.0,6.1 也就是增加6.1版本支持即可。修改完毕，重新安装。我们欣喜的看到： 自检通过，欺骗成功。不过，我们接下来，在安装的过程中，还会有自检，这个时候依然会提示错误： 正在检查操作系统要求&#8230; 要求的结果: 5.0,5.1,5.2,6.0 [...]]]></description>
			<content:encoded><![CDATA[<div style="border-bottom: #d8d9d9 1px solid; position: relative; border-left: #d8d9d9 1px solid; line-height: 28px; background-color: #f8f8f8; min-height: 500px; padding-left: 18px; padding-right: 18px; margin-bottom: 10px; border-right: #d8d9d9 1px solid; padding-top: 12px" class="content bgF8F8F8 f14">
<div style="width: auto" id="content">
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">Windows Server 2008 R2</font></strong><font style="font-size: 10.5pt">安装<strong>Oracle 10g</strong>的过程是本文我们主要要介绍的内容，该操作系统是Windows Server 2008 R2 Enterprise 64位，我们首先去Oracle 官方网站下载Oracle Database 10g Release 2 (10.2.0.4) for Microsoft Windows Vista x64, Microsoft Windows Server 2008 R2 x64, Windows 7 x64。</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">可刚执行安装，就提示：检查操作系统版本：必须是5.0，5.1，5.2 or 6.0。实际为6.1。未通过。如下图：</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><a href="http://images.51cto.com/files/uploadimg/20110817/1645360.jpg" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="Windows Server 2008 R2安装Oracle 10g详解" src="http://images.51cto.com/files/uploadimg/20110817/1645360.jpg" width="498" height="234" /></a></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">在安装目录下找到installoraparam.ini，将[Certified Versions]修改为如下：</font></font></p>
<pre style="background-color: #e6e6e6; margin: 0px 0px 12px; width: 99%; overflow: auto">
<ol style="padding-bottom: 5px; background-color: #f7f7f7; list-style-type: decimal; word-wrap: break-word; margin-bottom: 1px; margin-left: 36px; padding-top: 5px" class="dp-xml">
<li style="background-image: url(http://images.51cto.com/images/art1105/images/0.gif); line-height: 18px; margin: 0px; padding-left: 10px; padding-right: 3px; background-repeat: repeat-y; background-position: -498px -70px" class="alt"><span><span><font style="font-size: 9pt" color="#000000">[Certified Versions]  </font></span></span>
<li style="background-image: url(http://images.51cto.com/images/art1105/images/0.gif); line-height: 18px; margin: 0px; padding-left: 10px; padding-right: 3px; background-repeat: repeat-y; background-position: -498px -70px"><span><font style="font-size: 9pt" color="#000000">#You can customise error message shown for failure, provide value for CERTIFIED_VERSION_FAILURE_MESSAGE  </font></span>
<li style="background-image: url(http://images.51cto.com/images/art1105/images/0.gif); line-height: 18px; margin: 0px; padding-left: 10px; padding-right: 3px; background-repeat: repeat-y; background-position: -498px -70px" class="alt"><span class="attribute"><font color="#ff0000"><font style="font-size: 9pt">Windows</font></font></span><font style="font-size: 9pt"><span><font color="#000000">=</font></span><span class="attribute-value"><font color="#0000ff">5</font></span></font><span><font style="font-size: 9pt" color="#000000">.0,5.1,5.2,6.0,6.1 </font></span></li>
</ol>
</pre>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">也就是增加6.1版本支持即可。修改完毕，重新安装。我们欣喜的看到：</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><a href="http://images.51cto.com/files/uploadimg/20110817/1645361.jpg" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="Windows Server 2008 R2安装Oracle 10g详解" src="http://images.51cto.com/files/uploadimg/20110817/1645361.jpg" width="498" height="55" /></a></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">自检通过，欺骗成功。不过，我们接下来，在安装的过程中，还会有自检，这个时候依然会提示错误：</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">正在检查操作系统要求&#8230;</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">要求的结果: 5.0,5.1,5.2,6.0 之一</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">实际结果: 6.1</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">检查完成。此次检查的总体结果为: 失败 &lt;&lt;&lt;&lt;</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">问题: Oracle Database 10g 未在当前操作系统中经过认证。</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">如下图：</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><a href="http://images.51cto.com/files/uploadimg/20110817/1645362.jpg" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="Windows Server 2008 R2安装Oracle 10g详解" src="http://images.51cto.com/files/uploadimg/20110817/1645362.jpg" width="498" height="503" /></a></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">不过，这个时候我们不需要再做任何其他修改，只需要选中操作系统检查后的错误复选框（调整成用户验证），然后点[下一步]，忽略错误即可。我在安装过程中一路顺利，在此之后没遇到任何错误，Oracle 10g顺利安装成功。</font></font></p>
<p style="padding-bottom: 0px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">关于Windows Server 2008 R2上安装Oracle 10g的过程就介绍到这里了，希望本次的介绍能够对您有所收获！</font></font></p>
</p></div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/02/13/windows-server-2008-r2%e5%ae%89%e8%a3%85oracle-10g%e5%9b%be%e6%96%87%e8%af%a6%e8%a7%a3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>确定安装SQL Server 2005时使用的服务账户</title>
		<link>http://www.weidays.com/2012/02/02/%e7%a1%ae%e5%ae%9a%e5%ae%89%e8%a3%85sql-server-2005%e6%97%b6%e4%bd%bf%e7%94%a8%e7%9a%84%e6%9c%8d%e5%8a%a1%e8%b4%a6%e6%88%b7/</link>
		<comments>http://www.weidays.com/2012/02/02/%e7%a1%ae%e5%ae%9a%e5%ae%89%e8%a3%85sql-server-2005%e6%97%b6%e4%bd%bf%e7%94%a8%e7%9a%84%e6%9c%8d%e5%8a%a1%e8%b4%a6%e6%88%b7/#comments</comments>
		<pubDate>Thu, 02 Feb 2012 05:14:16 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[sql server 2005]]></category>
		<category><![CDATA[服务账户]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/02/02/%e7%a1%ae%e5%ae%9a%e5%ae%89%e8%a3%85sql-server-2005%e6%97%b6%e4%bd%bf%e7%94%a8%e7%9a%84%e6%9c%8d%e5%8a%a1%e8%b4%a6%e6%88%b7/</guid>
		<description><![CDATA[安装SQL Server 2005的一个新实例 在安装SQL Server 2005时，会面临很多决策，有比较简单的问题(如安装到哪个驱动器上)，也有比较复杂的问题(诸如有关安装的安全性和排序规则的决策)。本课介绍需要针对服务器账户、身份验证模式和排序规则的设置制定决策，以及了解决定最适合SQL Server 2005环境的最佳配置实践。 学习目标：  能够确定安装SQL Server 2005时使用的服务账户  能够确定安装SQL Server 2005时使用的身份验证模式  能够确定安装SQL Server 2005时使用的排序规则设置 预计课程时间：30分钟 确定服务账户 安装SQL Server 2005时做出的一个重要决策是，对SQL Server和SQL Server Agent服务使用哪个服务账户。这两个SQL Server 2005服务在一个用户账户的安全上下文中运行，因此确定使用哪个账户是一个重要的决策。安装SQL Server 2005时，需要回答两个有关服务账户的主要问题：  对SQL Server服务和SQL Server Agent服务应使用不同的账户还是相同的账户？  应使用一个内置系统账户，还是一个域用户账户？ 对SQL Server服务和SQL Server Agent服务使用相同的还是不同的账户？ 在决定对SQL Server服务和SQL Server Agent服务使用相同的账户还是不同的账户时，应考虑SQL Server Agent服务的功能。除了安装它的服务器外，SQL Server服务几乎不需要与其他服务器交互，但是SQL Server作业、复制进程、日志传送配置和其他功能，要求SQL Server Agent服务与不同的服务器交互。 如果SQL [...]]]></description>
			<content:encoded><![CDATA[<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><strong><font face="宋体"><font style="font-size: 10.5pt">安装SQL Server 2005的一个新实例</font></font></strong></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">在安装SQL Server 2005时，会面临很多决策，有比较简单的问题(如安装到哪个驱动器上)，也有比较复杂的问题(诸如有关安装的安全性和排序规则的决策)。本课介绍需要针对服务器账户、身份验证模式和排序规则的设置制定决策，以及了解决定最适合SQL Server 2005环境的最佳配置实践。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">学习目标：</font></strong><font style="font-size: 10.5pt">       <br /> 能够确定安装SQL Server 2005时使用的服务账户        <br /> 能够确定安装SQL Server 2005时使用的身份验证模式        <br /> 能够确定安装SQL Server 2005时使用的排序规则设置        <br />预计课程时间：30分钟</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><strong><font face="宋体"><font style="font-size: 10.5pt">确定服务账户</font></font></strong></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">安装SQL Server 2005时做出的一个重要决策是，对SQL Server和SQL Server Agent服务使用哪个服务账户。这两个SQL Server 2005服务在一个用户账户的安全上下文中运行，因此确定使用哪个账户是一个重要的决策。安装SQL Server 2005时，需要回答两个有关服务账户的主要问题：       <br />         <br />对SQL Server服务和SQL Server Agent服务应使用不同的账户还是相同的账户？        <br />         <br />应使用一个内置系统账户，还是一个域用户账户？</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">对SQL Server服务和SQL Server Agent服务使用相同的还是不同的账户？</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">在决定对SQL Server服务和SQL Server Agent服务使用相同的账户还是不同的账户时，应考虑SQL Server Agent服务的功能。除了安装它的服务器外，SQL Server服务几乎不需要与其他服务器交互，但是SQL Server作业、复制进程、日志传送配置和其他功能，要求SQL Server Agent服务与不同的服务器交互。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">如果SQL Server Agent服务必须与不同的服务器交互，则DBA通常会为这两个服务建立不同的账户，以免给SQL Server服务提供不需要的权限。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">重要提示</font></strong><font style="font-size: 10.5pt"> 受限制的访问权限</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">是否需要限制SQL Server服务账户的访问权限，通常是决定对SQL Server服务和SQL Server Agent服务使用相同账户还是不同账户的决定性因素。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">对SQL Server服务和SQL Server Agent服务使用内置系统账户还是域用户账户</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">SQL Server服务和SQL Server Agent服务有三种账户类型可供选择：Network Service账户、本地系统账户和专用的域用户账户。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">Network Service账户是一个特殊的内置系统账户，类似于已验证的用户账户。该账户对系统资源和对象的访问权限与Users组的成员一样。运行于此账户下的服务，将使用计算机账户的身份来访问网络资源。不建议对SQL Server服务或SQL Server Agent服务账户使用此账户。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">本地系统账户是一个Windows操作系统账户，它对本地计算机具有完全管理权限，但是没有网络访问权限。该账户可用于开发或测试不需要与其他服务器应用交互，也不需要使用任何网络资源的服务器。但由于授予该账户的特权，不建议对SQL Server服务或SQL Server Agent服务使用此账户。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">在大多数的SQL Server 2005生产环境中，为SQL Server服务和SQL Server Agent服务创建和使用一个或两个专用的域用户账户。使用域用户账户允许这些服务与其他SQL Server安装通信、访问网络资源，以及与其他Windows应用交互。我们可以手动授予域用户账户SQL Server服务和SQL Server Agent服务所需的权限，但这些账户所需的全部权限，将自动地授予你在安装SQL Server 2005过程中分配账户时指定的域用户账户。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">警告</font></strong><font style="font-size: 10.5pt"> 系统账户的特权太多       <br />Network Service账户和本地系统账户授予SQL Server服务和SQL Server Agent服务的特权太多，因而不建议对这些服务使用它们。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><strong><font face="宋体"><font style="font-size: 10.5pt">选择一种身份验证模式</font></font></strong></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">SQL Server 2005支持两种身份验证模式：Windows身份验证和混合模式(Mixed Mode)。SQL Server 2005的默认身份验证模式是Windows身份验证，它指定唯一能够连接到该SQL Server 2005实例的用户是以前经过Windows操作系统身份验证的用户。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">另一种身份验证模式，即混合模式，表示SQL Server 2005支持使用两种身份验证模式中的任何一种模式进行验证的用户。第一种验证方法依靠Windows操作系统对用户进行身份验证；第二种方法直接根据企图获得访问权限的客户应用提交给SQL Server 2005的用户名和密码，对用户进行身份验证。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">对于大多数SQL Server 2005环境，应当使用Windows身份验证模式，因为它提供了最高的安全等级。然而，遗留应用程序通常不用Windows用户账户，因此它们必须转发一个用户名和密码才能连接到SQL Server。在这种情况下，或者在数据库环境包括不能用Windows操作系统进行身份验证的客户(如Macintosh或Unix客户)的情况下，混合模式身份验证允许遗留应用程序使用SQL Server注册信息来访问该实例。DBA使用混合模式时应注意，使用这种身份验证模式要求对sa账户设置强密码(strong password)。该账户在SQL Server内具有非常高的权限，因此它的密码是决定使用混合模式时的一个关键因素。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">提示</font></strong><font style="font-size: 10.5pt"> Windows身份验证和混合模式身份验证       <br />Windows身份验证模式为用户访问SQL Server实例时的身份验证提供了最高级别的安全性。但是，如果有一些遗留应用程序没有使用Windows用户账户，则需要使用混合模式身份验证。        </p>
<p></font><strong><font style="font-size: 10.5pt">确定排序规则设置</font></strong></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">在安装时为SQL Server 2005实例定义默认的排序规则。SQL Server使用排序规则设置确定如何存储非Unicode字符，以及如何排序和比较Unicode和非Unicode数据。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">要理解SQL Server 2005 排序规则，需要从Windows操作系统开始。安装Windows操作系统时，会安装自己希望使用的语言版本，诸如英语、希腊语或俄语等。这些不同的语言版本要求不同的字符和不同的代码页来支持字符集及其相关的键盘布局。根据已经安装的Windows操作系统的版本，还要设定Windows区域设置。该Windows区域设置决定了服务器上的数字、货币、时间和日期的设置。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">虽然这个过程初看起来好像有点复杂，但决定SQL Server 2005使用的Windows 排序规则一般比较直截了当。除非存在下列条件，否则应让Microsoft SQL Server安装向导根据Windows操作系统的Windows区域设置确定默认的Windows 排序规则：       <br />         <br />正在安装的SQL Server 2005实例所支持的主要语言，不同于安装SQL Server 2005的计算机的Windows区域设置中的语言。        <br />         <br />正在安装的SQL Server 2005实例，将参与支持其他语言的SQL Server 2005实例的复制机制。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">快速测试         <br /></font></strong><font style="font-size: 10.5pt">1. 对遗留应用程序，通常需要使用哪种身份验证模式？       <br />2. 对SQL Server服务和SQL Server Agent服务，不建议使用哪两个账户？</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">参考答案</font></strong><font style="font-size: 10.5pt">       <br />1. 很多遗留应用程序需要使用SQL Server注册信息，这要求使用混合模式身份验证。        <br />2. Network Service账户和本地系统账户授予太多的权限，因而不建议把它们用于SQL Server服务和SQL Server Agent服务。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">实践练习：安装SQL Server 2005的一个命名实例</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">本练习将安装SQL Server 2005的一个命名实例。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">1.使用插入SQL Server 2005安装盘时出现的菜单，启动Microsoft SQL Server安装向导。在“最终用户许可协议”页面上，选择“我接受许可条款和条件”复选框，然后单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">2.在“安装必备组件”页面上，在安装了所需的组件以后，单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">3.在“欢迎使用Microsoft SQL Server安装向导”页面上，单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">4.确认已经完成系统配置检查，如图1.2所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/132635340.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/132635340.gif" width="498" height="451" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.2 确认系统配置检查</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">5. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">6. 在文本框中填入合适的用户名和公司名，如图1.3所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321111.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321111.gif" width="490" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.3 添加用户名和公司名注册信息</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">7. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">8. 通过复选组件左边的复选框，选择合适的组件。对本次练习，应安装所有可用的组件(参见图1.4)。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321112.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321112.gif" width="490" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.4 确定合适的组件</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">9. 单击“高级”。展开“文档、示例和示例数据库”树。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">10. 在与示例数据库关联的下拉列表中(参见图1.5)，选择“整个功能将安装到本地硬盘上”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321113.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321113.gif" width="490" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.5 安装示例数据库</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">11. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">12. 通过单击“已安装的实例”，确定服务器上已使用了哪些实例名，如图1.6 所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321114.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321114.gif" width="489" height="443" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.6 确定使用的名称</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">13. 单击“确定”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">14. 安装一个默认实例，如图1.7所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321115.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321115.gif" width="490" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.7 命名一个实例</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">15. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">16. 检查将被安装的组件，并单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">17. 配置服务账户信息和组件启动信息，如图1.8所示，选择“使用内置系统账户”，并从下拉列表中选择“本地系统”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">警告</font></strong><font style="font-size: 10.5pt"> 本地系统账户和域用户账户       <br />本练习使用本地系统账户，因为我们假设在使用一台不属于任何域的计算机。记住，配置一个域环境下的服务账户的最佳实践是，使用域用户账户配置这些服务，而不是使用本地系统账户。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321116.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321116.gif" width="490" height="447" /></a></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.8 配置服务账户</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">18. 选择“SQL Server Agent”复选框。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">19. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">20. 配置身份验证模式，选择“(混合模式Windows身份验证和SQL Server身份验证)”，如图1.9所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321117.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321117.gif" width="490" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.9 配置身份验证模式</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">21. 在“密码”文本框中输入强密码，sa登录ID使用该密码。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">22. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">23. 检查默认的排序规则设置，如图1.10所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321118.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321118.gif" width="490" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.10 配置排序规则</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">24. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">25. 配置错误和使用情况报告，选中自动发送错误报告和自动发送功能使用情况数据复选框，如图1.11所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/1321119.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/1321119.gif" width="489" height="453" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.11 配置错误和使用情况报告</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">26. 单击“下一步”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">27. 确认将安装哪些组件，如图1.12所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/13211110.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/13211110.gif" width="491" height="447" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.12 确认将安装哪些组件</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">28. 单击“安装”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">29. 确认已经完成安装，如图1.13所示。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px">
<table class="ln" border="1" cellspacing="0" bordercolorlight="#999999" bordercolordark="#ffffff" bgcolor="#ddddd0" align="center">
<tbody>
<tr>
<td bgcolor="#ffffff"><a href="http://new.51cto.com/files/uploadimg/20071207/13211111.gif" target="_blank"><img onload="javascript:if(this.width&gt;498)this.width=498;" class="fit-image" onmousewheel="javascript:return big(this)" border="0" alt="" src="http://new.51cto.com/files/uploadimg/20071207/13211111.gif" width="494" height="420" /></a><font face="宋体"><font style="font-size: 10.5pt"> </font></font></td>
</tr>
<tr></td>
</tr>
</tbody>
</table>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px" align="center"><font face="宋体"><font style="font-size: 10.5pt">图1.13 确认已经完成安装</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">30. 单击“下一步”，然后审查完成报告。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">31. 单击“完成”。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">本课总结</font></strong><font style="font-size: 10.5pt">       <br />         <br />SQL Server 2005要求至少要对SQL Server服务和SQL Server Agent服务使用一个账户。        <br />         <br />必须根据当前的业务需求、公司安全需求和公司数据库标准，决定在安装SQL Server 2005时是否对SQL Server服务和SQL Server Agent服务使用不同的账户。        <br />         <br />必须根据当前的业务需求、公司安全需求和公司数据库标准，决定在安装SQL Server 2005时是否对SQL Server服务和SQL Server Agent服务使用本地系统账户还是域用户账户(建议使用该账户)。        <br />         <br />安装SQL Server 2005时，Windows身份验证模式提供了最高级别的安全性，但遗留应用程序可能要求使用混合模式身份验证。        <br />         <br />在大多数情况下，安装SQL Server 2005时应让Microsoft SQL Server安装向导确定使用哪种排序规则。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">课后测试</font></strong><font style="font-size: 10.5pt">       <br />下列问题旨在巩固本课介绍的关键内容。如果喜欢用电子版的，可以参见配套CD。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><strong><font style="font-size: 10.5pt">提示 参考答案</font></strong><font style="font-size: 10.5pt">       <br />这些题目的参考答案以及对每个选项的具体解释，参见本书后面的“参考答案”部分。</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">1. 哪些SQL Server 2005服务要求使用它们自己的账户安装？(选择所有正确答案)       <br />A. SQL Server Agent        <br />B. Log Reader Agent        <br />C. SQL Server        <br />D. Replication Agent</font></font></p>
<p style="padding-bottom: 0px; line-height: 28px; margin-top: 10px; text-indent: 28px; margin-bottom: 10px; padding-top: 0px"><font face="宋体"><font style="font-size: 10.5pt">2. 哪种身份验证模式同时允许使用SQL Server登录和Windows登录？       <br />A. Kerebos身份验证        <br />B. Windows身份验证        <br />C. 混合模式身份验证        <br />D. Network Service账户</font></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/02/02/%e7%a1%ae%e5%ae%9a%e5%ae%89%e8%a3%85sql-server-2005%e6%97%b6%e4%bd%bf%e7%94%a8%e7%9a%84%e6%9c%8d%e5%8a%a1%e8%b4%a6%e6%88%b7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>部署用SQLlit数据库的asp.net程序到windows server 2008 几个问题解决</title>
		<link>http://www.weidays.com/2012/02/01/%e9%83%a8%e7%bd%b2%e7%94%a8sqllit%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84asp-net%e7%a8%8b%e5%ba%8f%e5%88%b0windows-server-2008-%e4%b8%a4%e4%b8%aa%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3/</link>
		<comments>http://www.weidays.com/2012/02/01/%e9%83%a8%e7%bd%b2%e7%94%a8sqllit%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84asp-net%e7%a8%8b%e5%ba%8f%e5%88%b0windows-server-2008-%e4%b8%a4%e4%b8%aa%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 08:11:54 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[System Skill]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[System.Data.SQLite]]></category>
		<category><![CDATA[托管管道模式]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/02/01/%e9%83%a8%e7%bd%b2%e7%94%a8sqllit%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84asp-net%e7%a8%8b%e5%ba%8f%e5%88%b0windows-server-2008-%e4%b8%a4%e4%b8%aa%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3/</guid>
		<description><![CDATA[1，检测到在集成的托管管道模式下不适用的 ASP.NET 设置 解决方案如下图 2。未能加载文件或程序集”System.Data.SQLite”或它的某一个依赖项。试图加载格式不正确的程序。 事实上System.Data.SQLite.dll控件在默认情况下是32bit的，在64bit系统下得使用另一个控件。 可以到这里http://www.sqlite.org/download.html下载一个安装程序包，安装完后在D:\Program Files (x86)\SQLite.NET\bin\x64（我的程序安装在D盘）这个目录下也有一个System.Data.SQLite.DLL文件，只要在程序中引用这个文件这可以了。 抱歉，上面给出的下载地址是错误的，在.net下使用的System.Data.SQLite.DLL的安装程序应该到以下地址下载： http://sourceforge.net/projects/sqlite-dotnet2/files/ 替换System.Data.SQLite.DLL文件 3.使用System.Data.SQLite.dll的时候，出现这样的错误： System.Data.SQLite.SQLiteException: Attempt to write a read-only database 解决方法： 给SQLite数据库文件所在文件夹对应用户的读写权限]]></description>
			<content:encoded><![CDATA[<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px"><font face="Verdana"><font style="font-size: 9pt" color="#000000">1，<font face="微软雅黑"><font style="font-size: 11.3pt"><strong>检测到在集成的托管管道模式下不适用的 ASP.NET 设置</strong></font></font></font></font></p>
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px"><strong><font color="#000000" face="微软雅黑">解决方案如下图</font></strong></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2012/02/A3ALS9NC51616L0XL.jpg"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="A3ALS9NC51``616@%L%0[XL" border="0" alt="A3ALS9NC51``616@%L%0[XL" src="http://www.weidays.com/wp-content/uploads/2012/02/A3ALS9NC51616L0XL_thumb.jpg" width="589" height="335" /></a></p>
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px">2。<font face="Verdana"><font style="font-size: 9pt" color="#000000"><strong>未能加载文件或程序集”System.Data.SQLite”或它的某一个依赖项。试图加载格式不正确的程序。</strong></font></font></p>
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px">
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px"><font face="Verdana"><font style="font-size: 9pt" color="#000000">事实上System.Data.SQLite.dll控件在默认情况下是32bit的，在64bit系统下得使用另一个控件。</font></font></p>
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px"><font color="#000000"><font face="Verdana"><font style="font-size: 9pt">可以到这里</font></font><font style="font-size: 9pt"><a style="margin: 0px" title="http://www.sqlite.org/download.html" href="http://www.sqlite.org/download.html" target="_blank"><u><font face="Verdana">http://www.sqlite.org/download.html</font></u></a></font><font face="Verdana"><font style="font-size: 9pt">下载一个安装程序包，安装完后在D:\Program Files (x86)\SQLite.NET\bin\x64（我的程序安装在D盘）这个目录下也有一个System.Data.SQLite.DLL文件，只要在程序中引用这个文件这可以了。</font></font></font></p>
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px">
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px"><span style="color: "><font face="Verdana"><font style="font-size: 9pt" color="#ff0000">抱歉，上面给出的下载地址是错误的，在.net下使用的System.Data.SQLite.DLL的安装程序应该到以下地址下载：</font></font></span></p>
<p style="padding-bottom: 0px; line-height: 1.5; margin-top: 5px; text-indent: 0px; margin-bottom: 5px; word-break: break-all; padding-top: 0px"><a style="margin: 0px" href="http://sourceforge.net/projects/sqlite-dotnet2/files/" target="_blank"><span style="color: "><font face="Verdana"><font style="font-size: 9pt" color="#ff0000"><u>http://sourceforge.net/projects/sqlite-dotnet2/files/</u></font></font></span></a></p>
<p>替换System.Data.SQLite.DLL文件</p>
<p>3.<font face="宋体"><font style="font-size: 10.5pt"><strong>使用System.Data.SQLite.dll的时候，出现这样的错误：          <br />System.Data.SQLite.SQLiteException: Attempt to write a read-only database</strong> </font></font></p>
<p>解决方法：</p>
<p><font face="宋体"><font style="font-size: 10.5pt">给SQLite数据库文件所在文件夹对应用户的读写权限</font></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/02/01/%e9%83%a8%e7%bd%b2%e7%94%a8sqllit%e6%95%b0%e6%8d%ae%e5%ba%93%e7%9a%84asp-net%e7%a8%8b%e5%ba%8f%e5%88%b0windows-server-2008-%e4%b8%a4%e4%b8%aa%e9%97%ae%e9%a2%98%e8%a7%a3%e5%86%b3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PL/SQL Developer 远程连接Oracle数据库</title>
		<link>http://www.weidays.com/2012/02/01/plsql-developer-%e8%bf%9c%e7%a8%8b%e8%bf%9e%e6%8e%a5oracle%e6%95%b0%e6%8d%ae%e5%ba%93/</link>
		<comments>http://www.weidays.com/2012/02/01/plsql-developer-%e8%bf%9c%e7%a8%8b%e8%bf%9e%e6%8e%a5oracle%e6%95%b0%e6%8d%ae%e5%ba%93/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 02:41:48 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[pl/sql]]></category>
		<category><![CDATA[数据库]]></category>
		<category><![CDATA[远程]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/02/01/plsql-developer-%e8%bf%9c%e7%a8%8b%e8%bf%9e%e6%8e%a5oracle%e6%95%b0%e6%8d%ae%e5%ba%93/</guid>
		<description><![CDATA[PL/SQL Developer 远程连接Oracle数据库 网上搜了很多方法，这个可行！ 1、 配置服务器tnsnames.ora文件，如果本机上没有安装oracle，可以从安装了oracle的机上拷贝一个(tnsnames.ora文件)放在指定目录下，因为我已安装oracle，所以直接配置该文件。 # tnsnames.ora Network Configuration File: D:\Oracle11g\product\11.2.0\dbhome_1\network\admin\tnsnames.ora # Generated by Oracle configuration tools. LISTENER_ORCL = (ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521)) ORACLR_CONNECTION_DATA = (DESCRIPTION = (ADDRESS_LIST = (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521)) ) (CONNECT_DATA = (SID = CLRExtProc) (PRESENTATION = RO) ) ) ORCL = [...]]]></description>
			<content:encoded><![CDATA[<p>PL/SQL Developer</p>
<p>远程连接Oracle数据库</p>
<p>网上搜了很多方法，这个可行！</p>
<p>1、 配置服务器tnsnames.ora文件，如果本机上没有安装oracle，可以从安装了oracle的机上拷贝一个(tnsnames.ora文件)放在指定目录下，因为我已安装oracle，所以直接配置该文件。</p>
<p># tnsnames.ora Network Configuration File: D:\Oracle11g\product\11.2.0\dbhome_1\network\admin\tnsnames.ora</p>
<p># Generated by Oracle configuration tools.</p>
<p>LISTENER_ORCL =</p>
<p>(ADDRESS = (PROTOCOL = TCP)(HOST = localhost)(PORT = 1521))</p>
<p>ORACLR_CONNECTION_DATA =</p>
<p>(DESCRIPTION =</p>
<p>(ADDRESS_LIST =</p>
<p>(ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))</p>
<p>)</p>
<p>(CONNECT_DATA =</p>
<p>(SID = CLRExtProc)</p>
<p>(PRESENTATION = RO)</p>
<p>)</p>
<p>)</p>
<p>ORCL =</p>
<p>(DESCRIPTION =</p>
<p>(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.25.224)(PORT = 1521))</p>
<p>(CONNECT_DATA =</p>
<p>(SERVER = DEDICATED)</p>
<p>(SERVICE_NAME = orcl)</p>
<p>)</p>
<p>)orcle为远程Oracle数据库的实例名，IP地址和端口也要配置正确。</p>
<p><b>2、 </b>配置完成后，Oracle客户端应该可以连接到远程Oracle 数据库上。</p>
<p><img alt="\" src="http://www.2cto.com/uploadfile/2011/1217/20111217030720139.jpg" /></p>
<p><b>3、 </b>使用PL/SQL Developer连接数据库</p>
<p>Database内填上远程数据库的SERVICE_NAME ，如图：</p>
<p><img alt="\" src="http://www.2cto.com/uploadfile/2011/1217/20111217030733345.png" /></p>
<p>注：根据实际得到用户名、口令和数据库：</p>
<p>用户名：gateway 口令：gateway 数据库：orcl</p>
<p><b>4、 </b>连接后在PL/SQL Developer中操作远程数据库，新建一个sql窗口，如图：</p>
<p><img alt="\" src="http://www.2cto.com/uploadfile/2011/1217/20111217030738813.jpg" /></p>
<p><b>5、 </b>在新建的SQL 窗口进行远程操作，如图：</p>
<p><img alt="\" src="http://www.2cto.com/uploadfile/2011/1217/20111217030741626.png" /></p>
<p><b>6、 </b>查看单个表数据，如图：</p>
<p><img alt="\" src="http://www.2cto.com/uploadfile/2011/1217/20111217030744762.png" width="712" height="442" /></p>
<p><b>7、 </b>查看单个表结构，如图：</p>
<p><img alt="\" src="http://www.2cto.com/uploadfile/2011/1217/20111217030750506.png" width="682" height="476" /></p>
<p>未验证：</p>
<p>免安装客户</p>
<p>1、oracle不用安装客户端也可以用plsql远程连接</p>
<p>首先，在安装ORACLE服务器的机器上搜索下列文件，</p>
<p>oci.dll</p>
<p>ocijdbc10.dll</p>
<p>ociw32.dll</p>
<p>orannzsbb10.dll</p>
<p>oraocci10.dll</p>
<p>oraociei10.dll （可能服务器没有，如果没有则pl sql 随便用户名密码可以登陆)</p>
<p>sqlnet.ora</p>
<p>tnsnames.ora</p>
<p>classes12.jar</p>
<p>ojdbc14.jar</p>
<p>放到一个文件夹,如oraclient</p>
<p>2、配置tnsnames.ora，如果本机上没有安装oracle，可以从安装了oracle的机上拷贝一个(tnsnames.ora文件 在%ORACLE_HOME%\network\admin下)放在上面的目录D:\oraclient下。</p>
<p>oracledata =</p>
<p>(DESCRIPTION =</p>
<p>(ADDRESS_LIST =</p>
<p>(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.58)(PORT = 1521))</p>
<p>)</p>
<p>(CONNECT_DATA =</p>
<p>(SERVICE_NAME = oracledata)</p>
<p>)</p>
<p>)</p>
<p>3、添加一个环境变量，名为TNS_ADMIN，值为tnsnames.ora文件所在路径（如：D:\oraclient， </p>
<p>特别是重装后或其它操作，忘了TNS_ADMIN变量，plsql登陆就会报无法解析指定的连接标识符)，这是为了能够找到上面说的tnsnames.ora。如果本机上安装了ORACLE，并且设置了ORACLE_HOME环境变量，那么会自动在%ORACLE_HOME%/network/admin/位置查找tnsnames.ora文件。</p>
<p>4、设置ORACLE的语言，添加环境变量：</p>
<p>“NLS_LANG = SIMPLIFIED CHINESE_CHINA.ZHS16GBK”，(AMERICAN_AMERICA.US7ASCII 是</p>
<p>ASCII编码类型，其它类型可自己到服务器看一下或网上查找一下)</p>
<p>（本步骤暂时要做对，如果编码不对，会产生乱码）</p>
<p>5、<a href="http://www.2cto.com/soft">下载</a>并安装PL.SQL.Developer配置应用</p>
<p>配置tools-&gt;preferences-&gt;connection</p>
<p><a href="http://www.2cto.com/database/Oracle/">Oracle</a> Home=D:\oracleclient</p>
<p>OCI library=D:\oracleclient\oci.dll</p>
<p>6、再次打开plsql则会在database中有oracledata 选项输入用户名密码就可以登陆。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/02/01/plsql-developer-%e8%bf%9c%e7%a8%8b%e8%bf%9e%e6%8e%a5oracle%e6%95%b0%e6%8d%ae%e5%ba%93/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eclipse中禁用javadoc注释的Format功能</title>
		<link>http://www.weidays.com/2012/01/04/eclipse%e4%b8%ad%e7%a6%81%e7%94%a8javadoc%e6%b3%a8%e9%87%8a%e7%9a%84format%e5%8a%9f%e8%83%bd-2/</link>
		<comments>http://www.weidays.com/2012/01/04/eclipse%e4%b8%ad%e7%a6%81%e7%94%a8javadoc%e6%b3%a8%e9%87%8a%e7%9a%84format%e5%8a%9f%e8%83%bd-2/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 08:40:18 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[format]]></category>
		<category><![CDATA[javadoc]]></category>
		<category><![CDATA[Myeclipse]]></category>
		<category><![CDATA[注释]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2012/01/04/eclipse%e4%b8%ad%e7%a6%81%e7%94%a8javadoc%e6%b3%a8%e9%87%8a%e7%9a%84format%e5%8a%9f%e8%83%bd-2/</guid>
		<description><![CDATA[在用eclipse进行java开发时，经常需要添加一些必要的javadoc注释。可是每当进行Format操作时（亦即按快捷键：Ctrl+Shift+F时），就会对排版进行自作聪明的调整，但往往这种调整是开发者不愿意看到的。 举例如下： 程序员希望的注释格式： /** * 根据文件开头的BOM（如果存在的话），判断文件的编码格式。 * 文本文件有各种不同的编码格式，如果判断有误，则会导致显示或保存错误。 * 为了标识文件的编码格式，便于编辑和保存，则在文件开头加入了BOM，用以标识编码格式。 * UTF-8格式：0xef 0xbb 0xbf * Unicode Little Endian格式：0xff 0xfe * Unicode Big Endian格式：0xfe 0xff * 而ANSI格式是没有BOM的。 * 另有一种不含BOM的UTF-8格式的文件，则不易与ANSI相区分，因此未能识别此类格式。 * * @param file 待判断的文件 */ 执行Format操作后，注释格式却变为： /** * 根据文件开头的BOM（如果存在的话），判断文件的编码格式。 文本文件有各种不同的编码格式，如果判断有误，则会导致显示或保存错误。 * 为了标识文件的编码格式，便于编辑和保存，则在文件开头加入了BOM，用以标识编码格式。 UTF-8格式：0xef 0xbb 0xbf， Unicode * Little Endian格式：0xff 0xfe， Unicode Big Endian格式：0xfe * 0xff。而ANSI格式是没有BOM的。另有一种不含BOM的UTF-8格式的文件，则不易与ANSI相区分，因此未能识别此类格式。 * [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.weidays.com/wp-content/uploads/2012/01/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2012/01/image_thumb.png" width="244" height="174" /></a></p>
<p> <font face="宋体"><font color="#000000"><font style="font-size: 12pt">在用eclipse进行java开发时，经常需要添加一些必要的javadoc注释。可是每当进行Format操作时（亦即按快捷键：Ctrl+Shift+F时），就会对排版进行自作聪明的调整，但往往这种调整是开发者不愿意看到的。       <br />举例如下：</font></font><font style="font-size: 12pt">     <br /><font style="line-height: normal" color="#0000ff">程序员希望的注释格式：</font>      <br /></font></font><font style="font-size: 12pt"><font face="宋体"><font style="line-height: normal" color="#38761d">/**       <br />* 根据文件开头的BOM（如果存在的话），判断文件的编码格式。        <br />* 文本文件有各种不同的编码格式，如果判断有误，则会导致显示或保存错误。        <br />* 为了标识文件的编码格式，便于编辑和保存，则在文件开头加入了BOM，用以标识编码格式。        <br />* UTF-8格式：0xef 0xbb 0xbf        <br />* Unicode Little Endian格式：0xff 0xfe        <br />* Unicode Big Endian格式：0xfe 0xff        <br />* 而ANSI格式是没有BOM的。        <br />* 另有一种不含BOM的UTF-8格式的文件，则不易与ANSI相区分，因此未能识别此类格式。        <br />*         <br />* @param file 待判断的文件        <br />*/</font>      </p>
<p><font style="line-height: normal" color="#ff0000">执行Format操作后，注释格式却变为：</font>      <br /></font><font face="宋体"><font style="line-height: normal" color="#38761d">/**       <br />* 根据文件开头的BOM（如果存在的话），判断文件的编码格式。 文本文件有各种不同的编码格式，如果判断有误，则会导致显示或保存错误。        <br />* 为了标识文件的编码格式，便于编辑和保存，则在文件开头加入了BOM，用以标识编码格式。 UTF-8格式：0xef 0xbb 0xbf， Unicode        <br />* Little Endian格式：0xff 0xfe， Unicode Big Endian格式：0xfe        <br />* 0xff。而ANSI格式是没有BOM的。另有一种不含BOM的UTF-8格式的文件，则不易与ANSI相区分，因此未能识别此类格式。        <br />*         <br />* @param file        <br />* 待判断的文件        <br />*/</font>      </p>
<p></font><font face="宋体"><font color="#000000">以上2种排版格式，哪一个更直观清晰，相信不用多说。       <br />那么如何禁用eclipse对javadoc注释的Format功能呢？其实很简单，操作如下：        <br />依次选择菜单：Window-&gt;Preferences&#8230;-&gt;java-&gt;Code Style-&gt;Formatter。        <br />如果&quot;Active profile&quot;为默认的profile，则可以选择：</font><font style="line-height: normal" color="#ff0000">New&#8230;</font></font><font face="宋体"><font color="#000000">打开New Profile对话框，输入Profile name为：My-Profile（自定义的名称）       <br />如果&quot;Active profile&quot;为自定义的profile可直接选择</font><font style="line-height: normal" color="#ff0000">Edit&#8230;</font><font color="#000000">-&gt;Comments，去掉&quot;</font><font style="line-height: normal" color="#ff0000">Enable Javadoc comment formatting</font></font></font><font face="宋体"><font style="font-size: 12pt"><font color="#000000">&quot;的选择-&gt;OK。       </p>
<p>注：系统默认的profile是不可以直接编辑的，只能新建一个profile，然后才能</font><font style="line-height: normal" color="#ff0000">Edit&#8230;</font><font color="#000000">。</font></font></font></p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2012/01/04/eclipse%e4%b8%ad%e7%a6%81%e7%94%a8javadoc%e6%b3%a8%e9%87%8a%e7%9a%84format%e5%8a%9f%e8%83%bd-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>struts2 &lt;s:iterator&gt; 部分用法</title>
		<link>http://www.weidays.com/2011/11/07/struts2-siterator-%e9%83%a8%e5%88%86%e7%94%a8%e6%b3%95/</link>
		<comments>http://www.weidays.com/2011/11/07/struts2-siterator-%e9%83%a8%e5%88%86%e7%94%a8%e6%b3%95/#comments</comments>
		<pubDate>Mon, 07 Nov 2011 08:01:03 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[About Java]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2011/11/07/struts2-siterator-%e9%83%a8%e5%88%86%e7%94%a8%e6%b3%95/</guid>
		<description><![CDATA[struts2.0 iterator struts2的s：iterator 可以遍历 数据栈里面的任何数组，集合等等 以下几个简单的demo： s:iterator 标签有3个属性： value：被迭代的集合 id ：指定集合里面的元素的id status 迭代元素的索引 1:jsp页面定义元素写法 数组或list &#60;s:iterator value=&#34;{&#8217;1&#8242;,&#8217;2&#8242;,&#8217;3&#8242;,&#8217;4&#8242;,&#8217;5&#8242;}&#34; id=&#8217;number&#8217;&#62; &#60;s:property value=&#8217;#number&#8217;/&#62;A &#60;/s:iterator&#62; 打印结果为: 1A2A3A4A5A &#60;s:iterator value=&#34;{&#8216;e1&#8242;,&#8217;e2&#8242;,&#8217;e3&#8242;}&#34; id=&#34;name&#34; status=&#34;st&#34;&#62; &#60;s:property value=&#34;#name&#34;/&#62; &#60;/s:iterator&#62; 2:索引的用法 如果指定了status，每次的迭代数据都有IteratorStatus的实例，它有以下几个方法 int getCount()返回当前迭代了几个元素 int getIndex()返回当前元素索引 boolean isEven()当然的索引是否偶数 boolean isFirst()当前是否第一个元素 boolean isLast() boolean isOdd()当前元素索引是否奇数 &#60;s:iterator value=&#34;{&#8216;a&#8217;,'b&#8217;,'c&#8217;}&#34; id=&#8217;char&#8217; status=&#8217;st&#8217;&#62; &#60;s:if test=&#34;#st.Even&#34;&#62; 现在的索引是奇数为:&#60;s:property value=&#8217;#st.index&#8217;/&#62; &#60;/s:if&#62; 当前元素值：&#60;s:property value=&#8217;char&#8217;/&#62; [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.weidays.com/wp-content/uploads/2011/11/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/11/image_thumb.png" width="340" height="207" /></a></p>
<p><strong><font color="#ff0000" size="6">struts2.0 iterator</font></strong></p>
<p>struts2的s：iterator 可以遍历 数据栈里面的任何数组，集合等等 以下几个简单的demo：   <br />s:iterator 标签有3个属性：    <br />value：被迭代的集合    <br />id ：指定集合里面的元素的id    <br />status 迭代元素的索引</p>
<p><font color="#333333"><strong>1:jsp页面定义元素写法 数组或list</strong></font></p>
<p>&lt;s:iterator value=&quot;{&#8217;1&#8242;,&#8217;2&#8242;,&#8217;3&#8242;,&#8217;4&#8242;,&#8217;5&#8242;}&quot; id=&#8217;number&#8217;&gt;    <br />&lt;s:property value=&#8217;#number&#8217;/&gt;A     <br />&lt;/s:iterator&gt;     <br />打印结果为: 1A2A3A4A5A</p>
<p>&lt;s:iterator value=&quot;{&#8216;e1&#8242;,&#8217;e2&#8242;,&#8217;e3&#8242;}&quot; id=&quot;name&quot; status=&quot;st&quot;&gt; </p>
<p>&lt;s:property value=&quot;#name&quot;/&gt;</p>
<p>&lt;/s:iterator&gt;</p>
<p><strong>2:索引的用法</strong>    <br />如果指定了status，每次的迭代数据都有IteratorStatus的实例，它有以下几个方法    <br />int getCount()返回当前迭代了几个元素    <br />int getIndex()返回当前元素索引    <br />boolean isEven()当然的索引是否偶数    <br />boolean isFirst()当前是否第一个元素    <br />boolean isLast()    <br />boolean isOdd()当前元素索引是否奇数</p>
<p>&lt;s:iterator value=&quot;{&#8216;a&#8217;,'b&#8217;,'c&#8217;}&quot; id=&#8217;char&#8217; status=&#8217;st&#8217;&gt;    <br />&lt;s:if test=&quot;#st.Even&quot;&gt;     <br />现在的索引是奇数为:&lt;s:property value=&#8217;#st.index&#8217;/&gt;     <br />&lt;/s:if&gt;     <br />当前元素值：&lt;s:property value=&#8217;char&#8217;/&gt;     <br />&lt;/s:iterator&gt;     <br /><strong>3：遍历map</strong>    <br />value可以直接定义为：</p>
<p>value=&quot;#{&quot;1&quot;:&quot;a&quot;,&quot;2&quot;:&quot;b&quot;}&quot;    <br />每个元素以都好隔开。元素之间的key和value 冒号隔开    <br />value也可以是数据栈里面的java.util.Map对象    <br />遍历写法如下：</p>
<p>&lt;s:iterator value=&quot;map&quot; id=&quot;id&quot; status=&quot;st&quot;&gt;    <br />key : &lt;s:property value=&#8217;key&#8217;/&gt;     <br />value:&lt;s:property vlaue=&#8217;value&#8217;/&gt;     <br />&lt;/s:iterator&gt;     <br />当然key 和value 都可以使java 的 Object</p>
<p><strong>4：遍历数据栈.简单的List类，</strong>    <br />List&lt;Attr&gt;     <br />class Attr{String attrName;String getAttrName(){return &quot;123&quot;;}}</p>
<p>&lt;s:iterator value=&quot;label&quot; id=&quot;id&quot;&gt;    <br />&lt;s:property value=&quot;#id.attrName&quot; /&gt;     <br />&lt;/s:iterator&gt;     <br />当然value 还可以写成 value=&quot;%{label}&quot; label可以有.操作    <br />label的属性List 可以写成value=&quot;%{label.list}&quot; 相当于：getLabel().getList();</p>
<p><strong>5：遍历2个list；     <br /></strong>List&lt;AttrName&gt; attrN {color,size,style}    <br />List&lt;AttrValue&gt; attrV {red,20,gay}    <br />这2个list的元素是一一对应的，一个attrN对应一个attrV</p>
<p>&lt;s:iterator value=&quot;%{attrN }&quot; id=&quot;id&quot; status=&quot;status&quot;&gt;    <br />index is : &lt;s:property value=&#8217;status.index&#8217;/&gt;     <br />attrName is : &lt;s:property value=&#8217;id&#8217;/&gt; or &lt;s:property value=&#8217;%{id}&#8217;/&gt;     <br />attrName is : &lt;s:property value=&#8217;%{attrV[#status.index]}&#8217;/&gt;     <br />&lt;/s:iterator&gt; </p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2011/11/07/struts2-siterator-%e9%83%a8%e5%88%86%e7%94%a8%e6%b3%95/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ext.form.ComboBox() 每条记录中存放与获取多个值</title>
		<link>http://www.weidays.com/2011/09/01/ext-form-combobox-%e6%af%8f%e6%9d%a1%e8%ae%b0%e5%bd%95%e4%b8%ad%e5%ad%98%e6%94%be%e4%b8%8e%e8%8e%b7%e5%8f%96%e5%a4%9a%e4%b8%aa%e5%80%bc/</link>
		<comments>http://www.weidays.com/2011/09/01/ext-form-combobox-%e6%af%8f%e6%9d%a1%e8%ae%b0%e5%bd%95%e4%b8%ad%e5%ad%98%e6%94%be%e4%b8%8e%e8%8e%b7%e5%8f%96%e5%a4%9a%e4%b8%aa%e5%80%bc/#comments</comments>
		<pubDate>Thu, 01 Sep 2011 15:52:31 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[ComboBox]]></category>
		<category><![CDATA[Ext]]></category>
		<category><![CDATA[多个值]]></category>
		<category><![CDATA[存放]]></category>
		<category><![CDATA[联动]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2011/09/01/ext-form-combobox-%e6%af%8f%e6%9d%a1%e8%ae%b0%e5%bd%95%e4%b8%ad%e5%ad%98%e6%94%be%e4%b8%8e%e8%8e%b7%e5%8f%96%e5%a4%9a%e4%b8%aa%e5%80%bc/</guid>
		<description><![CDATA[今天遇到一个情况： 我在做两个Combobox的联动，这两个Combobox在一个formPanel中，最后都是需要提交的。也就是一个valueField 和displayField 都是需要的，然而，我现在需要传另一个参数给后一个Combobox的ds，然而这个参数不是valueField 和displayField 中的任何一个。那么我就要想办法让Combobox能够存放更多的值。怎么处理呢。 找到了下面这个方法。很不错，解决了的问题。转了，希望也能解决你的问题。 截个图 以下是全文&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;》 Ext.form.ComboBox() 每条记录中存放与获取多个值 例如ComboBox控件中在存放name和id的同时再存放一个状态代码在里面，那么如何来存放，又如何来存取哪？ 其实这主要是和Ext中的存储器(Store)的关系比较大; 以下为示例部分： var comboStore = new Ext.data.Store({&#160; new Ext.data.Store({&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; proxy: new Ext.data.HttpProxy({&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url&#160;&#160; : path+&#8217;/UsersInfo/getBranchById.json&#8217;}),&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; reader: new Ext.data.JsonReader({&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; root&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &#8216;records&#8217;,&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; totalProperty: &#8216;totalCount&#8217;,&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; id&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &#8216;id&#8217;,&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fields&#160;&#160;&#160;&#160;&#160;&#160; : ['id','name',status]&#160; &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }),//多存放一个状态值,即是每条记录中绑定了三个值,只要和后台返回值对应，也可更多 &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortInfo:{field: &#8216;id&#8217;, direction: &#8216;ASC&#8217;},&#160; [...]]]></description>
			<content:encoded><![CDATA[<p>今天遇到一个情况：</p>
<p>我在做两个Combobox的联动，这两个Combobox在一个formPanel中，最后都是需要提交的。也就是一个valueField 和displayField 都是需要的，然而，我现在需要传另一个参数给后一个Combobox的ds，然而这个参数不是valueField 和displayField 中的任何一个。那么我就要想办法让Combobox能够存放更多的值。怎么处理呢。</p>
<p>找到了下面这个方法。很不错，解决了的问题。转了，希望也能解决你的问题。</p>
<p>截个图</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/09/image.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/09/image_thumb.png" width="253" height="92" /></a></p>
<p>以下是全文<font color="#ff0000">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;》</font></p>
<p> <!--EndFragment-->
<p>Ext.form.ComboBox() 每条记录中存放与获取多个值   <br />例如ComboBox控件中在存放name和id的同时再存放一个状态代码在里面，那么如何来存放，又如何来存取哪？    <br />其实这主要是和Ext中的存储器(Store)的关系比较大;    <br />以下为示例部分：</p>
<ol>
<li>var comboStore = new Ext.data.Store({&#160; </li>
<li>new Ext.data.Store({&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; proxy: new Ext.data.HttpProxy({&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; url&#160;&#160; : path+&#8217;/UsersInfo/getBranchById.json&#8217;}),&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; reader: new Ext.data.JsonReader({&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; root&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &#8216;records&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; totalProperty: &#8216;totalCount&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; id&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &#8216;id&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; fields&#160;&#160;&#160;&#160;&#160;&#160; : ['id','name',status]&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; }),//多存放一个状态值,即是每条记录中绑定了三个值,只要和后台返回值对应，也可更多</li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; sortInfo:{field: &#8216;id&#8217;, direction: &#8216;ASC&#8217;},&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; autoLoad:true</li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; })&#160; </li>
<li>&#160;&#160;&#160; });&#160; </li>
<li></li>
<li>var combo = new Ext.form.ComboBox({&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; name&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &#8216;users&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; hiddenName&#160;&#160; : &#8216;users&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; fieldLabel&#160;&#160; : &#8216;用户&#8217;,&#160;&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; emptyText&#160;&#160;&#160; : &#8216;&#8211;请选择&#8211;&#8217;,&#160;&#160;&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; allowBlank&#160;&#160; : false,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; editable&#160;&#160;&#160;&#160; : false,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; mode&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; : &#8216;remote&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; valueField&#160;&#160; : &#8216;id&#8217;,&#160;&#160;&#160;&#160;&#160;&#160;&#160; //真实值</li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; displayField : &#8216;name&#8217;,&#160;&#160;&#160;&#160;&#160; //显示值</li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; anchor&#160;&#160;&#160;&#160;&#160;&#160; : &#8217;25%&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; triggerAction: &#8216;all&#8217;,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; store&#160;&#160;&#160;&#160;&#160;&#160;&#160; : comboStore,&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; listeners&#160;&#160;&#160; : {&#8216;select&#8217;:function(){&#160; </li>
<li>//获取存储在ComboBox中的状态值值</li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; alert(combo.getStore().getAt(combo.selectedIndex).data.status);&#160; </li>
<li>&#160;&#160;&#160;&#160;&#160;&#160;&#160; }}&#160; </li>
<li>&#160;&#160;&#160; });&#160; </li>
</ol>
<p>注：对与Ext.form.ComboBox的属性:selectedIndex在API中并不存在,不过此属性的确存在于源码中;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2011/09/01/ext-form-combobox-%e6%af%8f%e6%9d%a1%e8%ae%b0%e5%bd%95%e4%b8%ad%e5%ad%98%e6%94%be%e4%b8%8e%e8%8e%b7%e5%8f%96%e5%a4%9a%e4%b8%aa%e5%80%bc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>使用UltraISO制作U盘/移动硬盘 引导盘</title>
		<link>http://www.weidays.com/2011/08/23/%e4%bd%bf%e7%94%a8ultraiso%e5%88%b6%e4%bd%9cu%e7%9b%98%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98-%e5%bc%95%e5%af%bc%e7%9b%98/</link>
		<comments>http://www.weidays.com/2011/08/23/%e4%bd%bf%e7%94%a8ultraiso%e5%88%b6%e4%bd%9cu%e7%9b%98%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98-%e5%bc%95%e5%af%bc%e7%9b%98/#comments</comments>
		<pubDate>Tue, 23 Aug 2011 13:01:25 +0000</pubDate>
		<dc:creator>weidays</dc:creator>
				<category><![CDATA[PlayForFun]]></category>
		<category><![CDATA[System Skill]]></category>
		<category><![CDATA[UltraISO]]></category>
		<category><![CDATA[U盘]]></category>
		<category><![CDATA[使用]]></category>
		<category><![CDATA[制作]]></category>
		<category><![CDATA[引导盘]]></category>
		<category><![CDATA[移动硬盘]]></category>

		<guid isPermaLink="false">http://www.weidays.com/2011/08/23/%e4%bd%bf%e7%94%a8ultraiso%e5%88%b6%e4%bd%9cu%e7%9b%98%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98-%e5%bc%95%e5%af%bc%e7%9b%98/</guid>
		<description><![CDATA[说明：此处使用从一个光驱中，把光盘做成镜像，然后再将镜像写到U盘中的全过程来做说明。 同时，此教程是希望无论你是否了解，都能按步骤完成，所有难免有些啰嗦。 注意：UltraISO并不是免费软件，他需要注册，不过网上容易找到注册码，我此处就不提供了。支持正版。 1，安装UltraISO&#160; 软件 &#160; 双击安装程序。 同意 没有截图的地方，不是很重要，你可以按默认的，也可以随意。 2，制作光盘镜像 将光盘放入光驱，右键点击光驱，选择UltraISO，软后选择制作光盘镜像 然后选择一个保存的地方，并且取个名字。然后就是等待，完成后就搞定。 &#160; 3，往U盘中写入 右键点击生成的镜像文件，选择打开方式，选择UltraISO打开。 这是打开后的界面 然后点击菜单栏的启动菜单中的 ，写入硬盘镜像 选择你的U盘或移动硬盘，同时选择写入方式，现在的主板一般都支持HDD+，如果实在不支持，你可以改成HDD，或者ZIP什么的都试试。 由于此软件在Windows下，直接点击写入的话，写入速度慢的吓人（通常是4-5小时），所以点击便捷启动 中的 便捷写入（暂不知道这和直接写入的差别）。 然后会提示格式化什么的。最好格式化。然后就是等待写入完成。 4完成 制作完成后，就大功告成了。立即重启电脑，按F12选择USB HDD+。或者是可移动存储设备，或者在bios中设置了U盘启动。&#160; 看看效果哦。 weidays在这里祝你好运。]]></description>
			<content:encoded><![CDATA[<p>说明：此处使用从一个光驱中，把光盘做成镜像，然后再将镜像写到U盘中的全过程来做说明。</p>
<p>同时，此教程是希望无论你是否了解，都能按步骤完成，所有难免有些啰嗦。</p>
<p>注意：UltraISO并不是免费软件，他需要注册，不过网上容易找到注册码，我此处就不提供了。支持正版。</p>
<p><font color="#ff0000" size="6"><strong>1，安装UltraISO&#160; 软件</strong></font></p>
<p>&#160;</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image4.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb4.png" width="507" height="392" /></a></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image5.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb5.png" width="373" height="80" /></a></p>
<p>双击安装程序。</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image6.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb6.png" width="507" height="392" /></a></p>
<p>同意</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image7.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb7.png" width="507" height="392" /></a></p>
<p>没有截图的地方，不是很重要，你可以按默认的，也可以随意。</p>
<p><font color="#ff0000" size="6"><strong>2，制作光盘镜像</strong></font></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image8.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb8.png" width="580" height="394" /></a></p>
<p>将光盘放入光驱，<font color="#ff0000" size="4">右键</font>点击光驱，选择UltraISO，软后选择<font color="#ff0000" size="3">制作光盘镜像</font></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image9.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb9.png" width="498" height="440" /></a></p>
<p>然后选择一个保存的地方，并且取个名字。然后就是等待，完成后就搞定。</p>
<p>&#160;</p>
<p><font color="#ff0000" size="6"><strong>3，往U盘中写入</strong></font></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image10.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb10.png" width="717" height="316" /></a></p>
<p>右键点击生成的镜像文件，选择打开方式，<font color="#ff0000" size="3">选择UltraISO打开</font>。</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image11.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb11.png" width="530" height="580" /></a></p>
<p>这是打开后的界面</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image12.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb12.png" width="449" height="391" /></a></p>
<p>然后点击菜单栏的<font color="#ff0000" size="3">启动</font>菜单中的 ，<font color="#ff0000" size="3">写入硬盘镜像</font></p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image13.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb13.png" width="553" height="437" /></a></p>
<p>选择你的U盘或移动硬盘，同时选择写入方式，现在的主板一般都支持HDD+，如果实在不支持，你可以改成HDD，或者ZIP什么的都试试。</p>
<p><a href="http://www.weidays.com/wp-content/uploads/2011/08/image14.png"><img style="background-image: none; border-bottom: 0px; border-left: 0px; margin: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.weidays.com/wp-content/uploads/2011/08/image_thumb14.png" width="345" height="226" /></a></p>
<p>由于此软件在Windows下，直接点击写入的话，写入速度慢的吓人（通常是4-5小时），所以点击<font color="#ff0000" size="3">便捷启动</font> 中的 <font color="#ff0000" size="3">便捷写入</font>（暂不知道这和直接写入的差别）。</p>
<p>然后会提示格式化什么的。最好格式化。然后就是等待写入完成。</p>
<p><font color="#ff0000" size="6">4完成</font></p>
<p>制作完成后，就大功告成了。立即重启电脑，按F12选择USB HDD+。或者是可移动存储设备，或者在bios中设置了U盘启动。&#160; 看看效果哦。</p>
<p>weidays在这里祝你好运。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weidays.com/2011/08/23/%e4%bd%bf%e7%94%a8ultraiso%e5%88%b6%e4%bd%9cu%e7%9b%98%e7%a7%bb%e5%8a%a8%e7%a1%ac%e7%9b%98-%e5%bc%95%e5%af%bc%e7%9b%98/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

