摘要:
jQuery的.post(2011-04-27 00:33:11) 转载标签: 杂谈一、准备工作·Customer类public class Customer{ public int Unid { get; set; } public string CustomerName { get; set; } public string Memo { get; set; } public string Other { get; set; }}二、定义:jQuery.post( url, [data], [callback], [type] )·url:加载页的地址·dat 阅读全文
posted @ 2011-08-23 14:55
开始测试
阅读(646)
评论(0)
推荐(0)
浙公网安备 33010602011771号