本文介绍了正则表达式搜索引擎的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
是否有搜索引擎可以让我通过正则表达式进行搜索?
Is there a search engine, that would allow me to search by a regular expression?
推荐答案
Google 代码搜索允许您使用正则表达式搜索.
Google Code Search allows you to search using a regular expression.
据我所知,一般搜索不存在这样的搜索引擎.
As far as I am aware no such search engine exists for general searches.
这篇关于正则表达式搜索引擎的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!