开发者

How to find "* 50" text in visual studio files?

开发者 https://www.devze.com 2023-01-02 07:07 出处:网络
I want to find a text * 50 (multiply sign space 50). How ? PS: I use standard \"find and repl开发者_StackOverflowace\" dialog.Type * 50 in the find dialog. And make sure regular expressions and wild

I want to find a text * 50 (multiply sign space 50).

How ?

PS: I use standard "find and repl开发者_StackOverflowace" dialog.


Type * 50 in the find dialog. And make sure regular expressions and wildcards are off, because that's probably what's throwing you.

0

精彩评论

暂无评论...
验证码 换一张
取 消