代码片段
3 行
file_put_contents(路径.txt, 内容);     //输出

file_get_contents(路径.txt);    //导入