开发者

How to remove all flash objects from html with regex , code needed at c#

开发者 https://www.devze.com 2023-01-23 05:59 出处:网络
How to remove all flash objects from html with regex , cod开发者_Go百科e needed at c# Regex will remove all html objects from html so there will be no flash based objects at resultsI dont think Regul

How to remove all flash objects from html with regex , cod开发者_Go百科e needed at c#

Regex will remove all html objects from html so there will be no flash based objects at results


I dont think Regular Expressions is your best choice for this task, you should use the HTML Agility Pack: http://htmlagilitypack.codeplex.com/

0

精彩评论

暂无评论...
验证码 换一张
取 消