随笔分类 -  WPF

摘要:^(-|\+)?\d+(\.\d+)?$ 阅读全文
posted @ 2020-07-02 16:16 waityu 阅读(823) 评论(0) 推荐(0)
摘要:vs2019 1.引入名称空间 using System.Threading; using System.Runtime.InteropServices; 2.导入dll并声明方法 [DllImport("User32", CharSet = CharSet.Unicode)] static ext 阅读全文
posted @ 2019-12-02 17:22 waityu 阅读(688) 评论(0) 推荐(0)