CBC世界新闻RSS解析器
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CBC世界新闻RSS解析器相关的知识,希望对你有一定的参考价值。
Reads CBC news RSS with fancy-prints its in table, splitting news description by image & text.
<table border=0 align=center> <% out << """<tr><td rowspan=2>$img</td><th>${it.title.text()}</th></tr> <tr><td>$txt</td></tr>""" } } %> </table>
以上是关于CBC世界新闻RSS解析器的主要内容,如果未能解决你的问题,请参考以下文章