<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet href='http://feeds.feedsky.com/styles/temp01.xsl' type='text/xsl' ?><!--这是一个由Feedsy提供技术支持的Feed，为了提高读者阅读的体验，以及满足用户美化自己Feed的需要，我们设计了多种精美的Feed模板，提供给大家选择，所有最终呈现出来的样式，皆由用户自愿选择使用，未经许可，任何团体和个人，请不要擅自修改样式或者盗用，这是对于用户选择权的尊重。--><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:fs="http://www.feedsky.com/namespace/feed" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0"><channel><atom:link href="http://feeds.feedsky.com/csdn.net/delphine" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/delphine" type="application/rss+xml"></fs:self_link><lastBuildDate>Tue, 07 Oct 2008 10:12:00 GMT</lastBuildDate><title>delphine的专栏</title><link>http://blog.csdn.net/delphine/</link><item><title>关于如何统计在线用户的简单范例</title><link>http://blog.csdn.net/delphine/archive/2008/10/07/3026209.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/3026209.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/3026209.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3026209</trackback:ping><description>统计用户在线难点主要是在退出在线状态&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;退出主要也就两种方式，一种是正常退出，一种是非正常退出。&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;正常退出执行相应处理方法就行，非正常退出的我给出的解决方法如下：&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;引入当前用户活动时间的记录，判断静态设置变量时间间隔与用户活动时间相比，如果超出１分钟，就按正常退出处理就可以了。记入在线用户也需要一些技巧，在我开发的一些网站中，有很多用户喜欢看到自己版块的用户在线很多，往往采用新打开一个浏览器窗口，从而获得不同的SessionId，从而让系统认为是新用户。这里我们考虑的是用IP来记录，当然只统计会员就不存在这个情况。下面给个整个方案的流程&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;获取网站用户（考虑一些网站中用cookie,如无cookie可不用进行下面的判断）－》判断是否在在线表中是否存在－》（yes）执行A－B；（NO）获取IP－》判断IP在在线表中是否存在（yes）执行A－B；（NO）C&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;A&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/3026209.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 07 Oct 2008 18:12:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2008/10/07/3026209.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2008/10/07/3026209.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>世界上最聪明的人</title><link>http://blog.csdn.net/delphine/archive/2007/12/25/1966192.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/1966192.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/1966192.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1966192</trackback:ping><description>不知道智商高是好事还是坏事。&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/1966192.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 25 Dec 2007 20:27:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2007/12/25/1966192.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2007/12/25/1966192.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>Castle错误信息整理</title><link>http://blog.csdn.net/delphine/archive/2006/10/19/1341151.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/1341151.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/1341151.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1341151</trackback:ping><description>待续&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/1341151.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 20 Oct 2006 00:12:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/10/19/1341151.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/10/19/1341151.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>castle的另一种方式的数据传递--&gt;blockcomponent</title><link>http://blog.csdn.net/delphine/archive/2006/10/11/1329820.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/1329820.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/1329820.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=1329820</trackback:ping><description>castle的另一种方式的数据传递&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/1329820.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 11 Oct 2006 18:50:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/10/11/1329820.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/10/11/1329820.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>恩和嗯的区别（原创）</title><link>http://blog.csdn.net/delphine/archive/2006/06/29/851800.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/851800.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/851800.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=851800</trackback:ping><description>总结一下，首先两者发音不同，
 
另外恩是个形声字，形声。从心,因声

嗯是个叹词，根据单调不同表示疑问，表示出乎意外或不以为然，表示肯定或应允。
 
我觉得聊天时应该用得比较多的是嗯，在写小说，人物的语气应该用恩，而且此时语气应该是肯定，应允。 
&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/851800.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 30 Jun 2006 01:03:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/06/29/851800.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/06/29/851800.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>IIS 6.0中无法上传超过200K的附件的解决办法</title><link>http://blog.csdn.net/delphine/archive/2006/06/21/817936.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/817936.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/817936.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=817936</trackback:ping><description>IIS，WEB&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/817936.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 21 Jun 2006 18:48:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/06/21/817936.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/06/21/817936.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>这样设置一下，2003就安全了。</title><link>http://blog.csdn.net/delphine/archive/2006/06/01/767737.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/767737.aspx</wfw:comment><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/767737.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=767737</trackback:ping><description>Windows Server 2003 系统配置方案

&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/767737.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 01 Jun 2006 21:49:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/06/01/767737.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/06/01/767737.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>个人电脑详细的安全设置方法[转]</title><link>http://blog.csdn.net/delphine/archive/2006/05/30/762737.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/762737.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/762737.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=762737</trackback:ping><description>谈到个人上网时的安全，还是先把大家可能会遇到的问题归个类吧。我们遇到的入侵方式大概包括了以下几种：

　　(1) 被他人盗取密码；

　　(2) 系统被木马攻击；

　　(3) 浏览网页时被恶意的java scrpit程序攻击；

　　(4) QQ被攻击或泄漏信息；

　　(5) 病毒感染；

　　(6) 系统存在漏洞使他人攻击自己。

　　(7) 黑客的恶意攻击。
&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/762737.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 30 May 2006 17:19:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/05/30/762737.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/05/30/762737.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>出现如下错误：试图运行项目时出错 启动调试 此项目URL位于...的解决方案，解决成功率在90%以上</title><link>http://blog.csdn.net/delphine/archive/2006/01/13/578337.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/578337.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/578337.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=578337</trackback:ping><description>在我所遇到的无法调试的情况下,一般用下面的方法可以解决:&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/578337.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 13 Jan 2006 22:34:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2006/01/13/578337.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2006/01/13/578337.aspx</guid><dc:creator>delphine</dc:creator></item><item><title>歇店两个月</title><link>http://blog.csdn.net/delphine/archive/2005/12/14/552366.aspx</link><wfw:comment>http://blog.csdn.net/delphine/comments/552366.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphine/comments/commentRss/552366.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=552366</trackback:ping><description>重头再来&lt;img src =&quot;http://blog.csdn.net/delphine/aggbug/552366.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 15 Dec 2005 00:52:00 +0800</pubDate><author>delphine</author><comments>http://blog.csdn.net/delphine/archive/2005/12/14/552366.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphine/archive/2005/12/14/552366.aspx</guid><dc:creator>delphine</dc:creator></item></channel></rss>