2023年8月5日
摘要: 在使用 xdocument desendants 进行筛选元素时, 发现 结果为空 经过网友的文章提醒 发现是 命名空间 的问题 在使用linq where 进行网页元素 筛选时发现 descendants("div") 不起作用, 而是用 descendatns 可以看到元素枚举 Dim ie A 阅读全文
posted @ 2023-08-05 11:19 boy8199 阅读(21) 评论(0) 推荐(0) 编辑