思路话语

。Arlen:思想有多远你就能走多远...

petshop string.IsNullOrEmpty(string s)

2.0中string的一个方法:
string.IsNullOrEmpty(string s)

不用象1.1中那样:
if(s == null || s == string.Empty){}

posted on 2008-03-06 20:41  Arlen  阅读(273)  评论(0编辑  收藏  举报

导航