create File By Delete Old File
Create a file if it doesn't exist, otherwise delete old file before creating.
Return
{@code true}: success{@code false}: fail
Parameters
filePath
The path of file.
Create a file if it doesn't exist, otherwise delete old file before creating.
Return
{@code true}: success{@code false}: fail
Parameters
file
The file.