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显示模式之间切换。

      

      

  • 相关阅读:
    Bootstrap/Font-Awesome/sweetalert插件
    网络编程
    异常处理
    再看属性查找
    元类
    面向对象中的一些内置方法
    反射
    内置函数
    绑定方法与非绑定方法
    多态与鸭子类型
  • 原文地址:https://www.cnblogs.com/tekkaman/p/3776472.html
Copyright © 2011-2022 走看看