• 检查给定的路径是否含有后缀名

    Parameters

    • str: string

      输入路径

    Returns boolean

    如果有后缀返回 true,反之返回 false