停灯向晓  
上一页 1 2 3 4 5 6 7 ··· 13 下一页

2011年11月23日

摘要: 依次单击“开始一控制面板”,在打开的“控制面板”窗口中双击“用户账户”图标。打开“用户账户”窗口,单击保存有密码的用户账户,然后单击“管理我的网络密码”选项,在打开的“存储用户名和密码”对话框中找到相应的密码项并将其删除即可。 阅读全文
posted @ 2011-11-23 12:11 kofkyo 阅读(230) 评论(0) 推荐(0)

2011年11月5日

摘要: /* from: http://my.oschina.net/lintur/blog/31954*/摘要: Windows 2008磁盘管理器中,在磁盘标签处右击鼠标,随磁盘属性的不同会出现“转换到动态磁盘”,“转换到基本磁盘”“转换成GPT磁盘”,“转换成MBR磁盘”等选项,在此做简单介绍。部分资料参照网络上的资源。注:①希捷硬盘可以使用DiscWizard软件,目前是V13版本,可以从这里下载该软件。http://www.seagate.com/staticfiles/support/discwizard/DiscWizardSetup-14355.en.exe②日立硬盘可以使用Hitac 阅读全文
posted @ 2011-11-05 21:24 kofkyo 阅读(469) 评论(0) 推荐(0)

2011年10月28日

摘要: /* from: http://xiaoou2002.blog.163.com/blog/static/21586669201081634323740/*/注1:代码中的IntPtr可以改为int注2:ServiceName需要取service name,而不是display nameusingSystem;usingSystem.Collections.Generic;usingSystem.Text;usingSystem.Runtime.InteropServices;namespaceWindowsService2{publicclassInstallUtil{#regionDLLIm 阅读全文
posted @ 2011-10-28 11:26 kofkyo 阅读(1035) 评论(0) 推荐(0)

2011年10月24日

摘要: /* from: http://www.cnblogs.com/Magicworks/archive/2008/07/06/1236817.html*/今天在安装Windows Mobile 6 Professional SDK Refresh.msi 的时候,碰到一个错误"文件被数字签名策略拒绝(File was rejected by digital signature policy) ",可能在安装 Visual Studio 2005 SP1 的时候,也有人碰到过这个错误.这个错误产生的原因是:"当运行安装程序时,Windows Installer 会验证 阅读全文
posted @ 2011-10-24 15:00 kofkyo 阅读(201) 评论(0) 推荐(0)

2011年10月17日

摘要: /* from: http://www.dotnetmafia.com/blogs/dotnettipoftheday/archive/2008/01/31/unable-to-connect-to-the-microsoft-visual-studio-remote-debugging-monitor.aspx */Unable to connect to the Microsoft Visual Studio Remote Debugging Monitor named 'DOMAIN\USER@MACHINENAME'. The Visual Studio Remote 阅读全文
posted @ 2011-10-17 14:03 kofkyo 阅读(633) 评论(1) 推荐(0)

2011年7月29日

摘要: /* from: http://blog.sina.com.cn/s/blog_412ec72c0100mall.html*/usingSystem;usingSystem.Data;usingSystem.Configuration;usingSystem.Linq;usingSystem.Web;usingSystem.Web.Security;usingSystem.Web.UI;usingSystem.Text;usingSystem.Web.UI.WebControls;usingSystem.Web.UI.WebControls.WebParts;usingSystem.Web.U 阅读全文
posted @ 2011-07-29 11:14 kofkyo 阅读(548) 评论(3) 推荐(0)

2011年7月14日

摘要: /* from: http://www.techpowerup.com/forums/archive/index.php/t-140238.html*/BSOD Codes for i7 x58 chipset0x101 = increase vcore0x124 = increase/decrease QPI/VTT first, if not increase/decrease vcore...have to test to see which one it ison i7 45nm, usually means too little VVT/QPI for the speed of U. 阅读全文
posted @ 2011-07-14 14:00 kofkyo 阅读(307) 评论(0) 推荐(0)

2011年7月7日

摘要: /* from: http://www.pcwaishe.cn/thread-179956-1-1.html*/目前FILCO(斐尔可)所在售的机械键盘均为Majestouch(圣手),GKing是圣手的无冲突版本,因为适合游戏,国内将其命名为Gking,意思是Game King。对于104键位的标准ASCII英文版本,为了区别于“圣手全键无冲突”和“圣手6键无冲突”,国内将前者命名为“Gking”,一代logo为金标,二代升级为黑标;后者命名为“圣手”,目前只有一代,为银标。此外,FILCO(斐尔可)在全球除了中国大陆地区以外,已经停产了所有“6键无冲突”型号,也就是说,现在在中国大陆地区以 阅读全文
posted @ 2011-07-07 17:54 kofkyo 阅读(241) 评论(0) 推荐(0)

2011年6月21日

摘要: /* from: http://blog.csdn.net/woowindice/archive/2007/11/24/1901155.aspx*/Could not write to output file 'c:/WINDOWS/Microsoft.NET/Framework/v2.0.5072错误的处理: 出现CS0016的原因一般是临时目录的权限不够,至于为什么中途出现这种问题,我尚不清楚,解决的办法是给Windows目录下的临时文件夹Temp的安全选项卡中加入NetWork Service用户并赋予全权。更详尽的解释参考MSDN。MSDN给出的解释如下:When you vi 阅读全文
posted @ 2011-06-21 13:55 kofkyo 阅读(712) 评论(0) 推荐(0)

2011年6月1日

摘要: /* from: http://bbs.pceva.com.cn/thread-1339-1-1.html*/浴室大大出品我们知道目前支持4K先进格式的WD新绿盘,型号为EARS。我先来说说啥是先进格式?概括的来说,先进格式是把传统的512字节硬盘扇区大小替换为4KB(4096字节)硬盘扇区的技术。其实很早前就有把硬盘扇区从512字节变为4KB的想法,而随着硬盘容量越来越大,这个想法越来越严重。可以想一下,当硬盘容量还是以MB为单位的时候,512字节的扇区可以很好的平衡防止浪费空间(一个扇区不能被放进2个文件),但是现在的硬盘动则上TB,这就造成了许多麻烦。啥麻烦?最关键的问题是3指标,所谓3 阅读全文
posted @ 2011-06-01 14:45 kofkyo 阅读(224) 评论(0) 推荐(0)
上一页 1 2 3 4 5 6 7 ··· 13 下一页