!= null 就是不为null
!string.IsNullOrEmpty 不是null且不是""(string.Empty)
-----------Response:
!= null 就是不为null
!string.IsNullOrEmpty 不是null且不是""(string.Empty)
时间: 2024-10-15 22:44:33
!= null 就是不为null
!string.IsNullOrEmpty 不是null且不是""(string.Empty)
-----------Response:
!= null 就是不为null
!string.IsNullOrEmpty 不是null且不是""(string.Empty)