摘要:
1.IsNullOrEmpty确定三个字符串中的每个字符串是有一个值、为空字符串还是为空引用//This example demonstrates the String.IsNullOrEmpty() methodusing System;class Sample { public static void Main() { string s1 = "abcd"; st... 阅读全文
posted @ 2006-10-12 11:01
RicoRui
阅读(771)
评论(0)
推荐(0)

浙公网安备 33010602011771号