惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Y
Y Combinator Blog
腾讯CDC
Recent Announcements
Recent Announcements
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Hugging Face - Blog
Hugging Face - Blog
H
Help Net Security
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
博客园_首页
D
DataBreaches.Net
P
Proofpoint News Feed
云风的 BLOG
云风的 BLOG
V
Visual Studio Blog
月光博客
月光博客
Jina AI
Jina AI
Stack Overflow Blog
Stack Overflow Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
博客园 - 【当耐特】
Vercel News
Vercel News
WordPress大学
WordPress大学
J
Java Code Geeks
博客园 - 聂微东
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
U
Unit 42

博客园 - 流浪的狗

小白三下杭州 devnev.exe /resetskippkgs 分享上大学时CCTV5经常播放的一段宣传片 关于输入法的一个想法, 希望有人可以实现 如果安装.net framework 3.5出错, 可以这样解决 我恨这不成熟的Visual Studio 2008内部build 有需要体验百度IM 百度 Hi 的朋友吗? 2008春节回家流水账 回不去啦, 车次天天晚点. 早上拍的雪景. [北京东路买票记] 1月24日终于成功买到2张回家的硬卧火车票 当一个公司抠门到连年中聚会都取消的时候, 还能指望什么? hello 2008 last 2007 working day... 2007最后一个工作日. 忙的连自己姓什么都不知道啦... 这里没有英雄 (推荐一个游记blog, BTP, 从北京骑到巴黎) 2, 8, 10, 16进制转换. - 流浪的狗 我已经很久没写博了. www.bewww.net被封, 以及其它一些L78Z的事情
在visual studio中全文搜索碰到的问题. 太奇怪了. - 流浪的狗
流浪的狗 · 2007-12-03 · via 博客园 - 流浪的狗

上次碰到过一次, 今天又碰到啦, 死活搜不出来任何东西. 无论修改什么设置都不行, 在google上搜了一下, N多人碰到和我同样的问题.http://vidmar.net/weblog/archive/2007/04/17/Strangest-error-No-files-were-found-to-look-in.-Find.aspx

This is definitely in the category "I-would-believe-it-if-I-would-see-it-with-my-own-eyes".

Coworker tried to "search in files" in Visual Studio 2005 and he got zero results. Even when he searched for simple "a" character, he still got nothing. Then we noticed the message in results pane:

No files were found to look in. Find was stopped in progress.

He googled it and fairly quickly found a solution on Franny's Adobe blog. 

Pressing Ctrl + Scroll Lock actually helped! It's important to mention the above solution and error was spotted in Visual Studio 2003 but coworker had same thing in 2005. 

It looks like somehow "Break" command which is Ctrl + C or Ctrl + Pause got stuck. But that has nothing to do with "Scroll Lock". Go figure. Weird, weird, weird How the hell would anyone solve this without internet?!? Thank you, Tim, thank you!

如果你也碰到了全文搜索搜不出来结果的问题, 不妨按一下Ctrl + Scroll Lock再试试.