04 2020 档案

摘要:1. 使用过程中少用this Activity.onStart.implementation = function() { console.log('onStart: ' + this); this.onStart(); //public static void SomeClass.init(fin 阅读全文
posted @ 2020-04-16 14:48 爱学习的绿叶 阅读(1431) 评论(0) 推荐(0)
摘要:当执行 pyenv virtualenv 3.6.10 env_3.6.10 命令创建新的python环境时提示 pyenv: no such command `virtualenv' larrymacbook:20200401 larry$ pyenv virtualenv 3.6.10 env_ 阅读全文
posted @ 2020-04-13 17:09 爱学习的绿叶 阅读(3206) 评论(0) 推荐(0)