using System; namespace ArLi.CommonPrj { #region how use this? public class getvol{ [DllImport("kernel32.dll")] public static string GetVolOf(string drvID){
return retVal.ToString("x");
|
C#获取硬盘序列号
最新推荐文章于 2023-12-16 11:26:50 发布
using System; namespace ArLi.CommonPrj { #region how use this? public class getvol{ [DllImport("kernel32.dll")] public static string GetVolOf(string drvID){
return retVal.ToString("x");
|