<?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/delphi_new" type="application/rss+xml" rel="self"></atom:link><fs:self_link href="http://feeds.feedsky.com/csdn.net/delphi_new" type="application/rss+xml"></fs:self_link><lastBuildDate>Sun, 19 Apr 2009 00:22:00 GMT</lastBuildDate><title>delphi_new的专栏</title><link>http://blog.csdn.net/delphi_new/</link><item><title>AspNet2.0页面生命周期</title><link>http://blog.csdn.net/delphi_new/archive/2009/04/19/4091126.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/4091126.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/4091126.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4091126</trackback:ping><description>&lt;br /&gt;页面框架通过如下过程处理aspx文件请求:&lt;br /&gt;    1：解析aspx文件,并创建一个控件树；&lt;br /&gt;    2：使用控件树动态实现一个继承自Page类的类或者控件 ；&lt;br /&gt;    3：动态编译类；&lt;br /&gt;    4：缓存编译类，以备后用；&lt;br /&gt;    5：动态创建一个编译类的实例。页面开始启动生命期，在这个过程中，页面将通过生命周期的不同阶段；=========================================================&lt;br /&gt;页面经历了如下阶段【其中一些阶段标记为仅仅回传，是说只有在被回传到服务器时，页面才经历这些阶段】：&lt;br /&gt;&lt;br /&gt;01:页面首先从QueryString或者Request对象的Form集合中获得回传数据。&lt;br /&gt;02:页面检测回传数据集合(NameValueCollection,Form或者QueryString)是否包含一个键为_CallBackId的项。如  果存在，那么设置其Boolean属性IsCallBack为True,以便通过AspNet客户端回调机制，标明&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/4091126.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 19 Apr 2009 08:22:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/04/19/4091126.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/04/19/4091126.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>VS2008打不开VS2005解决方案的解决办法</title><link>http://blog.csdn.net/delphi_new/archive/2009/04/17/4088370.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/4088370.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/4088370.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4088370</trackback:ping><description>&lt;br /&gt;经常下载网上的程序，如果是VS2005解决方案，，用VS2008打开后出现“问题：“确保已安装项目类型（.csproj）的应用程序”的解决办法” 的警告框；&lt;br /&gt;解决方法是&lt;br /&gt;打开用记事本打开解决方案.sln，  在最上面两行&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio Solution File, Format Version 9.00&lt;br /&gt;# Visual Studio 2005&lt;br /&gt;替换成 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Microsoft Visual Studio Solution File, Format Version 10.00&lt;br /&gt;# Visual Studio 2008&lt;br /&gt;&lt;br /&gt;然后打开即可，&lt;br /&gt;&lt;br /&gt;打开后提示升级，直接备份并升级&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/4088370.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sat, 18 Apr 2009 05:17:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/04/17/4088370.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/04/17/4088370.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>跨浏览器 屏幕尺寸</title><link>http://blog.csdn.net/delphi_new/archive/2009/04/17/4087103.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/4087103.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/4087103.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4087103</trackback:ping><description>&lt;br /&gt;IE,FF浏览器下JS如何计算屏幕尺寸&lt;br /&gt;对于IE和FF浏览器javascript如何计算屏幕尺寸,本人做了一个测试.结果如下,希望对大家有所帮助...&lt;br /&gt;以下是FF新开页面屏幕计算默认值：&lt;br /&gt;以下是新开页面屏幕计算默认值：&lt;br /&gt;FF与IE都支持(计算有差异)网页可见区域宽【document.body.clientWidth】：1264&lt;br /&gt;FF与IE都支持(计算有差异)网页可见区域高【document.body.clientHeight】：0&lt;br /&gt;FF与IE都支持(计算有差异)网页可见区域宽【document.body.offsetWidth】：1264&lt;br /&gt;FF与IE都支持(计算有差异)网页可见区域高【document.body.offsetHeight】：0&lt;br /&gt;FF与IE都支持(计算有差异)网页正文全文宽【document.body.scrollWidth】：1264&lt;br /&gt;FF与IE都支持(计算有差异)网页正文全文高【document.body.scrollHeight】：0&lt;br /&gt;FF与IE都支持(计&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/4087103.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 17 Apr 2009 22:04:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/04/17/4087103.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/04/17/4087103.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>delphi中的Format函数详解</title><link>http://blog.csdn.net/delphi_new/archive/2009/04/01/4039956.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/4039956.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/4039956.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=4039956</trackback:ping><description>&lt;br /&gt;Format是一个很常用，却又似乎很烦的方法，本人试图对这个方法的帮助进行一些翻译&lt;br /&gt;，让它有一个完整的概貌，以供大家查询之用：&lt;br /&gt;&lt;br /&gt;首先看它的声明：&lt;br /&gt;function Format(const Format: string; const Args: array of const): string; overload;&lt;br /&gt;事实上Format方法有两个种形式，另外一种是三个参数的，主要区别在于它是线程安全的，&lt;br /&gt;但并不多用，所以这里只对第一个介绍：&lt;br /&gt;&lt;br /&gt;function Format(const Format: string; const Args: array of const): string; overload;&lt;br /&gt;Format参数是一个格式字符串，用于格式化Args里面的值的。Args又是什么呢，&lt;br /&gt;它是一个变体数组，即它里面可以有多个参数，而且每个参数可以不同。&lt;br /&gt;如以下例子：&lt;br /&gt;Format('my name is %6s',['wind']);&lt;br /&gt;返回后&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/4039956.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Wed, 01 Apr 2009 08:20:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/04/01/4039956.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/04/01/4039956.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>DELPHI常用快捷键大全</title><link>http://blog.csdn.net/delphi_new/archive/2009/03/15/3991452.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/3991452.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/3991452.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3991452</trackback:ping><description>&lt;br /&gt;CTRL+SPACE 代码补全，很好用的(先改了输入法热键) &lt;br /&gt;CTRL+SHIFT+C 编写申明或者补上函数 &lt;br /&gt;CTRL+SHIFT+↑(↓) 在过程、函数、事件内部, 可跳跃到相应的过程、函数、事件的定义（在INTERFACE和IMPLEMENTATION之间来回切换） &lt;br /&gt;CTRL+SHIFT+G 插入GUID &lt;br /&gt;CTRL+J (弹出DELPHI语句提示窗口，选择所需语句将自动完成一条语句)代码模板 &lt;br /&gt;&lt;br /&gt;CTRL+K+E(F) 标识符变小（大）写 &lt;br /&gt;CTRL+K+O(N) 选中的变小（大）写 &lt;br /&gt;CTRL+O+U 切换选择块的大小写 &lt;br /&gt;SHIFT+鼠标左键 先选中任一控件,按键后可选中窗体 &lt;br /&gt;CTRL+SHIFT+I(U) 代码整块移动右移(左移)2个空格 &lt;br /&gt;ALT+鼠标左键 可以块选代码，用来删除对齐的重复代码非常有用 &lt;br /&gt;CTRL+E 快速选择(呵呵，试试吧，很好玩的) &lt;br /&gt;&lt;br /&gt;在属性窗口按TAB键将光标移动到属性名区，键入属性名的开头&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/3991452.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 15 Mar 2009 14:11:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/03/15/3991452.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/03/15/3991452.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>DELPHI中一些常用得命令</title><link>http://blog.csdn.net/delphi_new/archive/2009/03/15/3991443.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/3991443.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/3991443.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3991443</trackback:ping><description>(1)跳过Delphi启动界面(no splash)     Delphi32.exe -ns  (2)启动时不打开空项目(no project)     Delphi32.exe -np不断更新....&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/3991443.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Sun, 15 Mar 2009 12:57:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/03/15/3991443.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/03/15/3991443.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>常用的JAVASCRIPT正则表达式</title><link>http://blog.csdn.net/delphi_new/archive/2009/03/06/3962419.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/3962419.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/3962419.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3962419</trackback:ping><description>1，匹配整数或小数： ^[+\-]?\d+(.\d+)?$&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/3962419.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Fri, 06 Mar 2009 19:15:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/03/06/3962419.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/03/06/3962419.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>未能写入输出文件“d:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\8f03a69f\8876eeec\App_Web_index.aspx.cc1b965b.8auwr2wp.dll”--“Could not execute CVTRES.EXE.”</title><link>http://blog.csdn.net/delphi_new/archive/2009/02/26/3938423.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/3938423.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/3938423.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3938423</trackback:ping><description>&lt;br /&gt;关于这个问题，一般普通的解决方法就是将NET SERVICE账号以及IIS进程账号IIS_WPG或者你定义的用户添加到%SYSTEM%\WINDWOS\TEMP文件夹的安全组或用户下面，权限设置为可修改，&lt;br /&gt;&lt;br /&gt;可是有时候即便是这样设置但是激活不了，页面还是显示同样的错误提示，&lt;br /&gt;所以有种方法可以解决，就是通过VS激活，&lt;br /&gt;在VS里随便 调试-》开始执行 WEB项目或者网站即可&lt;br /&gt;&lt;br /&gt;如果你出现标题所示的错误，且将系统目录下面的TEMP文件夹设置了可修改权限而没有奏效的话，可是使用上面的方式来激活设置&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/3938423.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Thu, 26 Feb 2009 18:24:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/02/26/3938423.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/02/26/3938423.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>互联网创业的葵花宝典</title><link>http://blog.csdn.net/delphi_new/archive/2009/02/24/3930663.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/3930663.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/3930663.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3930663</trackback:ping><description>一个朋友，在一家软件的大企业做了十年的软件研发，想出来创业，问我要注意什么。我开玩笑说，要想成功，必须学习互联网创业的“葵花宝典”，第一条就是“挥刀自宫”。 大的软件公司有很多资源，研发能力不错，各种推广资源也非常优越，但很少开发出来优秀的互联网产品。初步看上去，原因很多，比如很难调动个人的积极性、内部管理协调非常困难等。我认为还有一个重要的原因，就是方法不得当。大公司资源多，一个互联网创新项目，投入大量资源后，公司期望值高，考虑的问题自然多了，反而不容易做好。 从大公司离职出来创业，首先要“挥刀自宫”，干掉大公司这套做法，控制成本尽量少花钱，集中精力和资源解决核心的一两个问题就足够了。 不要想太多，不做太长时间的计划，尤其是计划不能太复杂！创业成功需要的是发现机会和快速突破的能力，再加一点运气。大公司的工作经验太多，有时候反而会限制自己的做法。 互联网创业，越简单越单纯，越容易成功！ 1.专注：解决用户一个迫切的需求，解决的问题一句话就可以说清楚。(1)&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/3930663.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Tue, 24 Feb 2009 08:45:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/02/24/3930663.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/02/24/3930663.aspx</guid><dc:creator>不想写</dc:creator></item><item><title>今天谈谈对w3wp.exe的初步了解</title><link>http://blog.csdn.net/delphi_new/archive/2009/02/23/3925765.aspx</link><wfw:comment>http://blog.csdn.net/delphi_new/comments/3925765.aspx</wfw:comment><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/delphi_new/comments/commentRss/3925765.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=3925765</trackback:ping><description>&lt;br /&gt;今天早上一打开VISUAL STUDIO就开始调试程序，附加到进程，在可用进程下面却没有发现有w3wp.exe进程，弄了好久却还是发现没有，MSDN上面也没有说明，&lt;br /&gt;到网上搜索了下，发现原来w3wp.exe是和IIS的应用程序池息息相关的，呵呵&lt;br /&gt;&lt;br /&gt;1.W3WP.EXE,应用程序,应用程序池之间的关系&lt;br /&gt;一个应用程序池可以包含多个应用程序,一个应用程序池创建一个W3WP.EXE进程.那么我们就不能简单的说一个应用程序对应一个W3WP.EXE进程了!&lt;br /&gt;其实是多个应用程序对应一个W3WP.EXE进程的.&lt;br /&gt;&lt;br /&gt;2.如何启动和关闭W3WP.EXE这个进程&lt;br /&gt;W3WP.EXE这个进程将在你访问www应用程序的时候启动.有人就会这么问了:&quot;我启动了一个Web应用程序，发现系统自动创建了一个W3wp.exe进程。但我关闭这个Web应用程序后，发现这个刚创建的W3Wp.exe进程还在,请问如何关闭该进程。&quot;&lt;br /&gt;这个进程不会在你关闭了这个程序以后,就马上关闭的.那是因为Http是无连接的访问,当你关闭了web&lt;img src =&quot;http://blog.csdn.net/delphi_new/aggbug/3925765.aspx&quot; width = &quot;1&quot; height = &quot;1&quot; /&gt;</description><pubDate>Mon, 23 Feb 2009 17:43:00 +0800</pubDate><author>不想写</author><comments>http://blog.csdn.net/delphi_new/archive/2009/02/23/3925765.aspx#Feedback</comments><guid isPermaLink="false">http://blog.csdn.net/delphi_new/archive/2009/02/23/3925765.aspx</guid><dc:creator>不想写</dc:creator></item></channel></rss>