跳到主要內容
搜尋
搜尋此網誌
數位記憶
分享
取得連結
Facebook
X
Pinterest
以電子郵件傳送
其他應用程式
標籤
Python
4月 18, 2013
[Python] 取得程式執行所在目錄
import os
current_exec_path = os.getcwd()
留言
熱門文章
2月 06, 2023
Ubuntu 22.04 Change Mysql root with password without sudo
11月 15, 2023
bash history with time
留言