Skip to content
View Jersey-Guo's full-sized avatar

Block or report Jersey-Guo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RocketChatForAndroid RocketChatForAndroid Public

    rocket.chat是一个免费开源的IM开源库,并且提供程序源码,开发语言用的kotlin,我们可以在此库的基础上进行拓展,性能方便也不错,感兴趣的同学可以看看,本工程整合了开源团队的demo和sdk,省去了集成的麻烦,更多使用方法可以去官网查看:https://rocket.chat/

    Kotlin 1 2

  2. Android-Interview Android-Interview Public

    设计模式 MVC、MVP、MVVM的区别 MVC:Model--->View--->Controller 单向通信 优点:耦合性低,重用性高,生命周期成本低,使开发和维护用户接口的技术含量降低,可维护性高,部署快 实现关注点分离,将程序中的数据模型与展示逻辑实现解耦,耦合度降低,View发送指令给Controller执行业务逻辑,处理后通知Model改变状态,Model处理完通知View,刷…

    1

  3. PracticaModel PracticaModel Public

    简单封装了下MVP,一些基本工具类

    Java 1

  4. ScanDemo ScanDemo Public

    包含了使用opencv对图片进行校正的Demo

    Java

  5. VerByImgDrag VerByImgDrag Public

    拖动验证

    Java

  6. VolleyAndOKhttpDemo VolleyAndOKhttpDemo Public

    Volley+Okhttp+webview实例Demo,并附有转盘抽奖的列子

    Java