随笔分类 - C#技术
摘要:using System; using System.Collections.Generic; using System.Text; using System.Text.RegularExpressions; namespace CommonClass.Util { /// /// 汉字转拼音类 /// public class PinYi...
阅读全文
摘要:url: 要求为String类型的参数,(默认为当前页地址)发送请求的地址。 type: 要求为String类型的参数,请求方式(post或get)默认为get。注意其他http请求方法,例如put和 delete也可以使用,但仅部分浏览器支持。 timeout: 要求为Number类型的参数,设置
阅读全文

浙公网安备 33010602011771号