码迷,mamicode.com
首页 >  
搜索关键字:not in current selec    ( 7498个结果
SOS does not support the current target architecture解决方法
客户提交一个dump文件,WinDbg加载时出现大量WARNING,加载对应版本的SOS后执行相应命令提示"SOS does not support the current target architecture"。原因在于使用了64位的任务管理器导出了32位进程的dump文件,下面是两个解决方法:...
分类:其他好文   时间:2014-06-15 20:04:30    阅读次数:463
ITK流程自动签发
printf("member:%d\n",member);//find current signoffsSAFECALL(AOM_ask_value_tags(msg.task,"signoff_attachments", &num, &signoffs));//remove exists revi...
分类:其他好文   时间:2014-06-15 07:21:08    阅读次数:270
恢复文件默认打开方式
win + rregeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.*(想要改变打开方式的文件格式,也就是文件扩展名。如/.7z/.bat等)\OpenWithList。在右边的对话...
分类:其他好文   时间:2014-06-13 00:05:34    阅读次数:258
动画效果(兼容各个浏览器)
.destination1 .current{ display:block; animation:danru 2s linear infinite; -webkit-animation:danru 2s linear alternate ; ...
分类:其他好文   时间:2014-06-12 21:47:05    阅读次数:344
Supported Values for @SuppressWarnings(转)
Update July 2011:This list has been reviewed and made current with the most recent Eclipse 3.7 release.If you are a Java developer and use the new @Su...
分类:其他好文   时间:2014-06-12 17:10:17    阅读次数:278
如何恢复XP/2003的文件内容搜索
如上面讲到的,Windows XP/2003的文件内容搜索并不是不能用,只是被关闭了而已,我们只要打开XP/2003的文件内容搜索的功能就可以了。1、点击"开始" -> "运行"。2、输入"regedit",打开注册表编辑器。3、找到HKEY_LOCAL_MACHINE\SYSTEM\Current...
分类:其他好文   时间:2014-06-12 17:09:00    阅读次数:259
how to execute-shell-commands by ruby
Execute shell commandsThere are a number of different ways to run shell commands from Ruby.TheexeccommandKernel#execreplaces the current process and r...
分类:其他好文   时间:2014-06-12 06:50:15    阅读次数:281
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!