建立自己的RSS
2017-02-06
18
本文主要提供代码,创建自己的RSS,供别人订阅...--- RSS.aspx<%@ Page language="c#" Codebehind="RSS.aspx.cs" AutoEventWireup="false" Inherits="Socent.RSS" %>--- RSS.aspx.csusing System;using System.Collections;using System.ComponentModel;using Sys...