<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:wfw="http://wellformedweb.org/CommentAPI/">
  <channel>
    <title><![CDATA[Break N .net技术/生活BLOG]]></title> 
    <link>http://blog.breakN.net/</link> 
    <description><![CDATA[专注于.net 专注于原创]]></description> 
    <language>zh-cn</language> 
    <copyright><![CDATA[Copyright 2012, Break N .net技术/生活BLOG]]></copyright> 
    <webMaster><![CDATA[jingyionline@gmail.com (景裔)]]></webMaster> 
    <generator>LBS v2.0.313</generator> 
    <pubDate>Tue, 07 Feb 2012 04:00:58 +0800</pubDate> 
    <ttl>60</ttl>
  
    <item>
      <title><![CDATA[x64位下的Android开发环境搭建]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=515]]></link> 
      <category><![CDATA[Android开发]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Fri, 04 Nov 2011 22:32:35 +0800</pubDate> 
      <description><![CDATA[　　环境搭建主要分以下几步<ul class="ubb-list" ><li>JDK安装 </li><li>Eclipse安装 </li><li>Android SDK安装 </li><li>ADT安装 </li><li>创建AVD </li></ul>  　　搭建时网上搜索了些教程，以下是我照着做过的，在x64位的Win7下搭建成功。步骤一样，下载相关软件是注意下载x64位的。<br />  　　<a href="http://www.cnblogs.com/skynet/archive/2010/04/12/1709892.html" title="http://www.cnblogs.com/skynet/archive/2010/04/12/1709892.html" target="_blank">Android开发之旅：环境搭建及HelloWorld</a>]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=515]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[在Windows 7登录界面中隐藏不需要显示的用户]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=514]]></link> 
      <category><![CDATA[服务器&硬件]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Mon, 21 Feb 2011 16:26:25 +0800</pubDate> 
      <description><![CDATA[使用管理员身份运行cmd，然后在执行此命令：<div class="quote"><div class="quote-title">引用 <u></u></div><div class="quote-content">REG ADD &quot;HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList&quot; /v __vmware_user__ /d 0 /t REG_DWORD /f</div></div>注意：“__vmware_user__”换成具体的要隐藏的用户名]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=514]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[Visual Studio 2010智能感知变为英文补丁下载]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=513]]></link> 
      <category><![CDATA[.Net]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Mon, 14 Feb 2011 13:29:45 +0800</pubDate> 
      <description><![CDATA[最近在使用VS2010的时候发现智能感知变为英文的了。<div class="quote"><div class="quote-title">引用 <u></u></div><div class="quote-content">搜索后有人说是安装了SQL Server 2008 R2的缘故，我的貌似就是这样，不过其实解决这个问题很简单，只需安装VS2008的那个中文智能感知提示变英文的补丁就OK了，我解释这样解决的，然后再安装的Silverlight 4 Tools for Visual Studio 2010的中文正式版，并且没有再出现智能提示变英文的情况</div></div>补丁下载地址：<a href="http://code.msdn.microsoft.com/KB957507/Release/ProjectReleases.aspx?ReleaseId=1854" title="http://code.msdn.microsoft.com/KB957507/Release/ProjectReleases.aspx?ReleaseId=1854" target="_blank">http://code.msdn.microsoft.com/KB957507/Release/ProjectReleases.aspx?ReleaseId=1854</a>]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=513]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[ActionScript 3.0著名开源库 大集合]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=512]]></link> 
      <category><![CDATA[FLASH]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Thu, 24 Jun 2010 13:06:20 +0800</pubDate> 
      <description><![CDATA[摘录保存，来源于：<a href="http://blog.sina.com.cn/s/blog_4a1606960100ixeu.html" title="http://blog.sina.com.cn/s/blog_4a1606960100ixeu.html" target="_blank">http://blog.sina.com.cn/s/blog_4a1606960100ixeu.html</a><br />这篇文章开始于对<a href="http://www.adrianparr.com/" title="http://www.adrianparr.com/" target="_blank">Adrian Parr</a>博客中<a href="http://www.adrianparr.com/?p=83" title="http://www.adrianparr.com/?p=83" target="_blank">AS3 Code Libraries</a>一文的翻译，虽然开源AS3 Library列表的文章不少，翻译这篇是因为感觉里面大多数东西都是比较著名的，我能用得到的，所以翻译整理一下以备日后不时之需。<br />对原有的列表进行了部分删减。<br />对于library的评注和截图将不断添加。<br />3D引擎<br />注：对于3D引擎，渲染的效率和支持的渲染功能是很重要的，然而在短短的文章中根本不可能做详细的介绍，特别是截图，很可能具有误导性，要了解更多应用案例以及技术演示的图片，请点击各个引擎的链接到网站上]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=512]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[Windows Mobile 系统常用程序和文件说明(记录)]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=511]]></link> 
      <category><![CDATA[Windows Mobile]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Wed, 26 May 2010 08:58:19 +0800</pubDate> 
      <description><![CDATA[<b>个人记录</b><br /># 电话 Windowscprog.exe<br /># 媒体播放器 Windowswmplayer.exe<br /># 资源管理器 Windowsfexplore.exe<br /># 时钟 Windowsclock.exe<br /># 照相机 Windowscamera.exe<br /># 照片 Windowspimg.exe -camerakey<br /># 计算器 Windowscalc.exe<br /># 通讯管理器 Windowswrlsmgr.exe<br /># 短信 Windowstmail.exe -service “SMS”<br /># 彩信 Windowstmail.exe -service “MMS”<br /># 电子邮件 Windowstmail.exe -service “ActiveSync”<br /># 任务 Windowspoutlook.exe tasks<br /># 日历 Windowscalendar.exe<br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=511]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[时下最的不错的一些网店程序]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=510]]></link> 
      <category><![CDATA[我的关注]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Mon, 17 May 2010 14:47:45 +0800</pubDate> 
      <description><![CDATA[<div style="width: 100%;overflow-x : auto;"><a href="http://www.ecshop.com/images/logo.gif" target="_blank"><img src="http://www.ecshop.com/images/logo.gif" alt="http://www.ecshop.com/images/logo.gif" /></a></div><br />名称：ECShop<br />环境：php+mysql<br />访问：<a href="http://www.ecshop.com/index.php" title="http://www.ecshop.com/index.php" target="_blank">官方网站</a><br /><br /><div style="width: 100%;overflow-x : auto;"><a href="http://www.shopnc.net/images/logo.gif" target="_blank"><img src="http://www.shopnc.net/images/logo.gif" alt="http://www.shopnc.net/images/logo.gif" /></a></div><br />名称：ShopNC<br />环境：php+mysql<br />访问：<a href="http://www.shopnc.net/" title="http://www.shopnc.net/" target="_blank">官方网站</a><br /><br /><div style="width: 100%;overflow-x : auto;"><a href="http://www.92hi.com/bbs/images/new_bbs1.jpg" target="_blank"><img src="http://www.92hi.com/bbs/images/new_bbs1.jpg" alt="http://www.92hi.com/bbs/images/new_bbs1.jpg" /></a></div><br />名称：Hishop<br />环境：.net2.0+mssql(2000/2005)<br />访问：<a href="http://www.92hi.com/" title="http://www.92hi.com/" target="_blank">官方网站</a><br />使用感受：这个因为朋友要给客户做个商城，在本机架设过，后]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=510]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[Adobe CS4系列卸载工具]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=509]]></link> 
      <category><![CDATA[工作&历程]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Thu, 13 May 2010 16:29:14 +0800</pubDate> 
      <description><![CDATA[　　Adobe CS5系列出来了想安装下，不过发现原来的CS4系列部分无法卸载，这事就比较郁闷了，好在有专门的卸载工具，这下方便了。具体介绍及步骤如下：<br />　　<b>Adobe CS4 Clean Script</b>就是由Adobe官方发布的Creative Suite 4卸载工具，它会分析系统已安装的Adobe程序，并删除特定组件的相关信息，从而能顺利重新安装。如果你有这方面困扰，请下载使用Adobe CS4 Clean Script。Adobe CS4 Clean Script的使用方法简述如下（注意Vista/Windows 7系统右键选择管理员权限运行）：<br />　　1、Adobe CS4 Clean Script需要Windows Installer CleanUp Utility才能正常运行，请确保先下载安装[url=http://download.microsoft.com/dow]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=509]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[WCF中服务器端X.509证书的一些应用心得记录]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=508]]></link> 
      <category><![CDATA[.Net]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Tue, 20 Apr 2010 11:20:42 +0800</pubDate> 
      <description><![CDATA[　　<b>服务器证书创建：</b><div class="quote"><div class="quote-title">引用 <u>请在Visual Studio 2008 命令提示中运行</u></div><div class="quote-content">makecert -sr LocalMachine -ss My -a sha1 -n &quot;CN=证书名称&quot; -sky exchange -pe<br />certmgr -add -r LocalMachine -s My -c -n 证书名称 -s TrustedPeople</div></div>　　创建了之后在IIS下会提示：“必须具有能够进行密钥交换的私钥。该进程必须具有访问私钥的权限”出错信息<br />　　这个时候要设置相关的权限，有两种方式：<br />　　1、在CMD中执行：WinHttpCertCfg.exe -g -c LOCAL_MACHINE\MY -s &quot;证书名字&quot; -a Network Service<br />　　这个WinHttpCertCfg.exe是在“[url=http://www.mic]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=508]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[WCF 功能详细信息]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=507]]></link> 
      <category><![CDATA[.Net]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Mon, 19 Apr 2010 16:38:15 +0800</pubDate> 
      <description><![CDATA[<a href="http://msdn.microsoft.com/zh-cn/library/ms733107(v=VS.90).aspx" title="http://msdn.microsoft.com/zh-cn/library/ms733107(v=VS.90).aspx" target="_blank"><span style="color:#1364c4">终结点：地址、绑定和协定</span></a><br />介绍如何控制服务的多个方面。 <br /><a href="http://msdn.microsoft.com/zh-cn/library/ms730035(v=VS.90).aspx" title="http://msdn.microsoft.com/zh-cn/library/ms730035(v=VS.90).aspx" target="_blank"><span style="color:#1364c4">数据传输和序列化</span></a><br />介绍如何针对互操作或将来的兼容性对数据的序列化进行调整。 <br /><a href="http://msdn.microsoft.com/zh-cn/library/ms731193(v=VS.90).aspx" title="http://msdn.microsoft.com/zh-cn/library/ms731193(v=VS.90).aspx" target="_blank"><span style="color:#1364c4">会话、实例化和并发</span></a><br />介绍 WCF 的实例和会话模式以及如何为应用程序选择正确的模式。 <br />]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=507]]></wfw:commentRss>
    </item>
      
    <item>
      <title><![CDATA[如何：启用 WCF 身份验证服务(摘录)]]></title> 
      <link><![CDATA[http://blog.breakN.net/article.asp?id=506]]></link> 
      <category><![CDATA[.Net]]></category> 
      <author><![CDATA[景裔 <null@null.com>]]></author> 
      <pubDate>Mon, 19 Apr 2010 16:22:12 +0800</pubDate> 
      <description><![CDATA[<b>启用身份验证服务</b><br /><br />　　如果还没有 ASP.NET Web 应用程序，请创建一个。 <br /><br />　　向包含以下指令来引用 AuthenticationService 类的网站中添加一个服务文件 (.svc)。<br /><br />　　在 Web.config 文件中进行以下配置设置以配置服务及要求使用 SSL： <br /><br />　　在 authenticationService 元素中启用身份验证服务。 <br /><br />　　在 services 元素中定义终结点协定，在 behaviors 元素中定义服务行为。在终结点协定中包括如以下示例所示的 bindingNamespace 属性，以防止在某些代理生成工具中出现异常。 <br /><br />　　配置 serviceHostingEnvironment 元素以获得 ASP.NET 兼容性。<br /><br />　　在需要 SSL 的 bindings 元素中创建绑定。<br /><br />　　下面的示例演示 ]]></description>
      <wfw:commentRss><![CDATA[http://blog.breakN.net/feed.asp?q=comment&id=506]]></wfw:commentRss>
    </item>
      
  </channel>
</rss>

