DL:显示列表

“Display List”通常缩写为DL,这种简写方式便于快速记录和使用。该术语广泛应用于计算机图形学、数据处理等综合领域,适用于未明确分类的相关场景。其中文含义为“显示列表”,指一种用于有序存储并管理待显示数据的高效结构。

Display List具体释义

  • 英文缩写:DL
  • 英语全称:Display List
  • 中文意思:显示列表
  • 中文拼音:xiǎn shì liè biǎo
  • 相关领域dl 未分类的

Display List的英文发音

例句

  1. This tells LayoutManager that the current display list is no longer valid and that it should be updated.
  2. 这告知LayoutManager当前的显示列表(DL)已经不再有效,应该进行更新。
  3. Failed to display list of installed helper.
  4. 显示已安装的助手列表失败。
  5. An event only bubbles up the parent's chain of ancestors in the display list.
  6. 事件在显示列表(DL)中只向上级的父级链冒泡。
  7. The top-level class is DisplayObject, which Flex adds to the Stage object, or the universal display list, of Flash Player.
  8. 最顶层的类是DisplayObject,Flex将它添加到FlashPlayer的Stage对象或通用显示列表(DL)。
  9. Note that you invalidate the display list in either case because you want Flex to render ( or remove ) the focus rectangle around the box.
  10. 注意,两种情况都会导致显示列表(DL)无效,因为您需要Flex呈现(或删除)方框周围的焦点矩形。