摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--//选择当前列表中的所有行functionselectAllRow(oChk){$("input[name='chkRow']").attr("checked",oChk.checked);}//批量... 阅读全文
摘要:
代码Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/--functionparseDate(dateFormate){varyear=dateFormate.substring(0,4);varmonth=dateFormate.substring(5,7... 阅读全文