06 2020 档案
摘要:API 代码 using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Http; using Microso
阅读全文
摘要:API代码using System; using System.Collections.Generic; using System.Linq; using System.Threading.Tasks; using Microsoft.AspNetCore.Cors; using Microsoft
阅读全文
摘要:create proc FY_GetCityList ( @page int, @rows int, @rowCount int out ) as begin --定义字符串变量,表示之后执行的sql语句 declare @strSql nvarchar(2000) set @strSql=N'se
阅读全文
摘要:$('#save').click(function () { var obj = { "Name": $('#txt_Name').val(), "JinE": $('#txt_JinE').val(), "ShouYi": $('#txt_ShouYi').val() }; $.ajax({ ur
阅读全文
摘要:onclick="detial(\'' + item.id + '\')"
阅读全文
摘要:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks; using System.Data.SqlClient; using
阅读全文
浙公网安备 33010602011771号