博客首页
注册
建议与交流
排行榜
加入友情链接
推荐
投诉
搜索:
帮助
iDragon Space
中国龙 龙腾天下
sinodragon21.cublog.cn
管理博客
发表文章
留言
收藏夹
· Social Views
· 技术连接池
}
· Operating system
· Linux Links
· 好友连接池
· 外语连接池
}
· Tutorials Foreign Websites
· Studying Abroad
· English
· Korean
· 其他
博客圈
音乐
相册
文章
· 个人日记
· 技术天地
}
· MS Office使用方法备忘录
· Java Planet
· Linux planet
· Windows Planet
· Web Planet
· 财经理财
· 谈天说地
· 第二职业
}
· English Planet
· Japanese Planet
· 读书声
· 梦工厂
· Words under the cloud
首页
关于作者
姓名:中国龙 职业: 年龄: 位置:中国 China 个性介绍:
||
<<
>>
||
我的分类
文章列表 - Windows Planet
Windows xp 自动更新导致svchost.exe进程CPU占用率100% 解决方法
<p>当你运行 Windows 自动更新、Windows Update、 Microsoft Update 等进行更新时出现意外而被中止,或者使用通过“自动更新”累积的数据太多,一段时间之后,都会造成“正在查找适用于您计算机的最新更新程序…”运……
查看全文
发表于:2008-03-12 ┆
阅读(153)
┆
评论(0)
将故障恢复控制台安装在硬盘上
<DIV>[将故障恢复控制台安装在硬盘上]</DIV> <DIV><BR>利用光盘引导故障恢复控制台非常慢,其实我们可能将其安装在硬盘上,这样不必每次都要找出安装光盘了,而且启动速度超快。安装后,故障恢复控制台保存在C:\Cmd……
查看全文
发表于:2007-12-31 ┆
阅读(216)
┆
评论(0)
windows操作系统故障修复控制台的使用方法
<div><font face="Times New Roman">Windows XP</font>(包括<font face="Times New Roman"> Windows 2000</font>)的控制台命令是在系统出现一些意外情况下的一种非常有效的诊断和测试以及恢复系统功能的工具。……
查看全文
发表于:2007-12-31 ┆
阅读(175)
┆
评论(0)
Windows 2000 故障恢复控制台说明
<div> <h2 class="subTitle" id="tocHeadRef">概要</h2> <script type="text/javascript">loadTOCNode(1, 'summary');</script> <div class="sbody">本文描述了 Windows 故障恢复控制台的功能和限制。Windo……
查看全文
发表于:2007-12-31 ┆
阅读(170)
┆
评论(0)
What makes a valid Windows file name?
Invalid characters when naming a file name in Windows: \/:*?"<>| <DIV> </DIV> <DIV>A common question for people starting to program on Windows is, “What makes a valid Windows file name?”……
查看全文
发表于:2007-10-22 ┆
阅读(264)
┆
评论(0)
文件属性操作(例如:判断目录名/文件名是否合法)
<DIV> <P>'判断文件名windows下的目录名是否合法<BR>Function IsValidWindowsFolderName(strFolderName)<BR>IsValidWindowsFolderName=TRUE<BR>sErrorStr=Array("/","\",":","*","?","""","<",">","|")<BR>iN……
查看全文
发表于:2007-10-22 ┆
阅读(466)
┆
评论(0)
不能登陆xp
<DIV> <P><STRONG>方法一:</STRONG></P> <P>(1)启动<A onclick="javascript:tagshow(event, '%B5%E7%C4%D4');" href="javascript:;" target=_self><U><STRONG><FONT color=#800080>电脑</FONT></STRONG></U></A>,使用Dos启动盘(比如:Windows 98启动盘)进入纯Dos状态。<BR>(2)在Dos提示符下,根据下面步骤操作:<BR> cd c\windows\system32<BR> ren logon.scr logon.bak<BR> copy cmd.exe logon.scr<BR>(3)重启电脑,在登录等待画面出现后静静等候,如果没有修改屏幕保护时间,大约10分钟,系统就……
查看全文
发表于:2007-10-09 ┆
阅读(626)
┆
评论(0)
朋友电脑的网卡设置(ISP是网通)
<DIV> </DIV> <DIV>Windows IP Configuration</DIV> <DIV> </DIV> <DIV> Host Name . . . . . . . . . . . . : qqlin</DIV> <DIV> Primary Dns Suffix . . . . . . . : </DIV> <DIV> Node Type . . . . . . . . . . . . : Mixed</DIV> <DIV> IP Routing Enabled. . . . . . . . : No</DIV> <DIV> WINS Proxy Enabled. . . . . . . . : No</DIV> <DIV> </DIV> <DIV>Ethernet adapter 本地连接:</DIV> <DIV> </DIV> <DIV> Connection-specific DNS Suffix . : </DIV> <DIV> Description . . . . . . . . . . . : Realtek RTL8139/810x Family Fast Ethernet NIC</DIV> <DIV> Physical Address. . . . . . . . . : 00-50-8D-65-49-E0</DIV> <DIV> &nb……
查看全文
发表于:2007-05-02 ┆
阅读(298)
┆
评论(0)