id =Request.Querystring["id"]
if(string.IsNullOrEmpty(id))

{

//为空,执行操作

}

else

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2022-01-25
相关资源
相似解决方案