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. 阅读全文>
发表于 @ 2005年08月24日 15:02:00|评论(loading...)|编辑|收藏
自动定时关机
由以上参数可知,我们只能以倒计时的方式让Windows XP自动关机,比如您需要两个小时后关闭计算机,则具体方法是,单击“开始|运行”命令。在“打开”框中,键入“Shutdown -s -t 7200”。其中的“7200”是秒数。单击“确定”按钮。
此时,将打开“系统关机”对话框,并显示离关机的时间数。当然,这并不会影响其他程序的运行。
取消定时关机
设置好自动关机后,如果想取消的话,可以在“运行”命令的“打开”框中输入“shutdown -a”,并按回车键。 阅读全文>
发表于 @ 2005年03月23日 01:04:00|评论(loading...)|编辑|收藏
Win98SE/WinME和Win2000/WinXP/Win2003的任意版本组合,理论上使用WinXP的Ntldr和 Ntdetec可以引导Win2000;使用Win2003的Ntldr和 Ntdetec可以引导Win2000和WinXP,反之则不行:也就是用后出的操作系统的这两个文件可以引导以前的操作系统。但是如果你还是不放心的话,我这里有全套的!用哪个你自己选择。 阅读全文>
发表于 @ 2005年03月05日 16:06:00|评论(loading...)|编辑|收藏