摘要: 需调用API函数 需在开头引入命名空间 using System.Runtime.InteropServices; 获取当前窗口句柄:GetForegroundWindow() [DllImport("user32.dll", CharSet = CharSet.Auto, ExactSpellin 阅读全文
posted @ 2021-12-24 10:10 张永全-PLM顾问 阅读(1018) 评论(0) 推荐(0)