asp+js生成文件的问题var filename = dirPath + (Math.random()*10000 + 1) + ".txt"function writeFile(filePath, content) { var fso = n2023-04-21JavaScript240