Android App, Java, Python
阅读全文
hexo官网
换了一次主题后,hexo g没法生成网页。
hexo g
执行一次npm install(或者cnpm install)后,再hexo g就可以了。
npm install
cnpm install
ts中的单例模式
相关代码请参阅: https://github.com/RustFisher/android-CameraRecorder