第一步.编写WebServices服务方法 [WebMethod] public void PostJson(string str, string bb) { Dictionary<string, object> DictResult = new Dictionary<string, object>(); IList<Dictionary<string, string>> list = new List<Dictionary<string, st
function mobile_device_detect(url) { var thisOS = navigator.platform; var os = new Array("iPhone", "iPod", "iPad", "android", "Nokia", "SymbianOS", "Symbian", "Windows Phone",