os.path . isdir ( r'C : \ config.sys ' ) , os.path.isfile ( r'C : \ config.sys ' ) ( 0 , 1 ) >>> os.path.isdir ( ' nonesuch ' ) , os.path.isfile ...
確定! 回上一頁