本文主要提供代码,创建自己的RSS,供别人订阅...RSS.aspx<%@Pagelanguage="c#"Codebehind="RSS.aspx.cs"AutoEventWireup="false"Inherits="Socent.RSS"%>RSS.aspx.csusingSystem;usingSystem.Collections;usingSystem.ComponentModel;usingSystem.Data;usingSystem.Dra
系统 2019-08-29 23:23:42 2042
现在做很多页面,比如阴影,或很多情况要用到透明图,GIF图一般会有很多锯齿,用PNG图吧,效果到是还好。Firefox和IE7以上版本都支持PNG透明,但IE6缺会显示灰白。百度,google搜罗一通,现总结如下两种。如有更好的方案,望交流第一种,适用于图片做背景的时候。代码: