Android Studio 的 Structure 侧边栏中的不同图标和符号是什么意思? [英] What do different icons and symbols in Android Studio's Structure sidebar mean?

查看:48
本文介绍了Android Studio 的 Structure 侧边栏中的不同图标和符号是什么意思?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我在 Android Studio 中单击结构"侧边栏时,它会显示当前类的内容.但是有某些图标 &用于表示不同成员的符号,例如,一个带有字母 m 的圆圈表示方法等.我在哪里可以获得所有图标的完整列表和详细信息?符号?(类似于解释各种图标和符号的图例/键是我正在寻找的东西)

When I click on 'Structure' sidebar in Android Studio, it displays the contents of the current class. However there are certain icons & symbols used to indicate different members, e.g., a circle with letter m for methods, etc. Where do I get the complete list and the details for all the icons & symbols? (something like a legend/key that explains the various icons & symbols is what I'm looking for)

谢谢!

推荐答案

点击以下链接,您将获得有关 Android Studio 的 Structure 侧边栏中不同图标和符号的答案:https://developer.android.com/tools/studio/index.htmlhttp://www.jetbrains.com/idea/help/symbols.html

Follow the link below and you will get your answer about different icons and symbols in Android Studio's Structure sidebar: https://developer.android.com/tools/studio/index.html http://www.jetbrains.com/idea/help/symbols.html

静态类初始化器 意味着 >>> 使用类名及其属性创建类对象.Show_Something_Fragment 意味着 >> FragmentView 有助于显示自定义视图,即如果 Fragment 在其主要活动中,则它有助于显示片段布局的视图.Outbound_changed_event 表示 >> 为事件采用的不同属性.

Static class initializer means >>> class object creation with class name and its properties. Show_Something_Fragment means >> FragmentView helps to showcustom view i.e. foe example if a Fragment is inside its main activity then it helps to show the view of the fragment layout. Outbound_changed_event means >> different attributes taken for an event.

希望现在你的疑惑已经清楚......

Hope now your doubts are clear.......

这篇关于Android Studio 的 Structure 侧边栏中的不同图标和符号是什么意思?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆