会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
goody9807
避风的港湾~~~寻找技术的精华
微信公号siwa8
博客园
首页
新随笔
联系
管理
订阅
2011年9月26日
C# Post数据和接收简单示例【摘】
摘要: publicpartialclassPost_Server:System.Web.UI.Page{protectedvoidPage_Load(objectsender,EventArgse){stringtype="";stringRe="";Re+="数据传送方式:";if(Request.RequestType.ToUpper()=="POST"){type="POST";Re+=type+"<br/>参数分别是:<br/>";SortedLis
阅读全文
posted @ 2011-09-26 14:13 PointNet
阅读(30926)
评论(0)
推荐(4)
编辑
公告