标签类目:rss

python写的RSS阅读器

分类:Python

  1. 
  2. # -*- coding:utf-8 -*-
  3. # file: pyRSS.py
  4. #
  5. import Tkinter
  6. import urllib
  7. import xml.parsers.expat

继续阅读 »

Tiny Tiny RSS: 打造自己的 Web RSS Reader

境:

  • Fedora Core 1
  • mysql 3.23.58
  • php 4.4.6
  • Firefox / Opera browser (IE 的支援性較差) 继续阅读 »

返回顶部