OP 2: Resource Manager ex (smart code recognition and smart format recognition)

Source: Internet
Author: User

Continued http://www.cnblogs.com/qingjun1991/p/4971689.html

TXT file Open is garbled, that is because the software does not have the correct identification code

Sometimes you see a JPG image that moves like a gif, that's because it's just a jpg, it's actually a GIF format.

There are a lot of things like these ...

Like JPG, PNG, GIF, BMP, RAR, zip, MP3, mid ... Most of these non-text files will indicate the true format of the file in the first few bytes of the file, so just determine the first few bytes of the file.

Like TXT, HTML, CS, Java, CSS, JS, XML, CPP ... These text files can also be identified by the first few bytes, but the ANSI encoding is not added, the ANSI code will be different because of the operating system, so that the frequent occurrence of garbled.

So I developed a way of identifying and integrating it into my work.

When you open a software browse file, the format column of the file list is the result of smart encoding recognition and smart format recognition, underlining that it is a text file

If you require a high-precision text file encoding recognition, click on the Advanced button, tick the strongest identification code

OP 2: Resource Manager ex (smart code recognition and smart format recognition)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.