摘要:
https://www.jianshu.com/p/6d1ef9f43cdc 阅读全文
摘要:
下载:http://code.google.com/p/gifview/downloads/list 简介:android中现在没有直接显示gif的view,只能通过mediaplay来显示,且还常常不能正常显示出来,为此写了这个gifview,其用法和imageview一样 使用方法: 1-把Gi 阅读全文
摘要:
博客地址:https://luhaoaimama1.github.io/2017/07/31/rxjava/ 阅读全文
摘要:
一。从gitlab上clone代码到本地pycharm (一)。gitlab上找到创建项目的连接地址,分两种: 1. http连接方式: http://10.22.1.72/derekchen/cxg.git 2. ssh连接方式: git@10.22.1.72:derekchen/cxg.git 阅读全文