@Component public class DownloadService extends Object
@Comment(value="\u4f7f\u7528\u6587\u4ef6\u6d41\u4e0b\u8f7d\u6587\u4ef6") public void out(String srcFileName, String outFileName) throws IOException
srcFileName - 源文件路径outFileName - 输出的文件名IOException - 当文件读取或输出流操作失败时抛出异常Copyright © 2026. All rights reserved.