摘要:
<html><head> <script type="text/javascript"> var isIE = /msie/i.test(navigator.userAgent) && !window.opera; function fileChange(target) { var fileSize = 0; if (isIE && !target.files) { var filePath = target.value; var fileSystem = new ActiveXObject("S 阅读全文
posted @ 2012-11-28 21:40
oper09
阅读(2814)
评论(0)
推荐(0)