# Functions
No description provided by the author
*
* @description:
* @param {*} src
* @param {*} dst
* @param {string} style
* @return {*}
* @method:
* @router:
*/.
No description provided by the author
No description provided by the author
GetExt get the file ext.
*
* @description:get a image's ext
* @param {string} path "file path"
* @return {string} ext "file ext"
* @return {error} err "error info"
*/.
No description provided by the author
No description provided by the author
IsNotExistMkDir create a directory if it does not exist.
IsNotExistMkDir create a directory if it does not exist.
MkDir create a directory.
No description provided by the author
No description provided by the author