09 2008 档案

摘要:JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式,它采用完全独立于语言的文本格式,可以用来在客户端和服务器端传输数据!JSON对象既可用于AJAX的开发中,也可用一般的J2EE的开发中,用于一次性向后台提交多于一条的记录!(譬如显示在页面上的table中记录) JSON官方网站的介绍:(www.json.org) JSON (JavaScript ... 阅读全文
posted @ 2008-09-28 16:03 遥望星空 阅读(839) 评论(0) 推荐(0) 编辑
摘要:When you refresh, you are calling the page via a GET, not a POST. Postback events are POST (the form is posting (sending info) to the server).So, yes, the viewstate is rebuilt as there is no POST even... 阅读全文
posted @ 2008-09-01 12:14 遥望星空 阅读(352) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示