摘要:“开始”-“运行”-“regedit”,在“HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Syncmgr\Handlers”项中找到一个与SQL Server 2000相关的分支,删除它,这时任务栏里的同步中心图标应该会消失,重启以后同步中心也不会自动启动了。当然,如果你有其它同步项,比如没有禁用离线文件,或者有移动设备同步,都有可能使同步中心自动启动。
阅读全文
摘要:读书即未成名究竟人品高雅 修德不期获报自然梦稳心安
阅读全文
摘要:CString和string的互相转换 CString->std::string 例子:CString strMfc=“test“;std::string strStl;strStl=strMfc.GetBuffer(0);std::string->CString 例子:CString strMfc;std::string strStl=“test&...
阅读全文
摘要:在VS2008中对于以下代码:普通HTML页面div可以全屏但aspx页面中div只显示一行解决办法:将aspx页面中去掉
阅读全文
摘要:#div1{ width:480px; height:270px; border:solid 2px red; position:absolute; top:50%; left:50%; margin:-135px 0 0 -240px;}
阅读全文
摘要:E:\>;debug-a1371:0100 mov ax,2011371:0103 mov bx,2001371:0106 mov cx,11371:0109 mov dx,801371:010C int 131371:010E mov ax,3011371:0111 mov cx,3f1371:0114 int 131371:0116 int 201371:0118-rcxCX 0000:18-n mbr_back.com-w100Writing 00018 bytes-qE:\>;debug-a1371:0100 mov ax,2011371:0103 mov bx,20013
阅读全文