随笔分类 - C# 经典
摘要:在项目中用到了 随手分享下 记得点赞呦! 1,从System.String[]转到List<System.String>System.String[] str={"str","string","abc"};List<System.String> listS=new List<System.Strin
阅读全文
摘要:一 C# 键值对类有以下类: ① IDictionary<string, Object> idc = new Dictionary<string, object>(); ② KeyValuePair<string, object> par = (KeyValuePair<string, object
阅读全文

浙公网安备 33010602011771号