2019年11月7日
摘要: [DllImport("user32.dll", CharSet = CharSet.Auto, CallingConvention = CallingConvention.Winapi)] internal static extern IntPtr GetFocus(); ///获取 当前拥有焦点 阅读全文
posted @ 2019-11-07 16:56 AnonymousFlower 阅读(431) 评论(0) 推荐(0) 编辑