摘要:
以前某面试题要求给string扩展一个IsNotNullOrEmpty的方法。当时没有想到合适的办法。后来发现3.0以后加了个扩展方法的语法糖。现收集了几位园友的某些实际应用,自己也试试写了几个方法。大家用的着的,尽管Copy啊。 如果你觉得代码很熟悉,是你写的我在此谢过了。using System;using System.Collections.Generic;using System.Linq;using System.Text;using WinComman;namespace ConsoleApplication3{ class Program { stat... 阅读全文
posted @ 2011-11-07 13:48
数据酷软件
阅读(1268)
评论(1)
推荐(1)

浙公网安备 33010602011771号