码迷,mamicode.com
首页 > 其他好文 > 详细

随便写写

时间:2014-06-18 08:54:47      阅读:183      评论:0      收藏:0      [点我收藏+]

标签:style   ext   color   get   string   os   

///一般处理程序 string action = context.Request["action"]; var adapter= new T_UserTableAdapter(); if (adapter.GetDataByName(action).Count>=1) { context.Response.Write("yes"); } else { context.Response.Write("no"); }

随便写写,布布扣,bubuko.com

随便写写

标签:style   ext   color   get   string   os   

原文地址:http://www.cnblogs.com/btmc/p/3793358.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!