新闻
教程
开源库
-
一个腾讯自主研发的零反射全动态 Android 插件框架,经过线上亿级用户量检验。 Shadow 不仅开源分享了插件技术的关键代码,还完整的分享了上线部署所需要的所有设计。
-
Cool User agent interceptor for Okhttp3
-
:date: Custom responsive date picker widget for Android, written in Kotlin and ConstraintLayout.
-
Simple Kotlin Source AST and Syntax Parsing, Editing, and Writing
-
A vertical sequence UI component for Android
-
一个轻量级、自定义多视图、碰撞检测和触摸事件处理的弹幕库
-
Cache support for any video player with help of single line
-
Pager indicator inspired by Instagram. Lightweight and easy to set up.
-
Kotlin Coroutine-based workers for native
-
Simple way to animate your views on Android with Rx
-
Kotlin/Native interop to libui: a portable GUI library
-
a ViewPager like LayoutManager which implements some common animations.
-
Testing with JUnit 5 for Android.
-
一个简单好用的ViewPagerIndicator,提供了五种类型,采用在XML布局中定制颜色大小等参数,在 JAVA 代码中只需二行代码就能为viewpager添加酷炫效果,并且支持轮播图。
-
a date picker tool which provides picking a single day in addition to a range of days.
-
:bouquet: An easy way to persistence and run block codes only as many times as necessary on Android.
-
Android refresh kit by nest scroll
App
-
SuperHeroes kata for Jetpack Developers in Kotlin
-
Flutter 练习项目。包括完整UI设计图,更贴近真实项目的练习。
工具
-
Android Universal Boot Rooting Toolkit
Converts stock boot images and adds hidden root (accessible via netcat session), patches selinux and adds adb. Tested with Android 4.x - 9.x.
-
一款针对Android进程堆内存进行追踪、定位,以便查出泄露位置的工具
视频
设计教程
技术之外
版权声明
欢迎自由转载-非商用-非衍生-保持署名 | Creative Commons BY-NC-ND 4.0
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
猜你喜欢:- Android 开发技术周报
- Android 开发技术周报 Issue#273
- Android 开发技术周报 Issue#274
- Android 开发技术周报 Issue#272
- Android 开发技术周报 Issue#275
- Android 开发技术周报 Issue#276
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
ggplot2:数据分析与图形艺术
哈德利·威克姆 (Hadley Wickham) / 统计之都 / 西安交通大学出版社 / 2013-5-1 / CNY 46.00
中译本序 每当我们看到一个新的软件,第一反应会是:为什么又要发明一个新软件?ggplot2是R世界里相对还比较年轻的一个包,在它之前,官方R已经有自己的基础图形系统(graphics包)和网格图形系统(grid包),并且Deepayan Sarkar也开发了lattice包,看起来R的世界对图形的支持已经足够强大了。那么我们不禁要问,为什么还要发明一套新的系统? 设计理念 打个比......一起来看看 《ggplot2:数据分析与图形艺术》 这本书的介绍吧!