• 正则表达式或简而言之为regex,被广泛用于编程和语言理论中来指定有一系列遵循一套规则的字符序列的搜索模式. 无论你是否熟悉regex,他们的潜力不能被剥夺. 比起以常规表达为核心的应用程序,有什么更好的探索方法?

    正如其名称所暗示的那样,软件是一种简单的软件通用软件,可以轻松地进行基于regex的搜索,从基于特定规则的文本文件中提取出特定的字符串. 其优点之一是它允许批量处理,使您能够同时在多个文件中进行搜索.

    此应用程序有两种口味:它带有标准安装器,但也有可移植的应用程序. 如你所想,后者不会在主机系统的注册中留下痕迹,可以直接启动,只需双击主可执行文件即可.

    主窗运动清一色外观,窗口上方设有所有搜索标准. 您可以填写用于搜索和继续的正则表达式, 但还有其他几个标准, 您可以自定义以进一步过滤结果 。 例如,软件允许您应用一个过滤器来显示以特定字符串开始或结束的结果,或者包含另一个结果.

    在点击“ Start” 按钮之前, 您还应选择要扫描的文件夹 。 软件的目标为文本和日志文件。 文件口罩也得到支持。

    软件是一个方便的工具,如果您想要测试您的正则表达式 r 只需同时在多个文件中执行搜索即可. 结果可以很容易地导出到一个文件并保存到将来使用.

    .

  • नियमित अभिव्यक्तियों या, संक्षेप में, रेगेक्स का व्यापक रूप से प्रोग्रामिंग और भाषा सिद्धांत में उपयोग किया जाता है ताकि खोज पैटर्न को उन पात्रों के अनुक्रम के साथ निर्दिष्ट किया जा सके जो नियमों के एक सेट का पालन करते हैं। क्या आप रेगेक्स से परिचित हैं या नहीं, उनकी क्षमता को अस्वीकार नहीं किया जा सकता है। क्या यह पता लगाने के लिए एक बेहतर तरीका है?

    जैसा कि इसके नाम से पता चलता है, सॉफ्टवेयर एक सरल सॉफ्टवेयर उपयोगिता है जो विशिष्ट नियमों के आधार पर पाठ फ़ाइलों से आसानी से रेगेक्स-आधारित खोजों और विशिष्ट स्ट्रिंगों को निकाल सकती है। इसके लाभों में से एक यह है कि यह बैच प्रोसेसिंग की अनुमति देता है, जिससे आप एक ही समय में कई फ़ाइलों के भीतर खोज कर सकते हैं।

    इस एप्लिकेशन के लिए दो स्वाद हैं: यह एक मानक इंस्टॉलर के साथ आता है, लेकिन एक पोर्टेबल एप्लिकेशन भी उपलब्ध है। जैसा कि आप उम्मीद कर सकते हैं, बाद में मेजबान प्रणाली की रजिस्ट्री में निशान नहीं छोड़ते हैं और इसे सीधे शुरू किया जा सकता है, बस मुख्य निष्पादन पर डबल क्लिक करके।

    मुख्य विंडो एक साफ नज़र खेलती है, जिसमें विंडो के शीर्ष पर सभी खोज मानदंड शामिल हैं। आप अपनी खोजों और आगे बढ़ने में उपयोग करने के लिए नियमित अभिव्यक्ति में भर सकते हैं, लेकिन कुछ अन्य मानदंड हैं जो आप परिणाम को फ़िल्टर करने के लिए भी अनुकूलित कर सकते हैं। उदाहरण के लिए, सॉफ्टवेयर आपको उन परिणामों को दिखाने के लिए एक फ़िल्टर लागू करने की अनुमति देता है जो एक विशिष्ट स्ट्रिंग के साथ शुरू या समाप्त हो जाते हैं या इसमें दूसरा शामिल होता है।

    "स्टार्ट" बटन को हिट करने से पहले, आपको फ़ोल्डर को स्कैन करने के लिए भी चुनना चाहिए। सॉफ्टवेयर पाठ को लक्षित करता है और फ़ाइलों को समान रूप से लॉग करता है। फ़ाइल मास्क भी समर्थित हैं।

    यदि आप अपने नियमित अभिव्यक्ति आर का परीक्षण करना चाहते हैं तो सॉफ्टवेयर एक आसान उपकरण है जो एक ही बार में एकाधिक फ़ाइलों के भीतर खोज करता है। परिणामों को आसानी से एक फ़ाइल में निर्यात किया जा सकता है और भविष्य के उपयोग के लिए बचाया जा सकता है।

    .

  • Regular expressions or, in short, regex, are widely used in programming and language theory to specify search patterns with a sequence of characters that follow a set of rules. Whether you are familiar with regex or not, their potential cannot be denied. And what a better way to explore it than with an application that has regular expressions at its core?

    As its name suggests, VOVSOFT - RegEx Extractor is a simple software utility that can easily perform regex-based searches and extract specific strings from text files based on specific rules. One of its advantages is that it allows batch processing, enabling you to perform searches within multiple files at the same time.

    There are two flavors to this application: it comes with a standard installer, but a portable application is also available. As you might expect, the latter does not leave traces in the registry of the host system and can be launched directly, just by double-clicking on the main executable.

    The main window sports a clean look, with all the search criteria at the top of the window. You can fill in the regular expression to use in your searches and proceed, but there are a few other criteria that you can customize to filter results even further. For instance, VOVSOFT - RegEx Extractor allows you to apply a filter to show results that start or end with a specific string or contains another.

    Before hitting the “Start” button, you should also select the folder to scan. VOVSOFT - RegEx Extractor targets text and log files alike. File masks are also supported.

    VOVSOFT - RegEx Extractor is a handy tool if you want to test your regular expression r simply perform searches within multiple files at once. The results can be easily exported to a file and saved for future use.