01 2007 档案
JS调用Vb Script 完成日期的计算
摘要:下面一点JS完成当前日期+2个月的功能execScript('dimn:dimd1:d1=now():n=DateAdd("m",2,d1)','vbscript');vard=newDate(n);alert(d.getFullYear()+"-"+(d.getMonth()+1)+"-"+d.getDate())
阅读全文
浙公网安备 33010602011771号