How to send an object from one Android Activity to another using Intents? 2017-03-25 在 Activity 之間傳遞參數的方法: 文章…
err ‘ascii’ codec can’t encode character u’\u7684′ in position 7: ordinal not in range(128) 2017-03-22 又遇到 python 2.x 的編碼問題,一樣的…