创建示例数据selecttop10*into创建表from原始表whereCreator='andcontentlike'%'+char(13)+'%'orcontentlike'%'+char(10)+'%'andCreateDatebetween'2006-02-1508:02:42.000'and'2006-02-1008:30:00.000'得到当前时间convert(varchar(19),getdate(),120)得到提前一天的时间selec
系统 2019-08-29 22:50:39 1856
现在做很多页面,比如阴影,或很多情况要用到透明图,GIF图一般会有很多锯齿,用PNG图吧,效果到是还好。Firefox和IE7以上版本都支持PNG透明,但IE6缺会显示灰白。百度,google搜罗一通,现总结如下两种。如有更好的方案,望交流第一种,适用于图片做背景的时候。代码: