Notes when saving files in Java

Source: Internet
Author: User

When I first started learning Java, I found that many programmers often make a mistake. When they save a Java file, they often save the file name, for example, * .java.txt, and the file name looks like :*. java. This is caused by the default settings of Windows. By default, Windows will "Hide extensions of known file types ". To avoid this problem, we recommend that you disable the "Hide extensions of known file types" function in Windows.
To disable the "Hide extensions of known file types" function, open the "tool" menu in any file area of Windows (the resource manager can also, click Folder Options in the tool menu... "menu items. The" Folder Options "dialog box is displayed. Click the" View "Tab page in the dialog box. Dialog Box:

, Remove the hook before the "Hide file type extension" option, so that all files can be displayed with real file names, so as to avoid errors such as HelloWorld.java.txt.

Related Article

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.