摘要: ``` c# using System; using System.Data; using System.Configuration; using System.Linq; using System.Web; using System.Web.Security; using System.Web.UI; using System.Web.UI.HtmlControls; using System.... 阅读全文
posted @ 2019-06-29 23:54 年华若流矢 阅读(428) 评论(0) 推荐(0) 编辑
摘要: ``` c# using System; using System.Management; using System.Text.RegularExpressions; using System.Collections.Generic; namespace FstScandTest { /// /// 即插即用设备信息结构 /// public struct P... 阅读全文
posted @ 2019-06-29 23:51 年华若流矢 阅读(1148) 评论(0) 推荐(1) 编辑
摘要: ``` c# using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Linq; using System.Text; using System.Runtime.InteropServices; namespace FormWindow... 阅读全文
posted @ 2019-06-29 23:47 年华若流矢 阅读(594) 评论(0) 推荐(0) 编辑