ImportError: MemoryLoadLibrary failed loading netifaces.pyd 2017-03-27 netifaces 在 py2exe 打包情況下… Read More
err ‘ascii’ codec can’t encode character u’\u7684′ in position 7: ordinal not in range(128) 2017-03-22 又遇到 python 2.x 的編碼問題,一樣的… Read More
Python SQLite – How to manually BEGIN and END transactions? 2017-03-15 程式愈寫愈複雜,怕資料不一致,所以 connec… Read More