C#实现网页截图功能 //需要添加System.Drawing及System.Windows.Forms引用 using System; using System.Drawing; us … 继续阅读 C#实现网页截图功能