stableboy

 

2022年1月29日

C# 逻辑与的应用

摘要: Type tp = obj.GetType(); FieldInfo propInfo = tp.GetField(strField , BindingFlags.Public | BindingFlags.NonPublic | BindingFlags.Instance | BindingFla 阅读全文

posted @ 2022-01-29 16:11 陌翔 阅读(120) 评论(0) 推荐(0) 编辑

(转)提供者模式和策略模式

摘要: https://www.cnblogs.com/chucklu/p/4495527.html However, I still can see a few differences between strategy pattern and provider pattern. 然而,我始终可以发现策略模 阅读全文

posted @ 2022-01-29 11:24 陌翔 阅读(103) 评论(0) 推荐(0) 编辑

导航