Sixth Chapter Icon Introduction

Source: Internet
Author: User

Java Class related icons Introduction

??

  • website address:http://www.jetbrains.com/idea/webhelp/symbols.html
  • for each icon, theDescriptionIt was written in great detail, but there are a few that need special instructions.
    • source root You can understand it as the source directory , the role of the source code is used to specifically put Java class File, it is the source. Our general default name is src source directory , but this is not the case, in IntelliJ idea srcs Source Root so the source directory is not related to directory naming , but instead IntelliJ idea support for any directory to be set to Source root, Specific settings will be explained later in the chapter. Source root The role is to mark the files in this directory to be compiled

    • Java class located out of the source root , as we know from the previous article The Source root directory is used to tell IntelliJ idea that this is a compiled directory, and if your Java class file is not placed in that directory or under the sub-package of that directory, then the Java class will not compile. will be represented as this icon.

Introduction to various types of file type icons

??

  • website Address: http://www.jetbrains.com/idea/webhelp/file-types-recognized-by-intellij-idea.html
  • For each icon, the introduction is very clear, my side only to do a type of file supplement.
  • JavaScript Two kinds of icons introduced
  • ??

  • as shown, for compressed JavaScript file, icon will have? 010 patterns.

    ??

??

Sixth Chapter Icon Introduction

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.