
(2016.6.12最後更新)
名單可能也許大概會偷偷緩慢增加中。
早睡早起身體好,科科。
其他網站綜合名單:
愛評網 http://60.199.195.198/search/all/221/1-0-126-0/

(2016.6.12最後更新)
名單可能也許大概會偷偷緩慢增加中。
早睡早起身體好,科科。
其他網站綜合名單:
愛評網 http://60.199.195.198/search/all/221/1-0-126-0/
感覺蠻豐富的網站 http://www.victorgau.com/?page_id=1629
openfoundry http://www.openfoundry.org/tw/foss-promotion-on-campus/cat_view/35/736/711/739
資料來源:http://blog.gtwang.org/windows/how-to-batch-rename-files-in-windows/
STEP 1
若要開啟命令提示字元重新命名檔案,可以按著 Shift 鍵,並在資料夾的空白處點選滑鼠右鍵,選擇「在此處開啟命令式窗」。
STEP 2
os.getcwd()
http://www.tutorialspoint.com/python/os_getcwd.htm
回傳當前工作目錄 (把檔案所在的路徑抓出來)
returns current working directory of a process
範例:
參考連結:https://hkn.eecs.berkeley.edu/~dyoo/python/idle_intro/IDLE-chinese.htm
步驟:
1. 點選IDLE(python GUI),出現Shell視窗
2. File=>選擇New File開新檔案(然後把程式碼貼上去) 或 open..開啟舊檔
3. Run=>Run Module F5
資料來源:https://sites.google.com/site/happyweb188/jiao-xue-wen-jian
Python直譯器通常安裝在 /usr/local/bin/python 這個目錄中。你可能需要先在Shell中設定尋找 /usr/local/bin 目錄,這樣你才可以在Shell中打入以下的指令來啟動Python直譯器
Python (简体中文) https://wiki.archlinux.org/index.php/Python_(%E7%AE%80%E4%BD%93%E4%B8%AD%E6%96%87)
learn python the hard way http://learnpythonthehardway.org/book/
Python入門筆記 http://dokelung.me/python-introduction-note/index.html
Python 学习笔记 http://pmghong.blog.51cto.com/3221425/1349978
Python Gossip(python 3) http://openhome.cc/Gossip/Python/index.html