
简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
[Route("api/Message/MessageList/")][HttpGet]public HttpResponseMessage MessageList(){ResponseResult obj = new ResponseResult();var pageData = Ydt.ExtLib.DataTableHelper.DataTa...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>...
using System;using System.Data;using System.Configuration;using System.Web;using System.Web.Security;using System.Web.UI;using System.Web.UI.WebControls;using System.Web.UI.WebContr...
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>...
<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head runat="server"><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><t...
/// <summary>/// 根据GUID获取16位的唯一字符串/// </summary>/// <param name=\"guid\"></param>/// <returns></returns>public static string ...
--配置SQLSERVER数据库的DBLINKexecsp_addlinkedserver@server='WAS_SMS',@srvproduct='',@provider='SQLOLEDB',@datasrc='10.131.20.100'execsp_addlinkedsrvlogin'WAS_SMS','false', NULL,'CustomSMS...
using System;using System.Collections.Generic;using System.Linq;using System.Text;using System.Threading.Tasks;using Aliyun.OTS;using Aliyun.OTS.DataModel;using Aliyun.OTS.Request;...
localStorage.setItem("key","value");//存储变量名为key,值为value的变量localStorage.key = "value"//存储变量名为key,值为value的变量localStorage.getItem("key");//获取存储的变量key的值www.it165.netlocalStorage.key;//...
1.以“管理员身份运行”SDK Manager。2.Android SDK Manager"=>"Tools"=>"Options...",勾选"Others"中的"Force https://...sources to be fetched using http://..."选项。如下图所示:3.以“管理员身份运行”,打开hosts文...