We will be using the PHP language for developing our RSS feed aggregator.
我们将使用 PHP 语言来开发我们的 RSS 提要聚合器。
The following sections will explain the components in our RSS feed aggregator.
本文后续的章节将会介绍rss提要聚合器中的各个组件。
As shown in Listing 8, the feed aggregator component has one function named aggregate_rss_feeds.
如清单8中所示,提要聚合器组件有一个名为aggregate_rss_feeds的函数。
应用推荐