microdata

n.  微观数据

计算机



双语例句

  1. Though microdata is fairly simple, it can still be difficult to place and maintain the content by hand.
    尽管微数据非常简单,但手动放置和维护内容仍然很困难。
  2. While microdata is supported for most field types defined by core, many widely used field types still do not support microdata.
    微数据得到了核心定义的大多数字段类型的支持,但很多广泛应用的字段类型仍然不支持微数据。
  3. The two main concepts in microdata are
    微数据中的两个主要概念是
  4. Simply post an issue in the issue queue for the module and suggest that the module support microdata.
    只需在模块的文章队列中发表一篇文章,并建议该模块支持微数据即可。
  5. The link field has two different bits of data that you might want to expose using microdata
    链接字段有两个不同的数据位(bitofdata),您可能想使用微数据公开它们
  6. Using Drupal to add microdata to your pages
    使用Drupal向页面添加微数据
  7. If you don't have easy access to a web server, you can also copy and paste the snippet into the live microdata testing tool provided by Opera developer Philip J ä genstedt ( see Resources).
    如果无法方便地访问Web服务器,您还可以复制这个代码段,并将其粘贴到Opera开发人员PhilipJägenstedt提供的现场微数据测试工具中(参见参考资料)。
  8. If you add microdata to a field formatter for your own project, you can contribute that work back to the Drupal community.
    如果您在自己的项目中给字段格式器添加微数据,您可以将这些成果反馈给Drupal社区。
  9. Adding microdata to the themed output
    给有主题输出添加微数据
  10. This provides the graphical user interface for adding microdata for these properties.
    这为针对这些属性添加微数据提供了图形化用户界面。
  11. Enabling microdata in field formatters
    在字段格式器中启用微数据
  12. It's easy to add microdata support to a field formatter.
    给字段格式器添加微数据支持十分简单。
  13. At the bottom of the field instance configuration form, you will see Genre Microdata Mapping, as in Figure 3.
    在字段实例配置表单的底部,您会看到GenreMicrodataMapping,如图3中所示。
  14. At the time of this writing, the link field formatter defined by the Drupal Link module doesn't support microdata, but you can change that.
    在撰写本文之际,DrupalLink模块定义的链接字段格式器还不支持微数据,但您可以改变这一点。
  15. To add to the challenge, Google ( the most influential search engine for many web authors) indicated that it will only process microdata.
    更具挑战性的是,Google(对众多Web作者最有影响力的搜索引擎)表明它将只处理微数据。
  16. To use a field formatter defined in a contributed module, you can check the table that tracks microdata support.
    要使用所贡献模块中定义的字段格式器,您可以查看追踪微数据支持的表格。
  17. To mark up the properties with microdata, set microdata to TRUE for each property, as in Listing 3.
    要使用微数据标记属性,需要针对每个属性将微数据设置为TRUE,如清单3中所示。
  18. To place the microdata, you need to change the HTML output for the field.
    为了放置微数据,您需要修改字段的HTML输出。
  19. For experimentation on testing sites, you can use the microdata module to generate microdata for fields and test the Rich Snippet displays based on that microdata.
    要在测试站点上进行试验,您可以使用微数据模块为字段生成微数据,并基于这些微数据测试RichSnippet显示。
  20. The microdata module is still under development and isn't ready for use on live sites.
    微数据模块仍然在开发中,尚不能用在正在运行的站点上。
  21. Often, the microdata attributes need to be passed from the field_formatter_view function into the theme function.
    通常,需要将微数据属性从fieldformatterview函数解析到主题函数中。
  22. ( The current version of the Link module has changed and might already contain microdata support.)
    (Link模块的当前版本已发生改变,可能已经包含对微数据的支持。)
  23. You can even contribute microdata support back to the module by creating a patch with your changes.
    您甚至可以通过创建一个包含您所修改内容的补丁,将微数据支持传回给该模块。
  24. You can now test the microdata output for the formatter.
    现在,您可以为格式器测试微数据输出。
  25. With the new microdata module you can configure microdata output for basic field types and add microdata output to custom field types.
    借助新的微数据模块,您可以为基本字段类型配置微数据输出,并向自定义字段类型添加微数据输出。
  26. Microdata has strict requirements about where to place the microdata attributes in the HTML, so each field type in Drupal needs to define where to place the attribute within its formatters.
    对于在HTML中放置微数据属性的位置,微数据有严格的要求,因此Drupal中的每种字段类型都需要定义在其格式器中放置属性的位置。
  27. After you pass the microdata variables to the theme function, you can add the tag containing the itemprop around the title.
    将微数据变量传递给主题函数之后,您可以在主题周围添加包含itemprop的标签。
  28. Microdata, which is the newest of the three syntaxes, does not yet have much tool support.
    作为上述三种语法中最新的一种语法,微数据尚未获得很多工具的支持。
  29. You'll add microdata support to the Link module.
    您将为Link模块添加微数据支持。
  30. Microdata is a simple way to add structured data to pages.
    微数据是向页面添加结构化数据的一种简便方式。