<script type="text/javascript"> function file(path) { var aa,s=""; aa=new ActiveXObject("Scripting.FileSystemObject"); s+=aa.GetBaseName(path); alert(s); } file("i:\\accel\\world\\pig.js"); </script>
路径是乱设的
错过了年华
相关分类