135-1821-9792

验证Request传过来的值是否为空

                string imgUrl = "";
                if (!string.IsNullOrEmpty(Request["picUrl"]))
                    imgUrl = Request.QueryString["picUrl"].ToString();
                if (imgUrl == "")
                {
                    imgUrl="aaa";
                }

新闻标题:验证Request传过来的值是否为空
文章URL:http://www.wtcwzsj.com/article/gdeheh.html

其他资讯



Copyright © 2009-2022 www.wtcwzsj.com 青羊区广皓图文设计工作室(个体工商户) 版权所有 蜀ICP备19037934号