摘要: //添加枚举 public enum 发声 { 待检测声卡 , 有声卡 , 无声卡 }public static class msgboxExtensions( static 发声 发声 = 发声.待检测声卡;//发声函数 private static dynamic spVoice = null; 阅读全文
posted @ 2024-08-24 04:09 网络来者 阅读(20) 评论(0) 推荐(0)