• 有可能来的时候你想要找到一种特定的文档,但你不记得名字或格式的文件。 如果你这样做,但是,保留一些关键词或表述的内容,然后它是完美的。

    问题是,有几个程序能够允许你这么做,而他们很少存在的不完全的初级保。

    其中一种应用是FamEx,这是一个基于命令行的词搜索者。

    你们中的大多数可能被用于有一个用户界面,你按下几个按钮,并插入一些参数,以及工作得到完成。 不幸的是,这并不是这种情况与此Java的书面文本搜索。

    使用这种程序是相对简单的,因为首先需要修改configuration.txt 文件和运行FamEx的。

    而里面的configuration.txt 文件中,你需要编写一个列表的文件,你会喜欢的搜索,在本[文件]部分,同时也铭记,文件列出的第一个也将审查第一次。

    没有退出configuration.txt 文件中,你就必须去下[串的]部分编写一个清单的话,你会喜欢搜索。

    如果你是一个更高级的用户和用于编写下的命令行,然后你可以尝试写一个列表中的经常表达这可能匹配的搜索模式下[regex]部分。

    有一件事你一定不能忘记的是,表示必须编写方式,是很容易理解对爪哇。 一旦所有的配置都已设置,所有你需要做的就是运行的应用程序。

    虽然不是每个人都可能会包裹他们的方式FamEx工作的,那些不会实现足够快的速度怎么用这个工具可用于查找的文件,他们的需要。

  • वहाँ एक समय आ सकता है जब आप चाहते हैं खोजने के लिए एक विशेष दस्तावेज है, अभी तक आप नाम याद नहीं है या प्रारूप का दस्तावेज है । यदि आप करते हैं, हालांकि, कुछ को बनाए रखने कीवर्ड या भाव से अपनी सामग्री है, तो यह एकदम सही है.

    समस्या यह है कि वहाँ कुछ कर रहे हैं वहाँ से बाहर प्रोग्राम्स के लिए सक्षम करने के लिए अनुमति देता है कि, और उनमें से कुछ मौजूद है कि नहीं कर रहे हैं वास्तव में, शुरुआत के अनुकूल है ।

    इस तरह के एक आवेदन FamEx है, जो एक कमांड लाइन आधारित शब्द खोजकर्ता.

    आप में से अधिकांश हो सकता है इस्तेमाल किया जा करने के लिए एक यूआई जहाँ आप कुछ बटन दबाएँ और कुछ मानकों, और काम किया जाता है. दुर्भाग्य से, यह मामला नहीं है इस के साथ जावा प्रश्न के लिखित पाठ खोजक है ।

    इस एप्लिकेशन का उपयोग अपेक्षाकृत सरल है, के रूप में आप पहली जरूरत को संशोधित करने के लिए configuration.txt फ़ाइल और चलाने FamEx.

    जबकि configuration.txt फ़ाइल, आप की जरूरत लिखने के लिए फ़ाइलों की एक सूची है कि आप चाहते हैं में खोज करने के लिए [फ़ाइलें] अनुभाग में है, जबकि यह भी रखने के मन में है कि फ़ाइलों को सूचीबद्ध पहले भी जांच की जाएगी ।

    बाहर निकलने के बिना configuration.txt फ़ाइल है, तो आप जाने के लिए है के तहत [स्ट्रिंग्स] अनुभाग में लिखने की, शब्दों की एक सूची है कि आप करना चाहते हैं के लिए खोज.

    यदि आप कर रहे हैं एक और अधिक उन्नत उपयोगकर्ता और इस्तेमाल कर रहे हैं नीचे लिखने के लिए आदेश लाइनों है, तो आप की कोशिश कर सकता है लेखन की एक सूची नियमित रूप से अभिव्यक्ति हो सकता है कि मैच की खोज पैटर्न के तहत [regex] अनुभाग में है ।

    एक बात तुम नहीं करना चाहिए भूल जाते है कि भाव में लिखा होना चाहिए कि एक तरह से समझने के लिए आसान है के लिए जावा. एक बार जब सभी विन्यास निर्धारित किया गया है, तुम सब करने की ज़रूरत है आवेदन चलाते हैं ।

    जबकि हर कोई नहीं करने में सक्षम हो सकता लपेट के उनके रास्ते के आसपास FamEx काम करता है, उन है कि एहसास होगा, जल्दी से पर्याप्त कैसे उपयोगी हो सकता है इस उपकरण को खोजने के लिए दस्तावेजों की जरूरत है वे.

  • There might come a time when you want to find a particular document, yet you do not remember the name or format of the document. If you do, however, retain some keywords or expressions from its content, then it is perfect.

    The problem is that there are few programs out there capable of allowing you to do that, and the few of them that exist aren't exactly beginner friendly.

    One such application is FamEx, which is a command line-based word searcher.

    Most of you might be used to having a UI where you press a few buttons and insert some parameters, and the job gets done. Unfortunately, this isn't the case with this Java-written text finder.

    Using this app is relatively simple, as you first need to modify the configuration.txt file and run FamEx.

    While inside the configuration.txt file, you need to write a list of files that you would like to search in the [files] section, while also keeping in mind that files listed first will also be examined first.

    Without exiting the configuration.txt file, you then have to go under the [strings] section write a list of words, that you would like to search for.

    If you are a more advanced user and are used to writing down command lines, then you could try writing a list of regular expressions that might match the searching pattern under [regex] section.

    One thing you mustn't forget is that the expressions must be written in a way that is easy to understand for Java. Once all the configurations have been set, all you need to do is run the application.

    While not everyone might be able to wrap their around the way FamEx works, those that do will realize quickly enough how useful this tool can be for finding the documents they need.