2015年7月31日
摘要: USE [DBName]GO/****** Object: StoredProcedure [dbo].[UP_GetRecordByPage] Script Date: 12/05/2012 16:17:11 ******/SET ANSI_NULLS ONGOSET QUOTED_IDE... 阅读全文
posted @ 2015-07-31 17:35 邢帅杰 阅读(165) 评论(0) 推荐(0) 编辑
摘要: 脚本: function show() { $.ajax({ type: "post", async: false, contentType: "application/json", url: "/WebForm1.aspx/GetStr", data: '{"name":"txxx"}', dat 阅读全文
posted @ 2015-07-31 17:31 邢帅杰 阅读(390) 评论(0) 推荐(0) 编辑