跳到主要内容

move_file

移动文件

声明

void move_file(string src_file, string to_file)

参数

参数名描述
src_file文件源路径
to_file文件目标路径

返回值

使用方式

返回文档