标签: c# datatable html-table ado.net
将html表数据结果转换为新DataTable的最佳实践是什么? 我不会为每个结果项使用诸如for或foreach之类的任何循环。 C#中有什么方法可以将表复制到Datatable?