摘要:
首先定义一个枚举 /// <summary> /// 枚举注释的自定义属性类 /// </summary> public class EnumDescriptionAttribute : Attribute { private string m_strDescription; public Enum 阅读全文
posted @ 2017-03-14 09:55
swtool
阅读(9106)
评论(0)
推荐(0)
摘要:
#region 得到光标在屏幕上的位置 [DllImport("user32")] public static extern bool GetCaretPos(out Point lpPoint); [DllImport("user32.dll")] private static extern In 阅读全文
posted @ 2017-03-14 09:53
swtool
阅读(421)
评论(0)
推荐(0)

浙公网安备 33010602011771号