saveFile

public static void saveFile(String str, String filePath)

把字符串存到指定路径下

Parameters

str

要存储的字符串

filePath

指定路径