会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
雪狼
首页
新随笔
联系
管理
订阅
随笔分类 -
ASP.NET(C#)
C#替换HTML标签
摘要:C#替换HTML标签 Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->private string parseHtml(string html) { string temp = Regex.Replace(html, "]*>", ""); ...
阅读全文
posted @
2009-03-19 09:32
雪狼531
阅读(864)
评论(0)
推荐(0)
注册控件
摘要:注册控件 regsvr32 c:\windows\system32\XXX.dll
阅读全文
posted @
2009-03-19 09:23
雪狼531
阅读(130)
评论(0)
推荐(0)
公告