摘要: public enum ChatTemplateFunctionType{ tt, aaaaa,} 用Enum.Parse(typeof(enum), string),来进行比较; public void XXX(string strType) { if (!string.IsNullOrEmpty 阅读全文
posted @ 2022-02-24 17:55 匆匆,不惑之年 阅读(232) 评论(0) 推荐(0)