python基礎:os.path的相關操做

#-*-coding:utf-8-*- ''' @author: wzg16 @software: pycharm @file: os_lsdir_test.py @time: 6/19/19 2:49 AM @funcion: ''' """ os:operating system,程序所在的操做系統 """ import os # 返回當前文件路徑 # 任何一個文件都會有一個__file__
相關文章
相關標籤/搜索