C#技术百科
问问你的心你有没有信心 做事情要专一坚定,执着
update ProContent set 缩略图 = replace(缩略图,' ','')
update ProContent set 缩略图 = replace(缩略图,char(10),'')
update ProContent set 缩略图 = replace(缩略图,char(13),'')
update ProContent set 缩略图 = replace(缩略图,char(9),'')
posted on 2008-09-25 14:45  王德田  阅读(1545)  评论(0编辑  收藏  举报