IsNullOrWhiteSpace和IsNullOrEmpty区别
摘要:string.IsNullOrEmpty:只能控制null和""string.IsNullOrWhiteSpace:控制null、""、" "(引号里面带空格)
阅读全文
posted @ 2021-06-30 13:40
posted @ 2021-06-30 13:40
posted @ 2021-06-24 14:51
posted @ 2021-06-15 14:39