Windows搜索-常规表达式 [英] Windows Search - REgular expressions

查看:94
本文介绍了Windows搜索-常规表达式的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用Windows搜索DLL在c#Windows应用程序上工作.希望使用此c#应用程序提供搜索功能.

i am working on a c# windows application using Ms windows search DLL. want to provide the search ability using this c# app.

所以我正在使用microsoft.search.interop.dll,它将依次使用Windows搜索二进制文件.

so I am using microsoft.search.interop.dll which will in turn use windows search binaries.

我想知道它是否可以支持正则表达式搜索.

I would like to know if it can support regular expressions search.

例如,如果用户键入单词"error \ n",则应该给出匹配文件的结果,该文件将包含换行符,后跟"error"文本.

For eg if the user types in a word 'error\n', it should give the results of matching files which will contain the new line character followed by 'error' text.

请让我知道它是否支持,如果可以,我们如何以编程方式实现它?

Please let me know if it supported, and if yes, how do we achieve it programmatically?

推荐答案

Hmmmm它与SQL Server有何关系?http://msdn.microsoft.com/zh-CN/library/ms228595(v=vs.80).aspx
Hmmmm how does it relate to SQL Server ? http://msdn.microsoft.com/en-us/library/ms228595(v=vs.80).aspx


这篇关于Windows搜索-常规表达式的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆