<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title><![CDATA[创世元年 ]]></title><description><![CDATA[雨中你轻盈白衣裙，将成为我一生的执著！]]></description><link>https://blog.csdn.net/newera</link><language>zh-cn</language><generator>https://blog.csdn.net/</generator><copyright><![CDATA[Copyright &copy; newera]]></copyright><item><title><![CDATA[如何播放flv]]></title><link>https://blog.csdn.net/newera/article/details/5695594</link><guid>https://blog.csdn.net/newera/article/details/5695594</guid><author>newera</author><pubDate>Sat, 26 Jun 2010 11:19:00 +0800</pubDate><description><![CDATA[如何播放flv]]></description><category></category></item><item><title><![CDATA["SQL   Server   不存在或访问被拒绝 " ]]></title><link>https://blog.csdn.net/newera/article/details/5628026</link><guid>https://blog.csdn.net/newera/article/details/5628026</guid><author>newera</author><pubDate>Thu, 27 May 2010 13:57:00 +0800</pubDate><description><![CDATA["SQL   Server   不存在或访问被拒绝 " 这个是最复杂的,错误发生的原因比较多,需要检查的方面也比较多. 一般说来,有以下几种可能性: 1,SQL   Server名称或IP地址拼写有误 2,服务器端网络配置有误 3,客户端网络配置有误 要解决这个问题,我们一般要遵循以下的步骤来一步步找出导致错误的原因. =============   首先,检查网络物理连接   =========]]></description><category></category></item><item><title><![CDATA[iframe 自适应]]></title><link>https://blog.csdn.net/newera/article/details/5540056</link><guid>https://blog.csdn.net/newera/article/details/5540056</guid><author>newera</author><pubDate>Wed, 28 Apr 2010 18:58:00 +0800</pubDate><description><![CDATA[1.   2.3.$(function(){   4.    $("#c-c-iframe").load(function(){          5.        $(this).height($(this).contents().find("#content").height() + 40);   6.    });   7.       8.});   9.-->   10. 1.个人]]></description><category></category></item><item><title><![CDATA[XSS攻击防御]]></title><link>https://blog.csdn.net/newera/article/details/5532365</link><guid>https://blog.csdn.net/newera/article/details/5532365</guid><author>newera</author><pubDate>Tue, 27 Apr 2010 09:04:00 +0800</pubDate><description><![CDATA[XSS攻击防御 1 背景知识1.1 什么是XSS攻击XSS攻击：跨站脚本攻击（Cross Site Scripting），为不和层叠样式表(Cascading Style Sheets, CSS)的缩写混淆。故将跨站脚本攻击缩写为XSS。XSS是一种经常出现在web应用中的计算 ...1 背景知识1.1 什么是XSS攻击XSS攻击：跨站脚本攻击（Cross Site]]></description><category></category></item><item><title><![CDATA[Jquery 缓存问题，在响应的服务地址上增加当前的时间戳即可]]></title><link>https://blog.csdn.net/newera/article/details/5523403</link><guid>https://blog.csdn.net/newera/article/details/5523403</guid><author>newera</author><pubDate>Sat, 24 Apr 2010 09:55:00 +0800</pubDate><description><![CDATA[有人说，取消缓存采用     //jquery禁用缓存方法    $.ajaxSetup ({        cache: false     });  但测试发现没有效果，后来使用一种简单的方法即可实现，在响应的服务地址上增加当前的时间戳即可如下：    $("#ValidateImg").html(""); ValidateImg　是一个加载验证码的位置]]></description><category></category></item><item><title><![CDATA[与客户“调情”]]></title><link>https://blog.csdn.net/newera/article/details/5340959</link><guid>https://blog.csdn.net/newera/article/details/5340959</guid><author>newera</author><pubDate>Wed, 03 Mar 2010 09:11:00 +0800</pubDate><description><![CDATA[http://www.infoq.com/cn/articles/flirting-with-customer;jsessionid=1CEE701C9585F98B7D9C23E170167086 与客户“调情”作者 Jenni (Dow) Jepsen 译者 侯伯薇 发布于 2010年2月26日 上午7时0分 社区 <a id="743" onclick="func]]></description><category></category></item><item><title><![CDATA[计算一个月有几天 sql ]]></title><link>https://blog.csdn.net/newera/article/details/5304332</link><guid>https://blog.csdn.net/newera/article/details/5304332</guid><author>newera</author><pubDate>Wed, 10 Feb 2010 10:35:00 +0800</pubDate><description><![CDATA[declare @dTime datetimeset @dTime =2010-2-1select day(dateadd(d,-1,dateadd(m,1,@dTime))) 啥呀不说了，刚刚地。]]></description><category></category></item><item><title><![CDATA[BS 7799]]></title><link>https://blog.csdn.net/newera/article/details/5301929</link><guid>https://blog.csdn.net/newera/article/details/5301929</guid><author>newera</author><pubDate>Tue, 09 Feb 2010 13:29:00 +0800</pubDate><description><![CDATA[BS 7799完全从管理角度制定，并不涉及具体的安全技术，实施不复杂，主要是告诉管理者一些安全管理的注意事项和安全制度，例如磁盘文件交换和处理的安全规定、设备的安全配置管理、工作区进出的控制等一些很容易理解的问题。这些管理规定一般的单位都可以制定，但要想达到BS 7799的全面性则需要一番努力。同BS 7799相比，信息技术安全性评估准则(CC)和美国国防部可信计算机评估准则(TCSE]]></description><category></category></item><item><title><![CDATA[vs2010 Scrum]]></title><link>https://blog.csdn.net/newera/article/details/5287086</link><guid>https://blog.csdn.net/newera/article/details/5287086</guid><author>newera</author><pubDate>Thu, 04 Feb 2010 09:06:00 +0800</pubDate><description><![CDATA[Scrum最初的意思是英式橄榄球争球队，是敏捷软件开发模型中的一种。Scrum将软件开发团队比拟成橄榄球队，有明确的最高目标，熟悉开发流程中所需具备的最佳技能，具有高度自主权，紧密地沟通合作，以高度弹性处理各种挑战，确保每天、每个阶段都明确的朝向目标推进。Scrum开发流程通常以30天(或者更短的一段时间)为一个阶段，由客户提供新产品的需求规格开始，开发团队与客户于每一个阶段开始时挑选]]></description><category></category></item><item><title><![CDATA[名词收录]]></title><link>https://blog.csdn.net/newera/article/details/5280390</link><guid>https://blog.csdn.net/newera/article/details/5280390</guid><author>newera</author><pubDate>Tue, 02 Feb 2010 13:44:00 +0800</pubDate><description><![CDATA[MSF Microsoft Solution Framework MSF 核心理念---------------------推动开放式沟通为共同的前景工作赋于小组成员权利建立清晣的责任和共同的职责关注交付业务价值保存灵巧，预测变化质量投资学习所有的经验 MSF 的远景目标是提高人们的工作效率，MSF 关注人与流程的管理。   ]]></description><category></category></item><item><title><![CDATA[Microsoft Visual Studio 2010  The application cannot start.错误解决方案]]></title><link>https://blog.csdn.net/newera/article/details/5275335</link><guid>https://blog.csdn.net/newera/article/details/5275335</guid><author>newera</author><pubDate>Sun, 31 Jan 2010 22:02:00 +0800</pubDate><description><![CDATA[第一次提示，---------------------------Microsoft Visual Studio---------------------------The application cannot start.---------------------------确定   ---------------------------按msdn解决，h]]></description><category></category></item><item><title><![CDATA[找到完美伴侣的几率仅有1/285000]]></title><link>https://blog.csdn.net/newera/article/details/5211349</link><guid>https://blog.csdn.net/newera/article/details/5211349</guid><author>newera</author><pubDate>Tue, 19 Jan 2010 09:00:00 +0800</pubDate><description><![CDATA[找到完美伴侣的几率仅有1/285000<img onclick="function onclick(){if(!this.resized) {return true;} else {window.open(http://news.iciba.com:82/uploads/100118/4057574_093532_1.jpg);}}" onmouse]]></description><category></category></item><item><title><![CDATA[大屁股有好处 吼吼]]></title><link>https://blog.csdn.net/newera/article/details/5192478</link><guid>https://blog.csdn.net/newera/article/details/5192478</guid><author>newera</author><pubDate>Fri, 15 Jan 2010 10:00:00 +0800</pubDate><description><![CDATA[臀部脂肪多有益健康http://news.iciba.com/201001/620453.html 　　People with fat in their thighs and backsides may live longer because the fat traps harmful fatty particles and actively secretes helpfu]]></description><category></category></item><item><title><![CDATA[分享“羽毛球健身中常见的运动损伤及预防方法”及个人体会]]></title><link>https://blog.csdn.net/newera/article/details/5136848</link><guid>https://blog.csdn.net/newera/article/details/5136848</guid><author>newera</author><pubDate>Tue, 05 Jan 2010 16:54:00 +0800</pubDate><description><![CDATA[羽毛球健身中常见的运动损伤及预防方法（初学者必读）  出处：论文-李小群摘要：通过对羽毛球大众健身爱好者进行问卷调查分析，结果显示：爱好者的运动损伤结果和专业运动员相比多为急性损伤，大多数是由于打球中动作技术不规范而引起的，且易发生的部位多在于手腕和肩袖处。Summary : Pass to the badminton the public workout th]]></description><category></category></item><item><title><![CDATA[常用的WebServices]]></title><link>https://blog.csdn.net/newera/article/details/5133967</link><guid>https://blog.csdn.net/newera/article/details/5133967</guid><author>newera</author><pubDate>Tue, 05 Jan 2010 10:47:00 +0800</pubDate><description><![CDATA[天气预报Web服务，数据来源于中国气象局 Endpoint  Disco  WSDL IP地址来源搜索 WEB 服务（是目前最完整的IP地址数据） Endpoint  Disco  WSDL 随机英文、数字和中文简体字 WEB 服务 Endpoint  Disco  WSDL 中国邮政编码  地址信息双]]></description><category></category></item><item><title><![CDATA[JNBridge提供了跨越Java与.NET代码的分布式事务支持]]></title><link>https://blog.csdn.net/newera/article/details/5093753</link><guid>https://blog.csdn.net/newera/article/details/5093753</guid><author>newera</author><pubDate>Mon, 28 Dec 2009 21:10:00 +0800</pubDate><description><![CDATA[JNBridge提供了跨越Java与.NET代码的分布式事务支持作者 Jonathan Allen 译者 张龙 发布于 2009年12月28日 上午5时5分 社区 <a id="740" onclick="function onclick(){try {CategoryPopup.showPopup(this);} catch(e) {}; return false;}" na]]></description><category></category></item><item><title><![CDATA[最近要开始恶补一下，列个菜谱]]></title><link>https://blog.csdn.net/newera/article/details/5077681</link><guid>https://blog.csdn.net/newera/article/details/5077681</guid><author>newera</author><pubDate>Fri, 25 Dec 2009 20:03:00 +0800</pubDate><description><![CDATA[Windows Workflow Foundation(WF):工作流引擎，基于工作流的开发使程序的业务逻辑与代码相分离，从而可以大大提高软件开发的效率。Windows Communication Foundation(WCF): 用于实现应用程序间(包含不同语言开发的程序)通信的技术，WCF构建在SOAP协议之上。Windows CardSpace(WCS):为了解决访问不同网站需要]]></description><category></category></item><item><title><![CDATA[ASP Encode/Decode Functions ]]></title><link>https://blog.csdn.net/newera/article/details/5022957</link><guid>https://blog.csdn.net/newera/article/details/5022957</guid><author>newera</author><pubDate>Thu, 17 Dec 2009 07:31:00 +0800</pubDate><description><![CDATA[http://www.aspnut.com/reference/encoding.aspServer.URLEncodeUsed for encoding data that will be passed via a querystring variable. A querystring variable is anything following the question mark ]]></description><category></category></item><item><title><![CDATA[http 路径]]></title><link>https://blog.csdn.net/newera/article/details/4991742</link><guid>https://blog.csdn.net/newera/article/details/4991742</guid><author>newera</author><pubDate>Sat, 12 Dec 2009 14:35:00 +0800</pubDate><description><![CDATA[http://localhost/root/sub/abc.aspx root是虚拟目录名,sub是子目录,abc.aspx是文件名 想等得到全部Request.Url.AbsoluteUri 想得到http://localhostRequest.Url.GetLeftPart(System.UriPartial.Authority) ]]></description><category></category></item><item><title><![CDATA[Hashtable]]></title><link>https://blog.csdn.net/newera/article/details/4982070</link><guid>https://blog.csdn.net/newera/article/details/4982070</guid><author>newera</author><pubDate>Thu, 10 Dec 2009 21:24:00 +0800</pubDate><description><![CDATA[一,哈希表(Hashtable)简述  在.NETFramework中，Hashtable是System.Collections命名空间提供的一个容器，用于处理和表现类似keyvalue的键值对，其中key通常可用来快速查找，同时key是区分大小写；value用于存储对应于key的值。Hashtable中keyvalue键值对均为object类型，所以Hashtable可以支持]]></description><category></category></item></channel></rss>