文章分类 - 精典转帖
摘要:jquery获取select选择的文本与值 获取select : 获取select 选中的 text : $("#ddlregtype").find("option:selected").text(); 获取select选中的 value: $("#ddlregtype ").val(); 获取se
阅读全文
摘要:Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->//获取操作系统的版本信息: public static string SystemCheck() { string Agent = HttpContext.Cur...
阅读全文

浙公网安备 33010602011771号