03 2021 档案

摘要:看看我 阅读全文
posted @ 2021-03-17 11:00 vvull 阅读(121) 评论(0) 推荐(0)
摘要:看看我 select (select '<>' from Table for xml path(''),TYPE).value('.','NVARCHAR(MAX)') 阅读全文
posted @ 2021-03-17 10:18 vvull 阅读(195) 评论(0) 推荐(0)
摘要:点我看看 public class FtpHelper { //基本设置 private static string ftppath = @"ftp://" + "192.168.1.1" + "/"; private static string username = "username"; pri 阅读全文
posted @ 2021-03-12 17:27 vvull 阅读(357) 评论(0) 推荐(0)