Ubuntu常用软件
Ubuntu常用软件 网络 shadowsocks-qt5 sudo add-apt-repository p ...
Mr Amazing
Ubuntu常用软件 网络 shadowsocks-qt5 sudo add-apt-repository p ...
在获取android源码时,我们经常会因为个别git仓库特别大,在sync时总是失败.会一直报GnuTLS r ...
如何正常地使用Git.md 这不是一篇git使用入门教程,而是关于实际工作中git的工作流。 Git官网上这样 ...
玩转android.arch之LiveData 前一篇博文讲到android lifecycle, lifec ...
上一篇讲到了android.arch中的room库,作为sqlite的上层封装是相当不错的。 引言 anroi ...
Google最近出了个数据库框架名字叫Room Persistence Library。初步学习了一下,看起来 ...
android { .... dataBinding { enabled = true } defaultCo ...
git log --pretty="format:" %H 提交对象(commit)的完整哈希字串 %h 提交 ...
布局文件分组插件http://github.com/dmytrodanylyk/folding-plugin ...
```groovy buildscript { repositories { // add custom ur ...