• JEncConv的开发作为一个方便的软件,使你能够转换为文本编码。 该软件还可以检测的前编码,并找到可能的。

    如果发现错误在解码或编码,几个行为可用于每个步骤:失败,插入一个定义串或忽视的错误。

    经验丰富的用户也将有可能使用JEncConv从命令行,以便于转换的多个文件的同时进行。

    JEncConv给用户之间作出选择的几个行为情况下发现错误。 解码的行为和编码的行为是选择分开。

    ·停止和失败的(这是默认)。 用于解码如果文件是正确的但你不知道它的编码。 用于编码,如果有些人物并不是有效编码选择的。

    ·替代错误的部件(定义)character(or string)。 用于解码如果你有一个损坏的文件。 用于编码如果你必须使用这一编码,例如ASCII,并决定损失符它不支持。

    ·忽视的错误共和继续。

  • JEncConv विकसित किया गया था के रूप में एक काम सॉफ्टवेयर है कि सक्षम बनाता है पाठ परिवर्तित करने के लिए एन्कोडिंग. सॉफ्टवेयर भी आप की अनुमति देता है का पता लगाने के लिए वर्तमान एन्कोडिंग और खोजने के लिए संभव हैं.

    यदि त्रुटियों के दौरान पाए जाते हैं डिकोडिंग या एन्कोडिंग, कई व्यवहार कर रहे हैं के लिए उपलब्ध प्रत्येक चरण: असफल डालने, एक कस्टम स्ट्रिंग या की अनदेखी त्रुटि पूरी तरह है.

    अनुभवी उपयोगकर्ताओं को भी संभावना है का उपयोग करने के लिए JEncConv कमांड लाइन से आदेश में परिवर्तित करने के लिए कई फ़ाइलों के साथ-साथ ।

    JEncConv देता है उपयोगकर्ता के बीच एक विकल्प कई व्यवहार के मामले में त्रुटियों को मिल रहे हैं. डिकोडिंग व्यवहार और एन्कोडिंग व्यवहार कर रहे हैं अलग से चुना है ।

    · बंद करो और असफल (यह डिफ़ॉल्ट है). उपयोगी डिकोडिंग के लिए यदि फ़ाइल सही है, लेकिन आप नहीं जानते कि इसके एन्कोडिंग. उपयोगी एन्कोडिंग के लिए अगर कुछ वर्ण मान्य नहीं हैं के लिए एन्कोडिंग चुना है ।

    · की जगह गलत हिस्सों के साथ, एक (कस्टम) चरित्र (या स्ट्रिंग). उपयोगी डिकोडिंग के लिए यदि आप एक क्षतिग्रस्त फ़ाइल. उपयोगी एन्कोडिंग के लिए, तो आप चाहिए का उपयोग करना चाहिए कि एन्कोडिंग, उदाहरण के लिए, ASCII, और खो करने के लिए तय पात्रों यह समर्थन नहीं करता है ।

    · त्रुटि की उपेक्षा और पूरी तरह जारी है.

  • JEncConv was developed as a handy software that enables you to convert text encodings. The software also allows you to detect the current encoding and find possible ones.

    If errors are found during decoding or encoding, several behaviors are available for each step: failing, inserting a custom string or ignoring the error altogether.

    Experienced users will also have the possibility to use JEncConv from the Command Line in order to convert several files simultaneously.

    JEncConv gives the user a choice between several behaviors in case errors are found. Decoding behavior and encoding behavior are chosen separately.

    · Stop and fail (this is the default). Useful for decoding if the file is correct but you don't know its encoding. Useful for encoding if some characters aren't valid for the encoding chosen.

    · Replace the erroneous parts with a (custom) character (or string). Useful for decoding if you have a damaged file. Useful for encoding if you must must use that encoding, e.g. ASCII, and decide to lose characters it doesn't support.

    · Ignore the error altogether and continue.