setnx(name, value) 設定值,只有name不存在時,執行設定操作''' obj.setnx('python','python 集中營') obj.get('python') ''' setex(name, time, ...
確定! 回上一頁