240 发简信
IP属地:广东
  • 120
    How lack of self-confidence affects you

    In fact, when I wrote this title, I started to think about should I use “affect” or “in...

  • 120
    How lack of self-confidence affects you

    In fact, when I wrote this title, I started to think about should I use “affect” or “in...

  • 120
    如何发布你的GitHub开源库

    如果你想在Android Studio中引入一个library到你的项目,你只需添加如下的一行代码到模块的build.gradle文件中。 就是如此简单的一行代码,你就可以使...

  • 120
    如何打造一个简单,强大的自动轮播图控件

    GitHub地址:https://github.com/xuerui1993/AutoViewPager 自动轮播图是安卓开发常用控件,如果在需要开发时,每个地方去写,这样就...