博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
vs2008 ctrl+D 查找出错 No files were found to look in.
阅读量:6940 次
发布时间:2019-06-27

本文共 922 字,大约阅读时间需要 3 分钟。

vs2008,用ctrl+D来搜文件夹中的文件含有某个字符串。

一直这个功能用得正常,且很好用。

但是今天在搜一个虚拟目录时发现报这个错误,说是没文件可搜,google出下面的结果。

但是试了都没效,最后只能指定子目录一个个搜索。或copy出来到非虚拟目录下搜索

 

微软的解释:

No files were found to look in. 

Visual Studio 2005
 
 This error generally occurs when a file name or directory has been specified in the Look in list and that file name or directory does not exist or cannot be found. This error can also appear if you specify a valid directory that does not contain the file extension specified in the File types list or the directory specified does not contain any files.

To correct this error

  1. Use the Custom Directory Set dialog box to browse to the directory or file name to search rather than typing in the path or file name. You can access the Custom Directory Set dialog box by choosing the ellipsis button next to the Look in list.

  2. Change the file extension specified in the File types list to *.* to search all files in the specified directory.

转载地址:http://deinl.baihongyu.com/

你可能感兴趣的文章
Android <Android应用开发实战> 资源类型<二>
查看>>
日期选择器datetimepicker--选择时分秒
查看>>
[SCOI2010]幸运数字
查看>>
关于EF Unit of Work Repository的简单用法
查看>>
数组,排序,枚举
查看>>
内置方法
查看>>
JVM系列五:JVM监测&工具[整理中]
查看>>
第二周
查看>>
quick-cocos2d-x3.2 scheduler使用注意事项
查看>>
freemarker写select组件(二)
查看>>
微信小程序 app.json 配置
查看>>
ROCKETMQ——2主2从集群部署
查看>>
从51aspx首页上提取的qq和阿里旺旺在线客服
查看>>
横向纵向菜单制作 Jquery
查看>>
一些做设计挺不错的网站
查看>>
js事件
查看>>
Webpack+Typescript 简易配置
查看>>
docker 中nginx域名解析,反向代理
查看>>
【112】生活新体验
查看>>
用Python3发送邮件详解
查看>>