我想获得这个脚本的内容
<script language="javascript"> //some content </script>
如何使用HTMLAgilityPack?
你试过了吗?
doc.DocumentNode.Descendants( “脚本”)