Skip to content
View cding24's full-sized avatar

Block or report cding24

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. excellibrary excellibrary Public

    这是一个android表格显示控件,支持固定行列的,也支持纵向加载更多的表格显示控件。

    Java 8

  2. stepview stepview Public

    This is a view of step, it implements a step of some work,such as common member,gold member and diamond member.此View是一个步骤控件,比如:普通会员--黄金会员--钻石会员, 再比如做任务,第一步---第二部---第三部.

    Java 3

  3. simple-annotation simple-annotation Public

    android一款简洁的注解使用小框架

    Java 2

  4. hotfix-andfix hotfix-andfix Public

    Andfix是阿里巴巴推出的开源的android热修复的一个框架,主要是native层method替换。apkpatch将两个apk做一次对比,然后找出不同的部分。可以看到生成的apatch了文件,后缀改成zip再解压开,里面有一个dex文件。通过jadx查看一下源码,里面就是被修复的代码所在的类文件,这些更改过的类都加上了一个_CF的后缀,并且变动的方法都被加上了一个叫@MethodRep…

    Java 2

  5. ScrollLayoutGridView ScrollLayoutGridView Public

    该例子显示仿Launcher中的WorkSapce,可以左右滑动切换屏幕的处理。如果滑动到不到一屏幕或半屏幕情况下,怎么自动滑动到左边或者右边的Item项上。主要是ScrollLayout类.Eclipse 项目

    Java 1 1

  6. TabRadioGroupFragment TabRadioGroupFragment Public

    Eclipse项目。The bottom tabs of a app which implements by RadioGroup and Fragment.

    Java 1