06 2021 档案

枚举组合值运算
摘要:(ContextType.ListContext & ContextType.ListParam & ContextType.ListWarning).HasFlag(it4.ContextType) 1.添加[Flags]特性 2.用枚举的HasFlag方法 阅读全文

posted @ 2021-06-29 17:08 郭小四 阅读(70) 评论(0) 推荐(0)