!= null 就是不为null!string.IsNullOrEmpty 不是null且不是""(string.Empty)
-----------Response:
null 与 string.IsNullOrEmpty 区别
原文:http://www.cnblogs.com/ChengBaoke/p/4551418.html