差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

python [2016/12/22 23:37]
tony
python [2023/06/25 09:48]
行 1: 行 1:
-{{tag>​python}} 
-====== Python ====== 
-Python並不是我的主要開發語言,僅因為專案的某些功能而接觸到它;這裡主要是記載一些遇到的問題與筆記。 
-===== Article List ===== 
-  * [[python:​socket:​time_wait_issue|TIME_WAIT issue after closing the socket]] 
-  * [[python:​mixed:​run_script_at_same_python_path|Run a script that is related to the python file path]] 
-  * [[python:​socket:​send_resource_temporarilty_unvailable_error|socket.send with Resource temporarily unavailable error]] 
-  * [[Python:​basic:​import_class|Import Class - '​module'​ object is not callable]] 
-===== Resource ===== 
-==== File IO ==== 
-  * [[http://​stackoverflow.com/​questions/​8933237/​how-to-find-if-directory-exists-in-python|判斷檔案或資料夾是否存在]] 
-