陈威(Hander)
Results
2
comments of
陈威(Hander)
I have the same problem. ``` Error: ENOENT: no such file or directory, open '/Users/hander/Library/Application Support/Code/User/projects.json' - Visual Studio Code 2.1.0 Alfred 3.8.1 darwin x64 17.7.0 ```
最近在学习MVP模式,目前有两个个问题: - Activity/Fragment 应该作为`View`还是`Presenter`? (看了几篇博客,感觉各有优劣) - MVP模式下如何处理多线程