删除"111.py"和"企业微信截图"

This commit is contained in:
2026-08-14 14:46:33 +08:00
parent 8864d7cb05
commit 9260fe20a8
2 changed files with 0 additions and 7 deletions
-7
View File
@@ -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