Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有人知道Ruby中的一些RSS Autodiscovery gem吗?我找不到合适的宝石。
我想要 gem 做的事情是
非常感谢您提前。
这是其中的两个:
据我调查,rfeedfinder是 Ruby 中 RSS 自动发现的最佳选择。
我需要使用一些脚本,其中我发现了这个:
$data = <<<DATA MIN={$min} INVOICE={$invoice} AMOUNT={$sum} EXP_TIME={$exp_date} DESCR={$descr} DATA;
有人可以提供更多关于$somevar = <<<DATA......和
$somevar = <<<DATA