看板
[ Python ]
討論串[問題]關於移植 code from python 2.7 to 3.6
共 2 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
self.currentint = {'debug' : 'on'}. def varify_currentlyini(self, key_value):. key, value = key_value. self.currentini[str(key).split('$')[1]] =str(va
(還有163個字)
內容預覽:
請問一下於python 2.7 中. self.currentini = {'debug' : 'on'}. def verify_currentlyini(self,(key,value)):. self.currentini[str(key).split('$')[1]]=str(value).
(還有200個字)
首頁
上一頁
1
下一頁
尾頁