摘要:
C#.Net调用基本格式: [DLLImport(“DLL文件路径”)]修饰符 extern 返回值类型 方法名称(参数列表) 如: [DllImport("kernel32.dll", SetLastError = true, EntryPoint = "SetLocalTime")] publi 阅读全文
posted @ 2022-03-17 16:58
永不言弃!
阅读(9977)
评论(0)
推荐(0)
|
永不言弃!
不忘初心:感恩的心!上进的心! |