• 2022-06-29 问题

    os.path模块检查文件是否存在的函数是( )。 A: isfile(path) B: isdir(path) C: splitext(path) D: exists(path)

    os.path模块检查文件是否存在的函数是( )。 A: isfile(path) B: isdir(path) C: splitext(path) D: exists(path)

  • 2022-10-26 问题

    Python标准库os.path中用来分割指定路径中的文件扩展名的方法是()。 A: splitext( ) B: exists( ) C: split( ) D: abspath( )

    Python标准库os.path中用来分割指定路径中的文件扩展名的方法是()。 A: splitext( ) B: exists( ) C: split( ) D: abspath( )

  • 2022-10-26 问题

    Python标准库os.path中用来分割指定路径中的文件扩展名的方法是( )。 A: isdir() B: splitext() C: exists() D: listdir()

    Python标准库os.path中用来分割指定路径中的文件扩展名的方法是( )。 A: isdir() B: splitext() C: exists() D: listdir()

  • 1