zoukankan      html  css  js  c++  java
  • Project Browser & Inspector

    Project Browser

      You can drag items from the project structure list to the Favourites and also save search queries there.

      

      The filters work by adding an extra term in the search text. A term beginning with "t:" filters by the specified asset type, while "l:" filters by label. You can type these terms directly into the search box rather than use the menu if you know what you are looking for. You can search for more than one type or label at once. Adding several types will expand the search to include all specified types (ie, types will be ORed together). Adding multiple labels will narrow the search to items that have all the specified labels (ie, labels are ANDed).

      

      另外,Type和Label也可以通过下面的方法来实现。下图左边是选择Type,右边是选择Label。

        

      通过Window->Asset Store可以打开Asset Store,Command+9。

    Inspector

      Inspector可以在Normal显示模式和Debug显示模式之间切换。

      

      

  • 相关阅读:
    JNI和NDK的关系
    JNI和NDK的关系
    Android SDK结构分析
    设计模式:单例模式
    编程规范:占位符
    设计模式:工厂模式
    代码整洁之道----读书笔记
    个人编程规范
    装饰器函数
    异常处理
  • 原文地址:https://www.cnblogs.com/tekkaman/p/3776472.html
Copyright © 2011-2022 走看看