删除"111.py"和"企业微信截图"
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
import os
|
||||
# 示例 3: 末尾路径为空
|
||||
path = os.path.join("/home/user", "documents", "")
|
||||
print(path) # 输出: /home/user/documents/
|
||||
|
||||
path = os.path.join("/home/user", "documents")
|
||||
print(path) # 输出: /home/user/documents
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 21 KiB |
Reference in New Issue
Block a user