方法1:读取远程服务器上xml内容到dataset中,一开始直接用dataset的readxml(url)方法读取,总是出现"需要代理身份验证407"错误,用在程序中声明全局代理可以实现.
![]()
proxy
方法2:用dataset中的readxml(io.stream)方法就可以读取到dataset中了
imports system.Net
![]()
End Function
相关文章:
-
2022-12-23
-
2022-02-07
-
2022-02-07
-
2021-09-21
-
2022-12-23
-
2021-12-28
-
2021-06-22
猜你喜欢
-
2022-02-07
-
2022-02-07
-
2022-02-07
-
2022-12-23
-
2022-02-07
-
2022-12-23
相关资源
-
下载
2023-01-01
-
下载
2022-12-06
-
下载
2022-12-03