AndroidStudio中各图标含义

来源:互联网 发布:网络购买鲜花 编辑:程序博客网 时间:2024/05/04 05:01

Symbols

Common

IconDescriptionclassTypeJavaClassClassclassTypeAbstractAbstract Java classclassTypeAnnotAnnotationclassTypeEnumEnumerationclassTypeExceptionExceptionimgFinal Java classclassTypeInterfaceInterfaceclassTypeMainJava class that contains declaration of the main() method.classTypeTestCaseTest caseclassTypeJavaOutOfSourceRootJava class located out of the source root. Refer to the section Configuring Content Roots for details.excludeFromCompilation.pngJava class excluded from compilation.methodMethodmethod_abstractAbstract methodfieldFieldvariableVariablepropertyPropertyproperty_yellowParameterxml_elementElementfolderDirectorymoduleFolderModulegroupOfModulesGroup of modulesiconPackagePackagerootSourceSource rootrootTestTest rootrootExcludedExcluded rootrootResourceIJResourcesrootTestResourceIJTest resourcesrootGeneratedSourceIJGenerated source rootsrootGeneratedTestSourceIJGenerated test source rootsVisibility modifierslockedRead-only class, e.g. from a jar of an external library.private.pngprivateprotected.pngprotectedpackage_protected.pngpackage protectedstaticMarkstaticpublic.pngpublic

Data sources

IconDescriptionDataSourceDB data source. Also, DBMS-specific icons are used:

DBDB2 DB2

DBDerby Derby

DBH2 H2

DBHSQLDB HSQLDB

DBMySQL MySQL

DBODBC ODBC

DBOracle Oracle

DBPostgresql PostgreSQL

DBSQLServer SQL Server

DBSQLite SQLite

DBSybase Sybase

DBReadonlyDB data source with the read-only status, e.g. DBReadonlyDB2 for DB2.icon_SqlDataSourceDDL data sourcedataSchema.pngSchemaDataTablesTabledataColumnColumndataColumnNotNullNOT NULL columndataPkColumn.pngColumn with a primary keydataFkColumn.pngColumn with a foreign keydataIndexedColumn.pngColumn with an indexdataPrimaryKeyPrimary keydataForeignKeyForeign keydataIndexIndexdataViewViewdataFunctionStored procedure or function
0 0
原创粉丝点击