• The feed service publishes a web feed (either Atom or RSS) of recent change events, suitable for parsing by any standards-compliant feed reader (Atom 1.0 or RSS 2.0, respectively).

    Feed服务发布最近更改事件Web FeedAtomRSS),该 Web Feed适合任何与标准兼容的 Feed阅读器分别为 Atom 1.0 或 RSS 2.0)进行分析

    youdao

  • There should be several files in that subdirectory containing the RSS feed items received from each of the RSS feed providers, which the user has specified in the feed sources input XML file.

    子目录下几个文件包含每个RSS提要提供者收到 RSS 提要条目而这些提要提供者则用户提要输入XML文件中指定

    youdao

  • This component has one function, which is called by the feed aggregator, when all the RSS feed items are parsed from the received RSS feed content.

    组件一个函数所有rss提要条目均收到rss提要内容解析时,提要聚合器将会调用这个函数。

    youdao

  • Then, the function's logic passes the received RSS content string and the three arrays to another function, which parses the XML content and collects the RSS feed items.

    然后函数所收到RSS内容字符串三个数组传递另一个函数,函数解析XML 内容收集 RSS提要条目。

    youdao

  • You'll create an RSS-to-spreadsheet converter, which retrieves all the news stories from a remote RSS feed, extracts story metadata from the feed, and places it in spreadsheet rows and columns.

    创建RSS到电子表格转换器转换器远程rss提要检索所有新的新闻,从提要中提取新闻元数据放置电子表格的列中

    youdao

  • Before we can start parsing, we have to determine if the received RSS feed content is encoded using RSS version 1.0 or any of the other RSS versions.

    开始解析之前我们必须确定收到rss提要内容使用编码方式RSS版本1.0还是任何其他RSS版本。

    youdao

  • Having gained an understanding of the importance and usefulness of the RSS format, let's delve into developing a customizable RSS feed aggregator.

    理解rss格式重要性有效性之后我们来深入研究如何开发一个可定制rss提要聚合器。

    youdao

  • This article explains how you can subscribe to an RSS feed and provide the RSS data to the plug-in to check for real-time updates (in this case, related to the Australian Open).

    本文阐述了如何订阅rss提要插件提供RSS数据查找实时更新(这里关于澳大利亚公开赛的实时更新)。

    youdao

  • We developed the RSS feed plug-in specifically for this year's Australian Open, but you can take this plug-in and use it for any existing RSS feed.

    开发专用年度澳大利亚网球公开赛RSS提要插件但是可以获取插件用于任何现有 RSS 提要。

    youdao

  • You will set it up so that it looks for the most recent additions to your dataset whenever the RSS feed is called upon and returns a fresh RSS to the requester.

    进行设置以便无论何时调用rss提要,它都查找数据集中新增的内容,请求者返回新的RSS

    youdao

  • As an easy way to decide whether it is RSS or Atom, look at the root node name: RSS if RSS or feed if Atom.

    判断rss还是Atom一种最为简便做法节点名称如果rss,则为rss,如果是Atom,则为feed

    youdao

  • Our aim here is to construct a data object for the RSS feed, then read in our blog and create a corresponding item data object in the RSS feed for each blog item.

    此处目标RSS提要构建数据对象然后读入blog RSS 提要中为各个 blog项目创建一个相应的项目数据对象。

    youdao

  • As with the RSS 1.0 and RSS 2.0 modules, you can specify multiple license link relations on a feed or entry indicating that the content has been published under multiple copyright licenses.

    RSS 1.0RSS 2.0模块一样可以一个提要(feed)条目上指定多个许可链接关系表示内容在多个版权许可发布的。

    youdao

  • The RSS feed plug-in checks for updates on the Australian Open event using RSS feed technology and displays the latest news headlines in the mini-app area of your Lotus Sametime Connect client.

    rss提要插件使用rss提要技术查找有关澳大利亚公开赛最新赛况,LotusSametimeConnect客户机mini - app区域中显示最新的新闻标题

    youdao

  • When the result of parsing the RSS feed content is false, that means there was an error in the received RSS feed content.

    如果解析rss提要内容结果false,就意味着在所收到rss提要内容存在错误

    youdao

  • Users can use RSS readers or create a link on their Web sites to access the feed or configure RSS feed portlets.

    用户可以使用RSS阅读器Web站点上创建链接访问提要配置rss提要portlet

    youdao

  • Strong Firefox support: To add a new RSS feed, simply right click on a RSS icon or Web page (with plug-in).

    强大的Firefox支持添加新的RSS提要只需简单地 RSS图标Web页面需要插件)。

    youdao

  • The aggregation part of the Planet RDF code is relatively simple: it regularly polls each RSS feed in the list, derives a unique key for an RSS item, and stores changes to each item.

    PlanetRDF聚集部分代码相对比较简单,依次注册清单中的rss提要获取每个RSS条目值,保存所有条目的变化

    youdao

  • An RSS document is an XML file that contains a number of discrete news items, such as entries in a Web log (see Figure 1 for a sample RSS feed).

    RSS文档一个XML文件它包含大量离散新闻某个网志中的入口项(rss提要的例子参见Figure1)。

    youdao

  • Contents in each index of the three arrays a [2], a [3], and a [4] put together will provide all the information related to one particular RSS feed item present in the received RSS XML.

    三个数组a [2]、a[3]a[4]每个索引中的内容综合在一起就能提供关于收到RSS XML某个特定rss提要条目所有信息

    youdao

  • Simply point your handy RSS reader to this feed and when a new build event occurs, and the RSS feed is updated, bingo, you'll be notified. Figure 3 shows the RSS feed as displayed in an RSS reader.

    手边RSS阅读器指向提要发生新的构建事件rss提要更新时,就会得到相应通知。

    youdao

  • What happens to an expression such as $doc->rss->channel->item->title when an item does not have a title (as is the case in at least one top-100 RSS feed)?

    如果没有标题比如top-100 这样的RSS提要中),$doc->rss->channel->item->title 这样的表达式怎么样呢?

    youdao

  • Within your original script, the system decides which feed to process through the specification within the call to the rss-summary function: {local: rss-summary (" planet.rss2.xml ")}.

    原始脚本中,由系统通过rss -summary函数调用{localrss - summary (“planet . rss2 . xml ”)}中的规范决定处理哪一个提要

    youdao

  • In both the RSS 1.0 and RSS 2.0 license modules, a license association specified on the feed level automatically applies to all contained items.

    RSS 1.0RSS 2.0许可模块中提要(feed)级别指定的许可关联自动应用所有包含的条目。

    youdao

  • RSS Feeds: Add an RSS feed to your blog and news sections so people visiting your site can subscribe to your feed and stay updated on your nonprofits latest news.

    RSS Feeds博客上加入RRS功能,人们访问网站就可以订阅能及时获知你最近新闻

    youdao

  • We already try to do this with some sites that publish extremely abbreviated RSS feeds- even though we aren't using RSS directly, we attempt to achieve display parity with their feed.

    我们已经尝试一些发布及其精简RSS网站这么做了——虽然我们直接使用RSS,我们还是试图得到RSS同等显示内容。

    youdao

  • We already try to do this with some sites that publish extremely abbreviated RSS feeds- even though we aren't using RSS directly, we attempt to achieve display parity with their feed.

    我们已经尝试一些发布及其精简RSS网站这么做了——虽然我们直接使用RSS,我们还是试图得到RSS同等显示内容。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定