摘要: ```c# // he 是HtmlElement对象 // GetAttribute("class") 一直取空值 he.GetAttribute("className") ``` 阅读全文
posted @ 2017-03-25 10:30 沧海青蛙 阅读(5242) 评论(0) 推荐(0)