util_libutil_directorymove_file本页总览move_file 移动文件 声明 bool move_file(string src_file, string to_file) 参数 参数名描述src_file源文件to_file目标文件 返回值 true 移动成功; false 移动失败 使用方式 返回文档