<?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>东方设计工作室/上海网站设计/上海VI设计/上海UI设计/品牌及地产全案推广/包装设计</title>
	<atom:link href="http://www.eastdesign.cn/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.eastdesign.cn</link>
	<description></description>
	<lastBuildDate>Sun, 25 Jul 2010 06:10:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>东方数据中心美国虚拟主机全面支持开通SSH</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e6%95%b0%e6%8d%ae%e4%b8%ad%e5%bf%83%e7%be%8e%e5%9b%bd%e8%99%9a%e6%8b%9f%e4%b8%bb%e6%9c%ba%e5%85%a8%e9%9d%a2%e6%94%af%e6%8c%81%e5%bc%80%e9%80%9assh/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e6%95%b0%e6%8d%ae%e4%b8%ad%e5%bf%83%e7%be%8e%e5%9b%bd%e8%99%9a%e6%8b%9f%e4%b8%bb%e6%9c%ba%e5%85%a8%e9%9d%a2%e6%94%af%e6%8c%81%e5%bc%80%e9%80%9assh/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 13:20:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[东方数据]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=798</guid>
		<description><![CDATA[
爱无锡社区(iwuxi.cc)

为了提供更为安全和方便的数据传输体验，东方数据中心美国虚拟主机(点击购买)开始全面支持申请开通 SSH （名词解释详见下面），需开通 SSH 的用户购买虚拟主机以后，请与我中心客服取得联系，我们将进行实名验证以后为您开通SSH服务，开通此服务以后，您将可以通过下载filezilla，选择 sftp 形式加密传输数据，让您体验更好的安全性和更为流畅的数据传输过程，或者windows用户通过安装openssh，通过命令行形式登陆SSH，然后根据实际实际需求采用scp远程拷贝，或者wget等诸多linux非常好用的方式来进行文件传输。
什么是 SSH  ？
传统的网络服务程序，如FTP、Pop和Telnet在传输机制和实现原理上是没有考虑安全机制的，其本质上都是不安全的；因为它们在网络上用明文传送数据、用户帐号和用户口令，别有用心的人通过窃听等网络攻击手段非常容易地就可以截获这些数据、用户帐号和用户口令。而且，这些网络服务程序的简单安全验证方式也有其弱点，那就是很容易受到&#8221;中间人&#8221;（man-in-the-middle）这种攻击方式的攻击。所谓&#8221;中间人&#8221;的攻击方式，就是&#8221;中间人&#8221;冒充真正的服务器接收你的传给服务器的数据，然后再冒充你把数据传给真正的服务器。服务器和你之间的数据传送被&#8221;中间人&#8221;一转手做了手脚之后，就会出现很严重的问题。
SSH是英文Secure Shell的简写形式。通过使用SSH，你可以把所有传输的数据进行加密，这样&#8221;中间人&#8221;这种攻击方式就不可能实现了，而且也能够防止DNS欺骗和IP欺骗。使用SSH，还有一个额外的好处就是传输的数据是经过压缩的，所以可以加快传输的速度。SSH有很多功能，它既可以代替Telnet，又可以为 FTP、Pop、甚至为PPP提供一个安全的&#8221;通道&#8221;。
最初的SSH是由芬兰的一家公司开发的。但是因为受版权和加密算法的限制，现在很多人都转而使用OpenSSH。OpenSSH是SSH的替代软件包，而且是免费的，可以预计将来会有越来越多的人使用它而不是SSH。
最后，SSH在运行方式上也很有特色。不像其他的TCP/IP应用，SSH被设计为工作于自己的基础之上，而不是利用包装（wrappers）或通过Internet守护进程inetd。但是许多人想通过TCP包装来运行SSH守护进程。虽然你可以通过tcpd（从inetd上运行启动）来运行SSH进程，但这完全没有必要。

]]></description>
			<content:encoded><![CDATA[<div class="announcement_post"><div class="module" style="float:left; margin:10px;background:#efefef;line-height:180%;width:200px;">
<h3 style="text-align:center;background:#cccccc;margin:0 auto;"><a href="http://iwuxi.cc"  target="_blank">爱无锡社区(iwuxi.cc)</a></h3>
<p><script type="text/javascript" src="http://iwuxi.cc/api.php?mod=js&#038;bid=244"></script></div>
<p>为了提供更为安全和方便的数据传输体验，<a href="http://billing.usidc.net/cart.php?gid=2" target="_blank">东方数据中心美国虚拟主机(<span style="color:#ff0000;">点击购买</span>)</a>开始全面支持申请开通 SSH （名词解释详见下面），需开通 SSH 的用户购买虚拟主机以后，请与我中心客服取得联系，我们将进行实名验证以后为您开通SSH服务，开通此服务以后，您将可以通过下载<a href="http://filezilla-project.org/download.php?type=client" target="_blank">filezilla</a>，选择 sftp 形式加密传输数据，让您体验更好的安全性和更为流畅的数据传输过程，或者windows用户通过安装openssh，通过命令行形式登陆SSH，然后根据实际实际需求采用scp远程拷贝，或者wget等诸多linux非常好用的方式来进行文件传输。</p>
<p><strong>什么是 SSH  ？</strong></p>
<p>传统的网络服务程序，如FTP、Pop和Telnet在传输机制和实现原理上是没有考虑安全机制的，其本质上都是不安全的；因为它们在网络上用明文传送数据、用户帐号和用户口令，别有用心的人通过窃听等网络攻击手段非常容易地就可以截获这些数据、用户帐号和用户口令。而且，这些网络服务程序的简单安全验证方式也有其弱点，那就是很容易受到&#8221;中间人&#8221;（man-in-the-middle）这种攻击方式的攻击。所谓&#8221;中间人&#8221;的攻击方式，就是&#8221;中间人&#8221;冒充真正的服务器接收你的传给服务器的数据，然后再冒充你把数据传给真正的服务器。服务器和你之间的数据传送被&#8221;中间人&#8221;一转手做了手脚之后，就会出现很严重的问题。<span id="more-798"></span></p>
<p>SSH是英文Secure Shell的简写形式。通过使用SSH，你可以把所有传输的数据进行加密，这样&#8221;中间人&#8221;这种攻击方式就不可能实现了，而且也能够防止DNS欺骗和IP欺骗。使用SSH，还有一个额外的好处就是传输的数据是经过压缩的，所以可以加快传输的速度。SSH有很多功能，它既可以代替Telnet，又可以为 FTP、Pop、甚至为PPP提供一个安全的&#8221;通道&#8221;。</p>
<p>最初的SSH是由芬兰的一家公司开发的。但是因为受版权和加密算法的限制，现在很多人都转而使用OpenSSH。OpenSSH是SSH的替代软件包，而且是免费的，可以预计将来会有越来越多的人使用它而不是SSH。</p>
<p>最后，SSH在运行方式上也很有特色。不像其他的TCP/IP应用，SSH被设计为工作于自己的基础之上，而不是利用包装（wrappers）或通过Internet守护进程inetd。但是许多人想通过TCP包装来运行SSH守护进程。虽然你可以通过tcpd（从inetd上运行启动）来运行SSH进程，但这完全没有必要。</p>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e6%95%b0%e6%8d%ae%e4%b8%ad%e5%bf%83%e7%be%8e%e5%9b%bd%e8%99%9a%e6%8b%9f%e4%b8%bb%e6%9c%ba%e5%85%a8%e9%9d%a2%e6%94%af%e6%8c%81%e5%bc%80%e9%80%9assh/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>东方设计工作室最新经典案例展示</title>
		<link>http://www.eastdesign.cn/portfolio/</link>
		<comments>http://www.eastdesign.cn/portfolio/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 22:56:05 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[UI设计]]></category>
		<category><![CDATA[VI设计]]></category>
		<category><![CDATA[上海网站建设]]></category>
		<category><![CDATA[上海网站设计]]></category>
		<category><![CDATA[上海设计工作室]]></category>
		<category><![CDATA[东方设计工作室]]></category>
		<category><![CDATA[工作室]]></category>
		<category><![CDATA[网站策划]]></category>

		<guid isPermaLink="false">http://eastdesign.seamaple.net/?p=45</guid>
		<description><![CDATA[
            function startGallery_2() { 
              var myGallery = new gallery($("myGallery_2"), {                  timed: true,  [...]]]></description>
			<content:encoded><![CDATA[<div class="announcement_post"><p><script type="text/javascript">
            function startGallery_2() { 
              var myGallery = new gallery($("myGallery_2"), {                  timed: true,         showCarousel: true,         showInfopane: true,           showArrows: true,           embedLinks: true, slideInfoZoneOpacity: 0.80, delay: 15000, defaultTransition: "fade", textShowCarousel: "设计展示之窗 鼠标左右可滚动 ^_^"   });
              
              document.getElementById("myGallery_2").style.display = "block";
           myGallery.toggleCarousel();  }
            window.addEvent("domready", startGallery_2);
          </script>
         <div style="width: 608px; height: 300px; border:0px solid; margin:0px auto; clear:both;"><div id="myGallery_2" class="myGallery" style="display:none; width: 608px !important; height: 300px !important;"><div class="imageElement">  <h3> 东方设计工作室－台灣康萊蒂网站</h3>  <p style="color: #FFF000;"> 东方设计工作室－台灣康萊蒂网站</p> <a rel="external" href="http://www.x2-tw.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/x2-tw.jpg" class="full" alt="东方设计工作室－台灣康萊蒂网站" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_x2-tw.jpg" class="thumbnail" alt="东方设计工作室－台灣康萊蒂网站" /></div><div class="imageElement">  <h3> 东方设计工作室-祥树欧茂机电德国站</h3>  <p style="color: #FFF000;"> 东方设计工作室-祥树欧茂机电德国站</p> <a rel="external" href="http://www.eide-tech.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/eide-tech.jpg" class="full" alt="东方设计工作室-祥树欧茂机电德国站" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_eide-tech.jpg" class="thumbnail" alt="东方设计工作室-祥树欧茂机电德国站" /></div><div class="imageElement">  <h3> 东方设计工作室-映墨盟拓集团</h3>  <p style="color: #FFF000;"> 东方设计工作室-映墨盟拓集团</p> <a rel="external" href="http://www.enmochina.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/enmochina.jpg" class="full" alt="东方设计工作室-映墨盟拓集团" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_enmochina.jpg" class="thumbnail" alt="东方设计工作室-映墨盟拓集团" /></div><div class="imageElement">  <h3> 东方设计工作室-Margalite Jewels</h3>  <p style="color: #FFF000;"> 东方设计工作室-Margalite Jewels</p> <a rel="external" href="http://www.margalitejewels.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/margalite.jpg" class="full" alt="东方设计工作室-Margalite Jewels" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_margalite.jpg" class="thumbnail" alt="东方设计工作室-Margalite Jewels" /></div><div class="imageElement">  <h3> 东方设计工作室-南美新闻网</h3>  <p style="color: #FFF000;"> 东方设计工作室-南美新闻网</p> <a rel="external" href="http://saonews.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/saonews.jpg" class="full" alt="东方设计工作室-南美新闻网" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_saonews.jpg" class="thumbnail" alt="东方设计工作室-南美新闻网" /></div><div class="imageElement">  <h3> 东方设计工作室-王氏音乐网</h3>  <p style="color: #FFF000;"> 东方设计工作室-王氏音乐网</p> <a rel="external" href="http://www.wangtsmusic.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/wangtsmusic.jpg" class="full" alt="东方设计工作室-王氏音乐网" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_wangtsmusic.jpg" class="thumbnail" alt="东方设计工作室-王氏音乐网" /></div><div class="imageElement">  <h3> 东方设计工作室-amymonamie</h3>  <p style="color: #FFF000;"> 东方设计工作室-amymonamie</p> <a rel="external" href="http://www.amymonamie.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/amymonamie.jpg" class="full" alt="东方设计工作室-amymonamie" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_amymonamie.jpg" class="thumbnail" alt="东方设计工作室-amymonamie" /></div><div class="imageElement">  <h3> 东方设计工作室-pcp-pccw</h3>  <p style="color: #FFF000;"> 东方设计工作室-pcp-pccw</p> <a rel="external" href="http://www.pcp-pccw.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/pcp-pccw.jpg" class="full" alt="东方设计工作室-pcp-pccw" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_pcp-pccw.jpg" class="thumbnail" alt="东方设计工作室-pcp-pccw" /></div><div class="imageElement">  <h3> 东方设计工作室-上海祥树欧茂机电设备有限公司</h3>  <p style="color: #FFF000;"> 东方设计工作室-上海祥树欧茂机电设备有限公司</p> <a rel="external" href="http://www.xs-eurtrade.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/xs-eurtrade.jpg" class="full" alt="东方设计工作室-上海祥树欧茂机电设备有限公司" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_xs-eurtrade.jpg" class="thumbnail" alt="东方设计工作室-上海祥树欧茂机电设备有限公司" /></div><div class="imageElement">  <h3> 东方设计工作室-带薪留学</h3>  <p style="color: #FFF000;"> 东方设计工作室-带薪留学</p> <a rel="external" href="http://www.111bank.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/111bank.jpg" class="full" alt="东方设计工作室-带薪留学" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_111bank.jpg" class="thumbnail" alt="东方设计工作室-带薪留学" /></div><div class="imageElement">  <h3> 东方设计工作室-Global Lion Logistics</h3>  <p style="color: #FFF000;"> 东方设计工作室-Global Lion Logistics</p> <a rel="external" href="http://www.gl-logistics.net/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/globallion.jpg" class="full" alt="东方设计工作室-Global Lion Logistics" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_globallion.jpg" class="thumbnail" alt="东方设计工作室-Global Lion Logistics" /></div><div class="imageElement">  <h3> 东方设计工作室-上海美继服饰有限公司</h3>  <p style="color: #FFF000;"> 东方设计工作室-上海美继服饰有限公司</p> <a rel="external" href="http://www.mageria.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/mageria.jpg" class="full" alt="东方设计工作室-上海美继服饰有限公司" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_mageria.jpg" class="thumbnail" alt="东方设计工作室-上海美继服饰有限公司" /></div><div class="imageElement">  <h3> 东方设计工作室-HuaHeng Import & Export Co.,Ltd</h3>  <p style="color: #FFF000;"> HuaHeng Import & Export Co.,Ltd</p> <a rel="external" href="http://www.hh-autoparts.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/hh-autoparts.jpg" class="full" alt="东方设计工作室-HuaHeng Import & Export Co.,Ltd" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_hh-autoparts.jpg" class="thumbnail" alt="东方设计工作室-HuaHeng Import & Export Co.,Ltd" /></div><div class="imageElement">  <h3> blessbride</h3>  <p style="color: #FFF000;"> Bless Bride Shop</p> <a rel="external" href="http://www.blessbride.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/blessbride.jpg" class="full" alt="blessbride" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_blessbride.jpg" class="thumbnail" alt="blessbride" /></div><div class="imageElement">  <h3> 东方设计工作室-上海江淼机电科技有限公司</h3>  <p style="color: #FFF000;"> 东方设计工作室-上海江淼机电科技有限公司</p> <a rel="external" href="http://www.sh-joyes.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/sh-joyes.jpg" class="full" alt="东方设计工作室-上海江淼机电科技有限公司" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_sh-joyes.jpg" class="thumbnail" alt="东方设计工作室-上海江淼机电科技有限公司" /></div><div class="imageElement">  <h3> 东方设计工作室-合肥祥视达电子科技有限公司</h3>  <p style="color: #FFF000;"> 东方设计工作室-合肥祥视达电子科技有限公司</p> <a rel="external" href="http://www.hfxsdkj.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/hfxsdkj.jpg" class="full" alt="东方设计工作室-合肥祥视达电子科技有限公司" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_hfxsdkj.jpg" class="thumbnail" alt="东方设计工作室-合肥祥视达电子科技有限公司" /></div><div class="imageElement">  <h3> 东方设计工作室-thefocussing</h3>  <p style="color: #FFF000;"> 东方设计工作室-thefocussing</p> <a rel="external" href="http://www.thefocussing.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thefocussing.jpg" class="full" alt="东方设计工作室-thefocussing" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_thefocussing.jpg" class="thumbnail" alt="东方设计工作室-thefocussing" /></div><div class="imageElement">  <h3> 东方设计工作室-Guangzhou King Eagle High-Technology CO., LTD</h3>  <p style="color: #FFF000;"> 东方设计工作室-Guangzhou King Eagle High-Technology CO., LTD</p> <a rel="external" href="http://www.ke-car.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/ke-car.jpg" class="full" alt="东方设计工作室-Guangzhou King Eagle High-Technology CO., LTD" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_ke-car.jpg" class="thumbnail" alt="东方设计工作室-Guangzhou King Eagle High-Technology CO., LTD" /></div><div class="imageElement">  <h3> 东方设计工作室-globalmark</h3>  <p style="color: #FFF000;"> 东方设计工作室-globalmark</p> <a rel="external" href="http://www.globalmarkchina.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/globalmark.jpg" class="full" alt="东方设计工作室-globalmark" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_globalmark.jpg" class="thumbnail" alt="东方设计工作室-globalmark" /></div><div class="imageElement">  <h3> 东方设计工作室-kencel-fashion</h3>  <p style="color: #FFF000;"> 东方设计工作室-kencel-fashion</p> <a rel="external" href="http://www.kencel-fashion.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/kencel-fashion.jpg" class="full" alt="东方设计工作室-kencel-fashion" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_kencel-fashion.jpg" class="thumbnail" alt="东方设计工作室-kencel-fashion" /></div><div class="imageElement">  <h3> 东方设计工作室-legend</h3>  <p style="color: #FFF000;"> 东方设计工作室-legend</p> <a rel="external" href="http://www.legendcrystal.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/legend.jpg" class="full" alt="东方设计工作室-legend" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_legend.jpg" class="thumbnail" alt="东方设计工作室-legend" /></div><div class="imageElement">  <h3> 东方设计工作室-dragonorient</h3>  <p style="color: #FFF000;"> 东方设计工作室-dragonorient</p> <a rel="external" href="http://www.dragonorient.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/dragonorient.jpg" class="full" alt="东方设计工作室-dragonorient" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_dragonorient.jpg" class="thumbnail" alt="东方设计工作室-dragonorient" /></div><div class="imageElement">  <h3> 东方设计工作室-jeso</h3>  <p style="color: #FFF000;"> 东方设计工作室-jeso</p> <a rel="external" href="http://www.jeso-stone.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/jeso.jpg" class="full" alt="东方设计工作室-jeso" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_jeso.jpg" class="thumbnail" alt="东方设计工作室-jeso" /></div><div class="imageElement">  <h3> 东方设计工作室-玉晶机构</h3>  <p style="color: #FFF000;"> 东方设计工作室-玉晶机构</p> <a rel="external" href="http://www.china-yujing.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/china-yujing.jpg" class="full" alt="东方设计工作室-玉晶机构" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_china-yujing.jpg" class="thumbnail" alt="东方设计工作室-玉晶机构" /></div><div class="imageElement">  <h3> 东方设计工作室-kaysuns</h3>  <p style="color: #FFF000;"> 东方设计工作室-kaysuns</p> <a rel="external" href="http://www.kaysuns.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/kaysuns.jpg" class="full" alt="东方设计工作室-kaysuns" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_kaysuns.jpg" class="thumbnail" alt="东方设计工作室-kaysuns" /></div><div class="imageElement">  <h3> 东方设计工作室-兰州嘉信电子</h3>  <p style="color: #FFF000;"> 东方设计工作室-兰州嘉信电子</p> <a rel="external" href="http://www.lzjiaxindz.com" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/lzjiaxindz.jpg" class="full" alt="东方设计工作室-兰州嘉信电子" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_lzjiaxindz.jpg" class="thumbnail" alt="东方设计工作室-兰州嘉信电子" /></div><div class="imageElement">  <h3> 东方设计工作室-vantage</h3>  <p style="color: #FFF000;"> 东方设计工作室-vantage</p> <a rel="external" href="http://www.vantageproductsinc.com/" title="打开链接" class="open"></a>  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/vantage.jpg" class="full" alt="东方设计工作室-vantage" />  <img src="http://www.eastdesign.cn/wp-content/gallery/portfolio/thumbs/thumbs_vantage.jpg" class="thumbnail" alt="东方设计工作室-vantage" /></div> </div></div></p>
<table style="margin:0 auto;" border="0" cellspacing="0" cellpadding="0" width="98%" align="center">
<tbody>
<tr>
<td align="center">
<div class="ngg-albumoverview">		

	<!-- List of galleries -->
		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="http://www.eastdesign.cn/portfolio/?album=3">
					<img class="Thumb" alt="VI&#039;s Album" src="http://www.eastdesign.cn/wp-content/gallery/vi-design/thumbs/thumbs_ldhdgjgc.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="VI&#039;s Album" href="http://www.eastdesign.cn/portfolio/?album=3" >VI&#039;s Album</a></h4>
			</div>

 		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="http://www.eastdesign.cn/portfolio/?album=3&amp;gallery=3">
					<img class="Thumb" alt="vi-design" src="http://www.eastdesign.cn/wp-content/gallery/vi-design/thumbs/thumbs_ysgl.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="vi-design" href="http://www.eastdesign.cn/portfolio/?album=3&amp;gallery=3" >vi-design</a></h4>
				<p><strong>18</strong> Photos</p>
			</div>

 	 	
	<!-- Pagination -->
 	<div class="ngg-clear">&nbsp;</div>
</div>

</td>
<td align="center">
<div class="ngg-albumoverview">		

	<!-- List of galleries -->
		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="http://www.eastdesign.cn/portfolio/?album=1">
					<img class="Thumb" alt="Resources&#039;s Album" src="http://www.eastdesign.cn/wp-content/gallery/vi-design/thumbs/thumbs_yjxdls1.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="Resources&#039;s Album" href="http://www.eastdesign.cn/portfolio/?album=1" >Resources&#039;s Album</a></h4>
			</div>

 		
	<div class="ngg-album-compact">
		<div class="ngg-album-compactbox">
			<div class="ngg-album-link">
				<a class="Link" href="http://www.eastdesign.cn/portfolio/?album=1&amp;gallery=1">
					<img class="Thumb" alt="resource" src="http://www.eastdesign.cn/wp-content/gallery/resource/thumbs/thumbs_web076.jpg"/>
				</a>
			</div>
		</div>
		<h4><a class="ngg-album-desc" title="resource" href="http://www.eastdesign.cn/portfolio/?album=1&amp;gallery=1" >resource</a></h4>
				<p><strong>505</strong> Photos</p>
			</div>

 	 	
	<!-- Pagination -->
 	<div class="ngg-clear">&nbsp;</div>
</div>

</td>
</tr>
</tbody>
</table>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/portfolio/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>青少年发展中心项目正式签约东方设计工作室</title>
		<link>http://www.eastdesign.cn/%e9%9d%92%e5%b0%91%e5%b9%b4%e5%8f%91%e5%b1%95%e4%b8%ad%e5%bf%83%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e7%ad%be%e7%ba%a6%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4/</link>
		<comments>http://www.eastdesign.cn/%e9%9d%92%e5%b0%91%e5%b9%b4%e5%8f%91%e5%b1%95%e4%b8%ad%e5%bf%83%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e7%ad%be%e7%ba%a6%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 01:42:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[iciy]]></category>
		<category><![CDATA[青少年发展中心]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=818</guid>
		<description><![CDATA[青少年发展中心(International Young Leaders Integrated Education Development Center)项目正式签约东方设计工作室，项目进度，敬请关注工作室动态。
]]></description>
			<content:encoded><![CDATA[<p>青少年发展中心(International Young Leaders Integrated Education Development Center)项目正式签约东方设计工作室，项目进度，敬请关注工作室动态。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e9%9d%92%e5%b0%91%e5%b9%b4%e5%8f%91%e5%b1%95%e4%b8%ad%e5%bf%83%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e7%ad%be%e7%ba%a6%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>大学实用英语教学课件项目正式签约东方设计工作室</title>
		<link>http://www.eastdesign.cn/%e5%a4%a7%e5%ad%a6%e5%ae%9e%e7%94%a8%e8%8b%b1%e8%af%ad%e6%95%99%e5%ad%a6%e8%af%be%e4%bb%b6%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e7%ad%be%e7%ba%a6%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c/</link>
		<comments>http://www.eastdesign.cn/%e5%a4%a7%e5%ad%a6%e5%ae%9e%e7%94%a8%e8%8b%b1%e8%af%ad%e6%95%99%e5%ad%a6%e8%af%be%e4%bb%b6%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e7%ad%be%e7%ba%a6%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c/#comments</comments>
		<pubDate>Sun, 18 Jul 2010 15:26:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[广西大学]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=815</guid>
		<description><![CDATA[大学实用英语教学课件项目正式签约东方设计工作室，具体进度，请关注本工作室动态。
]]></description>
			<content:encoded><![CDATA[<p>大学实用英语教学课件项目正式签约东方设计工作室，具体进度，请关注本工作室动态。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e5%a4%a7%e5%ad%a6%e5%ae%9e%e7%94%a8%e8%8b%b1%e8%af%ad%e6%95%99%e5%ad%a6%e8%af%be%e4%bb%b6%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e7%ad%be%e7%ba%a6%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>东方设计工作室－镇江索达网站项目完工通过验收</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e9%95%87%e6%b1%9f%e7%b4%a2%e8%be%be%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e5%ae%8c%e5%b7%a5%e9%80%9a%e8%bf%87%e9%aa%8c%e6%94%b6/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e9%95%87%e6%b1%9f%e7%b4%a2%e8%be%be%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e5%ae%8c%e5%b7%a5%e9%80%9a%e8%bf%87%e9%aa%8c%e6%94%b6/#comments</comments>
		<pubDate>Sat, 10 Jul 2010 15:08:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[索达联轴器]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=813</guid>
		<description><![CDATA[东方设计工作室－镇江索达网站项目完工通过验收。
网站地址：http://www.sdcoupling.com
]]></description>
			<content:encoded><![CDATA[<p>东方设计工作室－镇江索达网站项目完工通过验收。</p>
<p>网站地址：<a href="http://www.sdcoupling.com" target="_blank">http://www.sdcoupling.com</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e9%95%87%e6%b1%9f%e7%b4%a2%e8%be%be%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e5%ae%8c%e5%b7%a5%e9%80%9a%e8%bf%87%e9%aa%8c%e6%94%b6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>东方设计工作室－台灣康萊蒂网站项目完工通过验收</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e5%8f%b0%e7%81%a3%e5%ba%b7%e8%90%8a%e8%92%82%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e5%ae%8c%e5%b7%a5%e9%80%9a%e8%bf%87%e9%aa%8c/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e5%8f%b0%e7%81%a3%e5%ba%b7%e8%90%8a%e8%92%82%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e5%ae%8c%e5%b7%a5%e9%80%9a%e8%bf%87%e9%aa%8c/#comments</comments>
		<pubDate>Thu, 08 Jul 2010 09:41:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[台灣康萊蒂生物科技]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=810</guid>
		<description><![CDATA[东方设计工作室－台灣康萊蒂网站项目完工通过验收。
网站地址：http://www.x2-tw.com/
]]></description>
			<content:encoded><![CDATA[<p>东方设计工作室－台灣康萊蒂网站项目完工通过验收。</p>
<p>网站地址：<a href="http://www.x2-tw.com/">http://www.x2-tw.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e5%8f%b0%e7%81%a3%e5%ba%b7%e8%90%8a%e8%92%82%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e5%ae%8c%e5%b7%a5%e9%80%9a%e8%bf%87%e9%aa%8c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>东方设计工作室&#8211;商务信息导航全新上线</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4-%e5%95%86%e5%8a%a1%e4%bf%a1%e6%81%af%e5%af%bc%e8%88%aa%e5%85%a8%e6%96%b0%e4%b8%8a%e7%ba%bf/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4-%e5%95%86%e5%8a%a1%e4%bf%a1%e6%81%af%e5%af%bc%e8%88%aa%e5%85%a8%e6%96%b0%e4%b8%8a%e7%ba%bf/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 11:12:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[35info]]></category>
		<category><![CDATA[商务信息导航]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=796</guid>
		<description><![CDATA[东方设计工作室&#8211;商务信息导航全新上线，欲打造行业做大、最全、最热门的导航信息网站之一，也欢迎各大网站提交收录信息。
]]></description>
			<content:encoded><![CDATA[<p>东方设计工作室&#8211;<a href="http://35info.cn.com" target="_blank">商务信息导航</a>全新上线，欲打造行业做大、最全、最热门的导航信息网站之一，也欢迎各大网站提交收录信息。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4-%e5%95%86%e5%8a%a1%e4%bf%a1%e6%81%af%e5%af%bc%e8%88%aa%e5%85%a8%e6%96%b0%e4%b8%8a%e7%ba%bf/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>东方设计工作室－台灣康萊蒂网站项目正式启动</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e5%8f%b0%e7%81%a3%e5%ba%b7%e8%90%8a%e8%92%82%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e5%90%af%e5%8a%a8/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e5%8f%b0%e7%81%a3%e5%ba%b7%e8%90%8a%e8%92%82%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e5%90%af%e5%8a%a8/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 09:30:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[台灣康萊蒂生物科技]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=784</guid>
		<description><![CDATA[东方设计工作室－台灣康萊蒂生物科技网站项目正式启动。
具体项目进度请关注官方网站公告。
]]></description>
			<content:encoded><![CDATA[<p>东方设计工作室－台灣康萊蒂生物科技网站项目正式启动。</p>
<p>具体项目进度请关注官方网站公告。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e5%8f%b0%e7%81%a3%e5%ba%b7%e8%90%8a%e8%92%82%e7%bd%91%e7%ab%99%e9%a1%b9%e7%9b%ae%e6%ad%a3%e5%bc%8f%e5%90%af%e5%8a%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>东方设计工作室－祥树欧茂机电德国站正式验收完工</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e7%a5%a5%e6%a0%91%e6%ac%a7%e8%8c%82%e6%9c%ba%e7%94%b5%e5%be%b7%e5%9b%bd%e7%ab%99%e6%ad%a3%e5%bc%8f%e9%aa%8c%e6%94%b6%e5%ae%8c/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e7%a5%a5%e6%a0%91%e6%ac%a7%e8%8c%82%e6%9c%ba%e7%94%b5%e5%be%b7%e5%9b%bd%e7%ab%99%e6%ad%a3%e5%bc%8f%e9%aa%8c%e6%94%b6%e5%ae%8c/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 10:51:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[祥树欧茂机电]]></category>

		<guid isPermaLink="false">http://www.eastdesign.cn/?p=781</guid>
		<description><![CDATA[东方设计工作室－祥树欧茂机电德国站正式验收完工。
验收地址：http://eide-tech.eastdesign.net/
]]></description>
			<content:encoded><![CDATA[<p>东方设计工作室－祥树欧茂机电德国站正式验收完工。</p>
<p>验收地址：<a href="http://eide-tech.eastdesign.net/">http://eide-tech.eastdesign.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e8%ae%be%e8%ae%a1%e5%b7%a5%e4%bd%9c%e5%ae%a4%ef%bc%8d%e7%a5%a5%e6%a0%91%e6%ac%a7%e8%8c%82%e6%9c%ba%e7%94%b5%e5%be%b7%e5%9b%bd%e7%ab%99%e6%ad%a3%e5%bc%8f%e9%aa%8c%e6%94%b6%e5%ae%8c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>东方数据全新推出服务器代维服务</title>
		<link>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e6%95%b0%e6%8d%ae%e5%85%a8%e6%96%b0%e6%8e%a8%e5%87%ba%e6%9c%8d%e5%8a%a1%e5%99%a8%e4%bb%a3%e7%bb%b4%e6%9c%8d%e5%8a%a1/</link>
		<comments>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e6%95%b0%e6%8d%ae%e5%85%a8%e6%96%b0%e6%8e%a8%e5%87%ba%e6%9c%8d%e5%8a%a1%e5%99%a8%e4%bb%a3%e7%bb%b4%e6%9c%8d%e5%8a%a1/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 11:32:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[工作室公告]]></category>
		<category><![CDATA[工作室新闻]]></category>
		<category><![CDATA[服务器代维]]></category>

		<guid isPermaLink="false">http://eastdesign.cn/?p=773</guid>
		<description><![CDATA[// 


您是否经常为服务器是否安全而担忧呢?
您是否经常为服务器不稳定、效率不够高、速度不够快而苦恼呢?
您是否经常为招聘一个专职服务 器管理员，在工资薪金、工作量和工作能力几个问题上左右徘徊呢?
您是否因为网站和服务器天天被入侵攻击、挂马等问题连放弃做站的想法都有过呢？
您 是否为小小的技术问题而耽误网站的运营,失去了大量的客户呢？
把这些都交给我们来做。从此不再烦恼！
点此查看我们完善的服务体系&#8230;..
为什么要定制该项服务？
因为服务器跟人是一样的,在日常的运作中必须需要人的精心照看和维护才能正常工作,才能减少病发故障，从而让您的效率保持领先，但是您自己没有高超的技术， 想花钱专门招聘技术人员维护一台服务器的话薪水等成本太大，那就找我们吧,我们一切为您考虑，节约费用成本,  加固技术后盾.给您打造一个安全稳定的服务器和网站环境!
我们为各类客户提供基于WIN系统及LINUX系统的全方位解决方案，努力为客户打造稳定、安全、高效的 WIN系统及LINUX系统。切实为客户解决与服务器相关的一切后顾之忧。人工配置服务器安全可以更好更全面的分析你服务器的现状。
服务承诺
1、网站木马，彻底解决 2、木马漏洞，轻松搞定 3、全面服务，省时省力 4、成本低廉，高效稳定  5、7*24小时，紧急补救 6、售后服务，贴心到家
服务器代维服务




 服务项目 
 服务内容 
 备注说明 


临 时  代  维 
服务器安全配置
整个服务安全环境的配置和测试，防黑措施，杀毒软件、防火墙安装。
此项配置是WEB服务器的基本配置,也是服务器在日后稳定、不被攻击和入侵 的重要预防措施,应该在服务器系统做好后立即进行配置效果极佳。


WEB 服务器环境配置
Apache,IIS,PHP 、 JSP  ,SQL、组件等的安装和配置升级。
此项服务也是最基本的服务,是网站在服务器上运行之前必做的配置和操作,否则您的有些程序将无法在服务器上正常运行。


其它应用程序安装配置
按客户的特殊需求安装和调试其他程序和升级。
此服务按您的特殊要求来操作,是基于服务器基本配置外的一些特殊需求操 作。(如:杀毒软件,FTP服务器,防火墙,流量监控等应用程序的安装和调试)


网站安全检测和清马
各类网站安全漏洞的检测和被黑后的修复、清理木马后门等措施，杀毒软件、防 火墙安装。
网站安装好后的安全检测,被黑后的修复,被挂马后清马，清理后门等。此服务 主要是针对一些网站被黑和被挂马被留后门的网站进行补救和修复清理等。


服务器紧急补救
服务器系统后的补救,服务器被攻击和入侵后的紧急补救，程 序的迁移、升级，提供紧急备用服务器。
主要针对服务器系统崩溃后的紧急修复或转移,  服务器被攻击或被黑后的补救修复，服务器上被黑网站的恢复和清马。在服务器已近被黑后此服务是大家的福音,  我们将在最短的时间内给您恢复你的服务器,将您的损失降低到最小，从而起到一个亡羊补牢的作用。（此服务在必要的时候提供备用服务器，备用服务器将按天收 费,转移数据等不收费用）



 
特 殊说明：以上几项服务都属于一次临时代维服务,请您在服务结束后立即更改 您的服务器或网站等帐号密码,在我们技术人员与你交接时候请你务必要检查好是否达到了您所提的要求,如果没有达到请你将详细的告知让技术人员你的要求再次 进行操作配置（但是不得超出您所购买的服务范围）,直到达到服务内容完成为止。注:此服务无售后技术支持,等您满意后的日后我们将不再负责帮你操作，如果 需要操作将会优惠另收费。网站和服务器被黑后的恢复将在恢复后的3日内为观察期,3日内出问题可以继续找其技术免费处理3日后将不再继续负责!如果您是对 技术方面一窍不通，还想服务器和网站长久的稳定和安全，那么请看一下下面的服务器全包代维服务吧，也许这项服务最适合您这类人群。



包 月 代 维 
服务器包月代维
服务器安全配置，WEB服务器环境配置，其它应用程序安装配置，网站安全检 测和清马，杀毒软件、防火墙安装、数据备份、迁移、程序升级等。
负责您服务器和网站的各方面技术处理和日常维护（除网站程序代码的修改和内容的 更新外）
此服务最适合经常出差和其他有特殊情况的群体。在您购买此服务后的一个月内 您服务器或网站的一切事宜将由我们来给你处理和维护，您可以放心的把服务器或网站交给我们到外面出差谈判或跟家人旅游，让你在这一个月内不再为服务器技术的难题和网站无人更新维护推广而烦恼。


网站包月代维
网站的升级、迁移、更新、日常维护、推广等。



包 年 [...]]]></description>
			<content:encoded><![CDATA[<div style="float:left; margin:10px;"><script type="text/javascript">// <![CDATA[
google_ad_client = "pub-9199755695137135";
/* 250x250, created 5/20/10 */
google_ad_slot = "1103109555";
google_ad_width = 250;
google_ad_height = 250;
// ]]&gt;</script><br />
<script src="http://pagead2.googlesyndication.com/pagead/show_ads.js" type="text/javascript">
</script></div>
<p>您是否经常为服务器是否安全而担忧呢?</p>
<p>您是否经常为服务器不稳定、效率不够高、速度不够快而苦恼呢?</p>
<p>您是否经常为招聘一个专职服务 器管理员，在工资薪金、工作量和工作能力几个问题上左右徘徊呢?</p>
<p>您是否因为网站和服务器天天被入侵攻击、挂马等问题连放弃做站的想法都有过呢？</p>
<p>您 是否为小小的技术问题而耽误网站的运营,失去了大量的客户呢？</p>
<p>把这些都交给我们来做。从此不再烦恼！</p>
<p><a href="http://www.usidc.net/东方数据全新推出服务器代维服务/" target="_blank">点此查看我们完善的服务体系</a>&#8230;..</p>
<p><strong>为什么要定制该项服务？</strong></p>
<p>因为服务器跟人是一样的,在日常的运作中必须需要人的精心照看和维护才能正常工作,才能减少病发故障，从而让您的效率保持领先，但是您自己没有高超的技术， 想花钱专门招聘技术人员维护一台服务器的话薪水等成本太大，那就找我们吧,我们一切为您考虑，节约费用成本,  加固技术后盾.给您打造一个安全稳定的服务器和网站环境!<span id="more-773"></span></p>
<p>我们为各类客户提供基于WIN系统及LINUX系统的全方位解决方案，努力为客户打造稳定、安全、高效的 WIN系统及LINUX系统。切实为客户解决与服务器相关的一切后顾之忧。人工配置服务器安全可以更好更全面的分析你服务器的现状。</p>
<p><strong>服务承诺</strong></p>
<p>1、网站木马，彻底解决 2、木马漏洞，轻松搞定 3、全面服务，省时省力 4、成本低廉，高效稳定  5、7*24小时，紧急补救 6、售后服务，贴心到家</p>
<p><strong>服务器代维服务</strong></p>
<table border="0" cellspacing="1" cellpadding="1" width="98%" align="center" bgcolor="#cccccc">
<tbody>
<tr>
<td bgcolor="#ffffff"></td>
<td bgcolor="#ffffff"><strong> 服务项目 </strong></td>
<td bgcolor="#ffffff"><strong> 服务内容 </strong></td>
<td bgcolor="#ffffff"><strong> 备注说明 </strong></td>
</tr>
<tr>
<td rowspan="5" align="center" valign="middle" bgcolor="#ffffff"><strong>临</strong> <strong>时 </strong> <strong>代 </strong> <strong>维 </strong></td>
<td bgcolor="#ffffff">服务器安全配置</td>
<td bgcolor="#ffffff">整个服务安全环境的配置和测试，防黑措施，杀毒软件、防火墙安装。</td>
<td bgcolor="#ffffff">此项配置是WEB服务器的基本配置,也是服务器在日后稳定、不被攻击和入侵 的重要预防措施,应该在服务器系统做好后立即进行配置效果极佳。</td>
</tr>
<tr>
<td bgcolor="#ffffff">WEB 服务器环境配置</td>
<td bgcolor="#ffffff">Apache,IIS,PHP 、 JSP  ,SQL、组件等的安装和配置升级。</td>
<td bgcolor="#ffffff">此项服务也是最基本的服务,是网站在服务器上运行之前必做的配置和操作,否则您的有些程序将无法在服务器上正常运行。</td>
</tr>
<tr>
<td bgcolor="#ffffff">其它应用程序安装配置</td>
<td bgcolor="#ffffff">按客户的特殊需求安装和调试其他程序和升级。</td>
<td bgcolor="#ffffff">此服务按您的特殊要求来操作,是基于服务器基本配置外的一些特殊需求操 作。(如:杀毒软件,FTP服务器,防火墙,流量监控等应用程序的安装和调试)</td>
</tr>
<tr>
<td bgcolor="#ffffff">网站安全检测和清马</td>
<td bgcolor="#ffffff">各类网站安全漏洞的检测和被黑后的修复、清理木马后门等措施，杀毒软件、防 火墙安装。</td>
<td bgcolor="#ffffff">网站安装好后的安全检测,被黑后的修复,被挂马后清马，清理后门等。此服务 主要是针对一些网站被黑和被挂马被留后门的网站进行补救和修复清理等。</td>
</tr>
<tr>
<td bgcolor="#ffffff">服务器紧急补救</td>
<td bgcolor="#ffffff">服务器系统后的补救,服务器被攻击和入侵后的紧急补救，程 序的迁移、升级，提供紧急备用服务器。</td>
<td bgcolor="#ffffff">主要针对服务器系统崩溃后的紧急修复或转移,  服务器被攻击或被黑后的补救修复，服务器上被黑网站的恢复和清马。在服务器已近被黑后此服务是大家的福音,  我们将在最短的时间内给您恢复你的服务器,将您的损失降低到最小，从而起到一个亡羊补牢的作用。（此服务在必要的时候提供备用服务器，备用服务器将按天收 费,转移数据等不收费用）</td>
</tr>
</tbody>
</table>
<p><strong> </strong></p>
<p><strong>特 殊说明：</strong>以上几项服务都属于一次临时代维服务,请您在服务结束后立即更改 您的服务器或网站等帐号密码,在我们技术人员与你交接时候请你务必要检查好是否达到了您所提的要求,如果没有达到请你将详细的告知让技术人员你的要求再次 进行操作配置（但是不得超出您所购买的服务范围）,直到达到服务内容完成为止。注:此服务无售后技术支持,等您满意后的日后我们将不再负责帮你操作，如果 需要操作将会优惠另收费。网站和服务器被黑后的恢复将在恢复后的3日内为观察期,3日内出问题可以继续找其技术免费处理3日后将不再继续负责!如果您是对 技术方面一窍不通，还想服务器和网站长久的稳定和安全，那么请看一下下面的服务器全包代维服务吧，也许这项服务最适合您这类人群。</p>
<table border="0" cellspacing="1" cellpadding="1" width="98%" align="center" bgcolor="#cccccc">
<tbody>
<tr>
<td rowspan="2" align="center" valign="middle" bgcolor="#ffffff"><strong>包</strong> <strong>月</strong> <strong>代</strong> <strong>维 </strong></td>
<td bgcolor="#ffffff">服务器包月代维</td>
<td bgcolor="#ffffff">服务器安全配置，WEB服务器环境配置，其它应用程序安装配置，网站安全检 测和清马，杀毒软件、防火墙安装、数据备份、迁移、程序升级等。</p>
<p>负责您服务器和网站的各方面技术处理和日常维护（除网站程序代码的修改和内容的 更新外）</td>
<td bgcolor="#ffffff">此服务最适合经常出差和其他有特殊情况的群体。在您购买此服务后的一个月内 您服务器或网站的一切事宜将由我们来给你处理和维护，您可以放心的把服务器或网站交给我们到外面出差谈判或跟家人旅游，让你在这一个月内不再为服务器技术的难题和网站无人更新维护推广而烦恼。</td>
</tr>
<tr>
<td bgcolor="#ffffff">网站包月代维</td>
<td bgcolor="#ffffff">网站的升级、迁移、更新、日常维护、推广等。</td>
<td bgcolor="#ffffff"></td>
</tr>
<tr>
<td rowspan="2" align="center" valign="middle" bgcolor="#ffffff"><strong>包</strong> <strong>年</strong> <strong>代</strong> <strong>维 </strong></td>
<td bgcolor="#ffffff">服务器包年维护（此项服务也称为服务器全包服务，由我们全 权维护，也是对您来说最安逸的服务项目）</td>
<td bgcolor="#ffffff">服务器安全配置，WEB服务器环境配置，其它应 用程序安装配置，网站安全检测和清马、杀毒软件、防火墙安装、数据备份、程序升级、迁移等。</p>
<p>负责您服务器和网站的各方面技术处理和日常维护（除 网站程序代码的修改和内容的更新外）</td>
<td bgcolor="#ffffff">享受此项服务后您以后您可以安逸的去搞网站盈利项目了, 再也不用去考虑服务器的运行维护和数据安全等问题，让你对技术这块毫无后顾之忧,我们就是你坚强的技术支撑，我们将全权维护你的服务器，7*24小时技术 在线维护和检测。让你的服务器和网站从此跟宕机和木马说再见!</p>
<p>此服务是大型网站管理员，菜鸟站长、企事业单位管理员等的首选保姆服务。</td>
</tr>
<tr>
<td bgcolor="#ffffff">网站包年维护</td>
<td bgcolor="#ffffff">网站程序的升级、迁移、更新、日常维护、推广等。</td>
<td bgcolor="#ffffff">此项服务最适合企事业单位网站的管理员，还有一些不懂技术专搞网络营销的站 长。</td>
</tr>
</tbody>
</table>
<p><strong>服务承诺</strong></p>
<p><strong> </strong>1、网站木马，彻底解决  2、木马漏洞，轻松搞定 3、全面服务，省时省力 4、成本低廉，高效稳定 5、7*24小时，紧急补救 6、售后服务，贴心到家</p>
<p><strong>特殊说明：</strong>以上包月包年等服务是目前国内在服务器代维中最完善的一类服务，也是物有所值的服务，为您的服务器和网站带来最大的稳定性和安 全性的保障，拥有一个稳定的网站和服务器，拥有一个技术实力雄厚和经验丰富的代维人员将会是你在网络事业突飞猛进的一大强力助手！</p>
<p><strong>临时单项代维服务：</strong></p>
<table border="0" cellspacing="1" cellpadding="1" width="98%" align="center" bgcolor="#cccccc">
<tbody>
<tr>
<td width="21%" valign="top" bgcolor="#ffffff">服务内容</td>
<td width="51%" valign="top" bgcolor="#ffffff">服务标准</td>
<td width="28%" valign="top" bgcolor="#ffffff">收费标准</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff"><strong>系统初始化</strong></td>
<td valign="top" bgcolor="#ffffff"></td>
<td valign="top" bgcolor="#ffffff"></td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff">Win2003(中文)系统</p>
<p>Win2003(中文)系统</p>
<p>Linux RedHat系统</p>
<p>Linux RedHat系统</p>
<p>FreeBSD系统</p>
<p>FreeBSD系统</td>
<td valign="top" bgcolor="#ffffff">工作时间</p>
<p>非工作时间</p>
<p>工作时间</p>
<p>非工作时间</p>
<p>工作时间</p>
<p>非工作时间</td>
<td valign="top" bgcolor="#ffffff">150元/次/服务器</p>
<p>300元/次/服务器</p>
<p>300元/次/服务器</p>
<p>500元/次/服务器</p>
<p>500元/次/服务器</p>
<p>700元/次/服务器</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff"><strong>开箱更换/增减服务器硬件</strong></td>
<td valign="top" bgcolor="#ffffff">工作时间</p>
<p>非工作时间</td>
<td valign="top" bgcolor="#ffffff">150元/次/服务器</p>
<p>300元/次/服务器</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff"><strong>机房现场服务</strong></td>
<td valign="top" bgcolor="#ffffff">工作时间</p>
<p>非工作时间</td>
<td valign="top" bgcolor="#ffffff">150元/次/服务器</p>
<p>300元/次/服务器</td>
</tr>
<tr>
<td height="12" bgcolor="#ffffff"><strong>流量监控图</strong></td>
<td height="12" bgcolor="#ffffff">每月索取一次</p>
<p>每月索取超过一次</td>
<td height="12" bgcolor="#ffffff">免费</p>
<p>50元/次</td>
</tr>
<tr>
<td height="13" bgcolor="#ffffff"><strong>紧急响应</strong></p>
<p><strong> </strong>检查系统负载情况</p>
<p>检查系统运行情况<strong> </strong></p>
<p><strong> </strong>检查系统流量情况</p>
<p>排除系统软件故障</p>
<p>安装截至当天的win最新补丁</p>
<p>紧急响应客户软硬件故障</p>
<p>主机入侵事件的解决</td>
<td height="13" bgcolor="#ffffff">接到申告立即行动</td>
<td height="13" bgcolor="#ffffff">300-800元/次</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>应用服务及应用软件设置</strong></p>
<p>Web Server设置</p>
<p>Mail Server设置</p>
<p>FTP Server设置</p>
<p>SQL Server 数据库安装设置</p>
<p>MY SQL 数据库安装设置</p>
<p>Windows最新补丁</p>
<p>杀毒软件及软件防火墙设置</p>
<p>应用软件配置</td>
<td height="25" bgcolor="#ffffff">24小时处理完成</td>
<td height="25" bgcolor="#ffffff">100-300元/次</p>
<p>100-300元/次</p>
<p>100元/次</p>
<p>100元/次</p>
<p>200元/次</p>
<p>100元/次</p>
<p>100元/次</p>
<p>100元/次</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>单独设置硬件防火墙策略</strong></td>
<td height="25" bgcolor="#ffffff">在可操作范围内根据用户需求</td>
<td height="25" bgcolor="#ffffff">500元/次</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>安装非标准配置软件</strong></td>
<td height="25" bgcolor="#ffffff">用户自行提供版权，东方数据工程师只负责安装，不负责配置，不保证用户使用效果。</td>
<td height="25" bgcolor="#ffffff">200元/个/次</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>数据导入导出</strong></td>
<td height="25" bgcolor="#ffffff">东方数据工程师负责数据导入导出操作，但不对数据负责。50元/GB/次，不足1GB按1GB计算</td>
<td height="25" bgcolor="#ffffff">50元/GB</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>程序、脚本诊断</strong></td>
<td height="25" bgcolor="#ffffff">根据实际情况计算收费金额</td>
<td height="25" bgcolor="#ffffff">500元/日/人</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>内核编译</strong></td>
<td height="25" bgcolor="#ffffff">根据实际情况计算收费金额</td>
<td height="25" bgcolor="#ffffff">800元/日/人</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>PHP/PERL/MYSQL版本变更</strong></td>
<td height="25" bgcolor="#ffffff"></td>
<td height="25" bgcolor="#ffffff">200元/次</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>额外增加IP地址</strong></td>
<td height="25" bgcolor="#ffffff"></td>
<td height="25" bgcolor="#ffffff">300元/个</td>
</tr>
<tr>
<td height="12" bgcolor="#ffffff"><strong>额外增加带宽</strong></td>
<td height="12" bgcolor="#ffffff"></td>
<td height="12" bgcolor="#ffffff">600元/M/月</td>
</tr>
<tr>
<td height="13" bgcolor="#ffffff"><strong>无缝移机</strong></td>
<td height="13" bgcolor="#ffffff">转移期间采用高性能                                      server连接100M端口顶替</td>
<td height="13" bgcolor="#ffffff">1000元/次/服务器</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>自助建站代维</strong></td>
<td height="25" bgcolor="#ffffff">依站点复杂程度</td>
<td height="25" bgcolor="#ffffff">每月每网站50元起</p>
<p>每年每网站500元起</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>Prima@Hosting代维</strong></td>
<td height="25" bgcolor="#ffffff">保证Prima@Hosting正常运行</td>
<td height="25" bgcolor="#ffffff">100元/月/服务器</p>
<p>1000元/年/服务器</td>
</tr>
<tr>
<td height="25" bgcolor="#ffffff"><strong>VZ代维</strong></td>
<td height="25" bgcolor="#ffffff">保证VZ正常运行</td>
<td height="25" bgcolor="#ffffff">150元/月/服务器</p>
<p>1500元/年/服务器</td>
</tr>
</tbody>
</table>
<table border="2" cellspacing="0" cellpadding="0" width="100%" align="center" bordercolor="#ffffff">
<tbody>
<tr bgcolor="#dddddd">
<td height="25" align="middle" bgcolor="#dddddd">
<div><strong>东方数据 承诺接到故障申告后一个小时之内给出全程解决步骤及预估时间</strong></div>
</td>
</tr>
</tbody>
</table>
<p><strong>定期代维套餐</strong></p>
<table border="0" cellspacing="1" cellpadding="1" width="98%" align="center" bgcolor="#cccccc">
<tbody>
<tr>
<td colspan="3" valign="top" bgcolor="#ffffff">本代维服务不包括任何类型的程序代码调试。</p>
<p>本代维服务仅针对Windows系列、Linux系列、FreeBSD服务器系统。</p>
<p>本代维服务仅针对基于MYSQL、SQL server的数据库。</p>
<p>本代维服务分为服务器现场维护和服务器远程维护，详细内容如下：</p>
<p>一、服务器现场维护：</p>
<p>服务器硬件故障的现场检测；</p>
<p>服务器内外清洁；</p>
<p>服务器系统软件、防火墙软件的初始化及设置。</p>
<p>二、服务器远程维护：</p>
<p>服务器杀毒软件的安装及设置；</p>
<p>服务器常规应用软件的安装及设置；</p>
<p>服务器系统整体稳定性的检测及设置；</p>
<p>服务器系统安全策略及端口的检查及设置；</p>
<p>Web、Mail、FTP、数据库运行环境的搭建；</p>
<p>24小时流量监控及安全监控；</p>
<p>每月可应需发送一次当月流量图。</td>
</tr>
<tr>
<td width="18%" valign="top" bgcolor="#ffffff">A型代维套餐<strong> </strong></p>
<p><strong>5000</strong>元/台/年</td>
<td colspan="2" width="82%" valign="top" bgcolor="#ffffff">套餐内容：</p>
<p>任意时间内累计12次服务器现场维护（代维有效期内未使用次数期满时自动作废）；</p>
<p>任意时间内无限次远程维护；</p>
<p>任意时间资深专家提供硬件采购建议、故障解决建议、网络部署规划建议。</td>
</tr>
<tr>
<td valign="top" bgcolor="#ffffff">B型代维套餐</p>
<p><strong>3000</strong>元/台/年</td>
<td colspan="2" valign="top" bgcolor="#ffffff">套餐内容：</p>
<p>任意时间内累计8次服务器现场维护（代维有效期内未使用次数期满时自动作废）；</p>
<p>任意时间内累计36次服务器远程维护（代维有效期内未使用次数期满时自动作废）；</p>
<p>任意时间内资深专家提供硬件采购建议、故障解决建议、网络部署建议。</td>
</tr>
<tr>
<td height="25" valign="top" bgcolor="#ffffff">C型代维套餐</p>
<p><strong>1000</strong>元/台/年</td>
<td colspan="2" height="25" bgcolor="#ffffff">套餐内容：</p>
<p>工作时间内累计3次服务器现场维护（代维有效期内未使用次数期满时自动作废）；</p>
<p>任意时间内累计12次服务器远程维护（代维有效期内未使用次数期满时自动作废）；</p>
<p>任意时间内资深专家提供硬件采购建议、故障解决建议、网络部署建议。</td>
</tr>
<tr>
<td height="25" valign="top" bgcolor="#ffffff">D型代维套餐</p>
<p><strong>300</strong>元/台/月</td>
<td colspan="2" height="25" bgcolor="#ffffff">套餐内容：</p>
<p>每周备份指定数据到专用存储设备一次，2周交替更新一次（需在书面授权的前提下）；</p>
<p>任意时间内索取备份数据（需在书面授权的前提下）；</p>
<p>说明：数据若大于3G时，每超过1G加收100元/台/月。</td>
</tr>
</tbody>
</table>
<table border="2" cellspacing="0" cellpadding="0" width="100%" align="center" bordercolor="#ffffff">
<tbody>
<tr bgcolor="#dddddd">
<td height="25" align="middle" bgcolor="#dddddd">
<div><strong>东方数据 承诺接到故障申告后一个小时之内给出全程解决步骤及预估时间</strong></div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.eastdesign.cn/%e4%b8%9c%e6%96%b9%e6%95%b0%e6%8d%ae%e5%85%a8%e6%96%b0%e6%8e%a8%e5%87%ba%e6%9c%8d%e5%8a%a1%e5%99%a8%e4%bb%a3%e7%bb%b4%e6%9c%8d%e5%8a%a1/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
