<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>debren的专栏 - app</title><link>http://blog.csdn.net/debren/category/103173.aspx</link><description /><dc:language>zh-CN</dc:language><lastUpdateTime>Fri, 02 Sep 2005 17:03:25 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>debren</dc:creator><title>AJAX</title><link>http://blog.csdn.net/debren/archive/2005/08/24/464034.aspx</link><pubDate>Wed, 24 Aug 2005 15:02:00 GMT</pubDate><guid>http://blog.csdn.net/debren/archive/2005/08/24/464034.aspx</guid><wfw:comment>http://blog.csdn.net/debren/comments/464034.aspx</wfw:comment><comments>http://blog.csdn.net/debren/archive/2005/08/24/464034.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/debren/comments/commentRss/464034.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=464034</trackback:ping><description>Ajax: A New Approach to Web Applications
Ajax isn’t a technology. It’s really several technologies, each flourishing in its own right, coming together in powerful new ways. Ajax incorporates:


standards-based presentation using XHTML and CSS; 
dynamic display and interaction using the Document Object Model; 
data interchange and manipulation using XML and XSLT; 
asynchronous data retrieval using XMLHttpRequest; 
and JavaScript binding everything together. &lt;img src ="http://blog.csdn.net/debren/aggbug/464034.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>debren</dc:creator><title>利用XP实现自动定时关机</title><link>http://blog.csdn.net/debren/archive/2005/03/23/327307.aspx</link><pubDate>Wed, 23 Mar 2005 01:04:00 GMT</pubDate><guid>http://blog.csdn.net/debren/archive/2005/03/23/327307.aspx</guid><wfw:comment>http://blog.csdn.net/debren/comments/327307.aspx</wfw:comment><comments>http://blog.csdn.net/debren/archive/2005/03/23/327307.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/debren/comments/commentRss/327307.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=327307</trackback:ping><description>自动定时关机
由以上参数可知，我们只能以倒计时的方式让Windows XP自动关机，比如您需要两个小时后关闭计算机，则具体方法是，单击“开始|运行”命令。在“打开”框中，键入“Shutdown -s -t 7200”。其中的“7200”是秒数。单击“确定”按钮。
此时，将打开“系统关机”对话框，并显示离关机的时间数。当然，这并不会影响其他程序的运行。
取消定时关机
设置好自动关机后，如果想取消的话，可以在“运行”命令的“打开”框中输入“shutdown -a”，并按回车键。 &lt;img src ="http://blog.csdn.net/debren/aggbug/327307.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>debren</dc:creator><title>Win2000/WinXP/Win2003双系统启动</title><link>http://blog.csdn.net/debren/archive/2005/03/05/312054.aspx</link><pubDate>Sat, 05 Mar 2005 16:06:00 GMT</pubDate><guid>http://blog.csdn.net/debren/archive/2005/03/05/312054.aspx</guid><wfw:comment>http://blog.csdn.net/debren/comments/312054.aspx</wfw:comment><comments>http://blog.csdn.net/debren/archive/2005/03/05/312054.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/debren/comments/commentRss/312054.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=312054</trackback:ping><description>Win98SE/WinME和Win2000/WinXP/Win2003的任意版本组合，理论上使用WinXP的Ntldr和 Ntdetec可以引导Win2000；使用Win2003的Ntldr和 Ntdetec可以引导Win2000和WinXP，反之则不行：也就是用后出的操作系统的这两个文件可以引导以前的操作系统。但是如果你还是不放心的话，我这里有全套的！用哪个你自己选择。 &lt;img src ="http://blog.csdn.net/debren/aggbug/312054.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>