【例子介绍】一种将RSS流转为老式HTML提供给旧系统访问的代码
【相关图片】
【源码结构】
.
├── littleclie-regular-server
│ ├── channel.php
│ ├── channel_ppc.php
│ ├── download_rss.php
│ ├── example-atom.php
│ ├── index.html
│ ├── index_ppc.html
│ ├── lib
│ │ └── Feed.php
│ └── repos.php
└── 5t6t网_littleclie.7z
2 directories, 9 files


评论