zoukankan      html  css  js  c++  java
  • Asset Catalog Help (十一)---Removing Images and Sets

    Removing Images and Sets

    Optimize the size of an asset catalog by removing unused images or sets.

    通过删除不用的图片或图片集优化一个asset catalog的大小。

    Do one of the following:

    可以使用以下方法:

    • Remove an image from its set by Control-clicking the image and choosing Remove Selected Items from the shortcut menu.

      通过选中要删除的图片,选择删除最选中的图片。

      Note: Removing an image does not remove the placeholder for that image resolution from the set. To remove the placeholder from a set, use the Attributes inspector to deselect the checkbox for the corresponding sizes or device, as described in the appropriate Customizing Sets article (see Related Articles).

      注意:从图片集删除图片并不会删除该图片分辨率的占位符。 要想从图片集中删除占位符, 使用Attributes inspector来取消选择相应尺寸或设置边上的选择框,它们有在相应地自定义集合文章中讲述(查看相关文章)

    • Select an image or image set, and press the Delete key.

      选中一张图片或一个图片集,按Delelte键。

  • 相关阅读:
    P20 HTTP 方法的安全性与幂等性
    P19 查询参数
    P18 写代码:过滤和搜索
    P17 过滤和搜索
    P16 HTTP HEAD
    golang的json操作[转]
    Android中的Service 与 Thread 的区别[转]
    iOS的block内存管理
    Go并发编程基础(译)
    golang闭包里的坑
  • 原文地址:https://www.cnblogs.com/patientAndPersist/p/4428847.html
Copyright © 2011-2022 走看看