RSS解析器 MagpieRSS

码农软件 · 软件分类 · RSS/ATOM相关 · 2019-04-12 15:59:42

软件介绍

MagpieRSS提供一个基于XML的RSS解析器。支持RSS0.9,RSS1.0,RSS2.0和Atom。

示例代码:

require('rss_fetch.inc');
$rss = fetch_rss($url);

本文地址:https://codercto.com/soft/d/3428.html

Thinking Recursively

Thinking Recursively

Eric S. Roberts / Wiley / 1986-1-17 / USD 85.67

The process of solving large problems by breaking them down into smaller, more simple problems that have identical forms. Thinking Recursively: A small text to solve large problems. Concentrating on t......一起来看看 《Thinking Recursively》 这本书的介绍吧!

URL 编码/解码
URL 编码/解码

URL 编码/解码

XML、JSON 在线转换
XML、JSON 在线转换

在线XML、JSON转换工具

RGB HSV 转换
RGB HSV 转换

RGB HSV 互转工具