GitHub-Chinese-Top-Charts/content/charts/overall/software/Java.md

117 lines
23 KiB
Java
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a>
# > > Java
<sub>ORreadme/wiki/</sub>
|#|Repository|Description|Stars|Updated|
|:-|:-|:-|:-|:-|
|1|[macrozheng/mall](https://github.com/macrozheng/mall)|mall项目是一套电商系统包括前台商城系统及后台管理系统基于SpringBoot+MyBatis实现采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。|54813|2021-12-19|
|2|[apache/dubbo](https://github.com/apache/dubbo)|Apache Dubbo is a high-performance, java based, open source RPC framework.|36590|2021-12-19|
|3|[bumptech/glide](https://github.com/bumptech/glide)|An image loading and caching library for Android focused on smooth scrolling|32044|2021-12-07|
|4|[Blankj/AndroidUtilCode](https://github.com/Blankj/AndroidUtilCode)|:fire: Android developers should collect the following utils(updating).|30241|2021-12-11|
|5|[alibaba/arthas](https://github.com/alibaba/arthas)|Alibaba Java Diagnostic Tool Arthas/Alibaba Java诊断利器Arthas|27985|2021-12-18|
|6|[crossoverJie/JCSprout](https://github.com/crossoverJie/JCSprout)|👨‍🎓 Java Core Sprout : basic, concurrent, algorithm |26539|2021-10-12|
|7|[jeecgboot/jeecg-boot](https://github.com/jeecgboot/jeecg-boot)|「企业级低代码平台」前后端分离架构SpringBoot 2.xSpringCloudAnt Design&VueMybatis-plusShiroJWT。强大的代码生成器让前后端代码一键生成无需写任何代码! 引领新的开发模式OnlineCoding->代码生成->手工MERGE帮助Java项目解决70%重复工作,让开发更关注业务,既能快速提高效率,帮助公司节省成本,同时又不失灵活性。|26434|2021-12-16|
|8|[apolloconfig/apollo](https://github.com/apolloconfig/apollo)|Apollo is a reliable configuration management system suitable for microservice configuration management scenarios.|26052|2021-12-19|
|9|[proxyee-down-org/proxyee-down](https://github.com/proxyee-down-org/proxyee-down)|http下载工具基于http代理支持多连接分块下载|25338|2021-06-04|
|10|[alibaba/druid](https://github.com/alibaba/druid)|阿里云计算平台DataWorks(https://help.aliyun.com/document_detail/137663.html) 团队出品,为监控而生的数据库连接池|24932|2021-12-19|
|11|[xkcoding/spring-boot-demo](https://github.com/xkcoding/spring-boot-demo)|该项目已成功集成 actuator(监控)、admin(可视化监控)、logback(日志)、aopLog(通过AOP记录web请求日志)、统一异常处理(json级别和页面级别)、freemarker(模板引擎)、thymeleaf(模板引擎)、Beetl(模板引擎)、Enjoy(模板引擎)、JdbcTemplate(通用JDBC操作数据库)、JPA(强大的ORM框架)、mybatis(强大的OR ...|24264|2021-11-07|
|12|[alibaba/fastjson](https://github.com/alibaba/fastjson)|A fast JSON parser/generator for Java. |23999|2021-12-19|
|13|[scwang90/SmartRefreshLayout](https://github.com/scwang90/SmartRefreshLayout)|🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScrollAndroid智能下拉刷新框架支持越界回弹、越界拖动具有极强的扩展性集成了几十种炫酷的Header和 Footer。|23186|2021-12-03|
|14|[lenve/vhr](https://github.com/lenve/vhr)|微人事是一个前后端分离的人力资源管理系统项目采用SpringBoot+Vue开发。|22888|2021-11-02|
|15|[CymChad/BaseRecyclerViewAdapterHelper](https://github.com/CymChad/BaseRecyclerViewAdapterHelper)|BRVAH:Powerful and flexible RecyclerAdapter|22524|2021-12-13|
|16|[alibaba/easyexcel](https://github.com/alibaba/easyexcel)|快速、简单避免OOM的java处理Excel工具|22136|2021-12-15|
|17|[alibaba/canal](https://github.com/alibaba/canal)|阿里巴巴 MySQL binlog 增量订阅&消费组件 |21479|2021-12-17|
|18|[dromara/hutool](https://github.com/dromara/hutool)|🍬A set of tools that keep Java sweet.|21390|2021-12-17|
|19|[seata/seata](https://github.com/seata/seata)|:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.|21352|2021-12-19|
|20|[alibaba/spring-cloud-alibaba](https://github.com/alibaba/spring-cloud-alibaba)|Spring Cloud Alibaba provides a one-stop solution for application development for the distributed solutions of Alibaba middleware.|20935|2021-12-08|
|21|[alibaba/nacos](https://github.com/alibaba/nacos)|an easy-to-use dynamic service discovery, configuration and service management platform for building cloud native applications.|20698|2021-12-18|
|22|[xuxueli/xxl-job](https://github.com/xuxueli/xxl-job)|A distributed task scheduling framework.分布式任务调度平台XXL-JOB|20202|2021-12-16|
|23|[didi/DoraemonKit](https://github.com/didi/DoraemonKit)|一款面向泛前端产品研发全生命周期的效率平台。|18306|2021-12-08|
|24|[alibaba/Sentinel](https://github.com/alibaba/Sentinel)|A powerful flow control component enabling reliability, resilience and monitoring for microservices. (面向云原生微服务的高可用流控防护组件)|18075|2021-12-18|
|25|[CarGuo/GSYVideoPlayer](https://github.com/CarGuo/GSYVideoPlayer)|视频播放器IJKplayer、ExoPlayer、MediaPlayerHTTPS支持弹幕外挂字幕支持滤镜、水印、gif截图片头广告、中间广告多个同时播放支持基本的拖动声音、亮度调节支持边播边缓存支持视频自带rotation的旋转90,270之类重力旋转与手动旋转的同步支持支持列表播放 ,列表全屏动画,视频加载速度,列表小窗口支持拖动,动画效果,调整比例,多分辨率切 ...|16947|2021-12-04|
|26|[elunez/eladmin](https://github.com/elunez/eladmin)|项目基于 Spring Boot 2.1.0 、 Jpa、 Spring Security、redis、Vue的前后端分离的后台管理系统项目采用分模块开发方式 权限控制采用 RBAC支持数据字典与数据权限管理支持一键生成前后端代码支持动态路由|16943|2021-12-15|
|27|[facebook/fresco](https://github.com/facebook/fresco)|An Android library for managing images and the memory they use.|16717|2021-12-17|
|28|[linlinjava/litemall](https://github.com/linlinjava/litemall)|又一个小商城。litemall = Spring Boot后端 + Vue管理员前端 + 微信小程序用户前端 + Vue用户移动端|16631|2021-10-07|
|29|[dianping/cat](https://github.com/dianping/cat)|CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端已经在美团点评的基础架构中间件框架MVC框架RPC框架数据库框架缓存框架等消息队列配置系统等深度集成为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。|16237|2021-12-18|
|30|[shuzheng/zheng](https://github.com/shuzheng/zheng)|基于Spring+SpringMVC+Mybatis分布式敏捷开发系统架构提供整套公共微服务服务模块集中权限管理单点登录、内容管理、支付中心、用户管理支持第三方登录、微信平台、存储系统、配置中心、日志分析、任务和通知等支持服务治理、监控和追踪努力为中小型企业打造全方位J2EE企业级开发解决方案。|16163|2021-12-09|
|31|[Tencent/tinker](https://github.com/Tencent/tinker)|Tinker is a hot-fix solution library for Android, it supports dex, library and resources update without reinstall apk.|16151|2021-12-09|
|32|[alibaba/ARouter](https://github.com/alibaba/ARouter)|💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)|13587|2021-11-27|
|33|[Tencent/QMUI_Android](https://github.com/Tencent/QMUI_Android)|提高 Android UI 开发效率的 UI 库|13342|2021-12-17|
|34|[medcl/elasticsearch-analysis-ik](https://github.com/medcl/elasticsearch-analysis-ik)|The IK Analysis plugin integrates Lucene IK analyzer into elasticsearch, support customized dictionary.|13078|2021-12-14|
|35|[Bigkoo/Android-PickerView](https://github.com/Bigkoo/Android-PickerView)|This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)|13003|2021-06-28|
|36|[Curzibn/Luban](https://github.com/Curzibn/Luban)|Luban(鲁班)—Image compression with efficiency very close to WeChat Moments/可能是最接近微信朋友圈的图片压缩算法|12794|2021-11-06|
|37|[android-hacker/VirtualXposed](https://github.com/android-hacker/VirtualXposed)|A simple app to use Xposed without root, unlock the bootloader or modify system image, etc.|12651|2021-11-28|
|38|[Tencent/APIJSON](https://github.com/Tencent/APIJSON)|🚀 零代码、热更新、全自动 ORM 库,后端接口和文档零代码,前端(客户端) 定制返回 JSON 的数据和结构。 🚀 A JSON Transmission Protocol and an ORM Library for automatically providing APIs and Docs.|12559|2021-12-06|
|39|[daimajia/AndroidSwipeLayout](https://github.com/daimajia/AndroidSwipeLayout)|The Most Powerful Swipe Layout!|12161|2021-08-05|
|40|[JessYanCoding/AndroidAutoSize](https://github.com/JessYanCoding/AndroidAutoSize)|🔥 A low-cost Android screen adaptation solution (今日头条屏幕适配方案终极版,一个极低成本的 Android 屏幕适配方案).|12060|2021-12-13|
|41|[daimajia/AndroidViewAnimations](https://github.com/daimajia/AndroidViewAnimations)|Cute view animation collection.|12009|2021-08-18|
|42|[pinpoint-apm/pinpoint](https://github.com/pinpoint-apm/pinpoint)|APM, (Application Performance Management) tool for large-scale distributed systems. |11883|2021-12-17|
|43|[youth5201314/banner](https://github.com/youth5201314/banner)|🔥🔥🔥Banner 2.0 来了Android广告图片轮播控件内部基于ViewPager2实现Indicator和UI都可以自定义。|11683|2021-07-11|
|44|[seaswalker/spring-analysis](https://github.com/seaswalker/spring-analysis)|Spring源码阅读|11252|2021-06-04|
|45|[LuckSiege/PictureSelector](https://github.com/LuckSiege/PictureSelector)|Picture Selector Library for Android or 图片选择器|11095|2021-12-19|
|46|[hyb1996/Auto.js](https://github.com/hyb1996/Auto.js)|A UiAutomator on android, does not need root access(安卓平台上的JavaScript自动化工具)|10882|2021-12-12|
|47|[pagehelper/Mybatis-PageHelper](https://github.com/pagehelper/Mybatis-PageHelper)|Mybatis通用分页插件|10843|2021-11-03|
|48|[alibaba/vlayout](https://github.com/alibaba/vlayout)|Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layout ...|10818|2021-07-14|
|49|[OpenAPITools/openapi-generator](https://github.com/OpenAPITools/openapi-generator)|OpenAPI Generator allows generation of API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)|10636|2021-12-19|
|50|[H07000223/FlycoTabLayout](https://github.com/H07000223/FlycoTabLayout)|An Android TabLayout Lib|10493|2021-11-22|
|51|[code4craft/webmagic](https://github.com/code4craft/webmagic)|A scalable web crawler framework for Java.|10190|2021-12-17|
|52|[alibaba/DataX](https://github.com/alibaba/DataX)|DataX是阿里云DataWorks数据集成的开源版本。|10149|2021-12-17|
|53|[JessYanCoding/MVPArms](https://github.com/JessYanCoding/MVPArms)|⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架). |10146|2021-11-19|
|54|[daniulive/SmarterStreaming](https://github.com/daniulive/SmarterStreaming)|业内为数不多致力于极致体验的超强全自研跨平台(windows/linux/android/iOS)流媒体内核通过模块化自由组合支持实时RTMP推流、RTSP推流、RTMP播放器、RTSP播放器、录像、多路流媒体转发、音视频导播、动态视频合成、音频混音、直播互动、内置轻量级RTSP服务等比快更快业界真正靠谱的超低延迟直播SDK(1秒内低延迟模式下200~400ms)。|9837|2021-12-08|
|55|[YoKeyword/Fragmentation](https://github.com/YoKeyword/Fragmentation)|[DEPRECATED] A powerful library that manage Fragment for Android|9713|2021-06-03|
|56|[paascloud/paascloud-master](https://github.com/paascloud/paascloud-master)|spring cloud + vue + oAuth2.0全家桶实战,前后端分离模拟商城,完整的购物流程、后端运营平台,可以实现快速搭建企业级微服务项目。支持微信登录等三方登录。|9196|2021-12-09|
|57|[MyCATApache/Mycat-Server](https://github.com/MyCATApache/Mycat-Server)|-|9189|2021-12-18|
|58|[lihengming/spring-boot-api-project-seed](https://github.com/lihengming/spring-boot-api-project-seed)|:seedling::rocket:一个基于Spring Boot & MyBatis的种子项目用于快速构建中小型API、RESTful API项目~|8981|2021-07-21|
|59|[hackware1993/MagicIndicator](https://github.com/hackware1993/MagicIndicator)|A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIn ...|8969|2021-06-20|
|60|[laobie/StatusBarUtil](https://github.com/laobie/StatusBarUtil)|A util for setting status bar style on Android App.|8726|2021-06-29|
|61|[Justson/AgentWeb](https://github.com/Justson/AgentWeb)| AgentWeb is a powerful library based on Android WebView.|8375|2021-11-28|
|62|[newbee-ltd/newbee-mall](https://github.com/newbee-ltd/newbee-mall)|🔥 🎉newbee-mall 项目(新蜂商城)是一套电商系统,包括 newbee-mall 商城系统及 newbee-mall-admin 商城后台管理系统,基于 Spring Boot 2.X 及相关技术栈开发。 前台商城系统包含首页门户、商品分类、新品上线、首页轮播、商品推荐、商品搜索、商品展示、购物车、订单结算、订单流程、个人订单管理、会员中心、帮助中心等模块。 后台管理系统包含数据面板、轮 ...|8325|2021-12-10|
|63|[stanfordnlp/CoreNLP](https://github.com/stanfordnlp/CoreNLP)|Stanford CoreNLP: A Java suite of core NLP tools.|8250|2021-12-15|
|64|[crossoverJie/cim](https://github.com/crossoverJie/cim)|📲cim(cross IM) 适用于开发者的分布式即时通讯系统|8111|2021-10-12|
|65|[alibaba/atlas](https://github.com/alibaba/atlas)|A powerful Android Dynamic Component Framework.|8028|2021-09-17|
|66|[huanghaibin-dev/CalendarView](https://github.com/huanghaibin-dev/CalendarView)|Android上一个优雅、万能自定义UI、仿iOS、支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件支持热插拔实现的UI定制支持标记、自定义颜色、农历、自定义月视图各种显示模式等。Canvas绘制速度快、占用内存低你真的想不到日历居然还可以如此优雅An elegant, highly customized and high-performance Calendar W ...|7998|2021-10-11|
|67|[shwenzhang/AndResGuard](https://github.com/shwenzhang/AndResGuard)|proguard resource for Android by wechat team|7775|2021-10-12|
|68|[guolindev/LitePal](https://github.com/guolindev/LitePal)|An Android library that makes developers use SQLite database extremely easy.|7771|2021-08-22|
|69|[hs-web/hsweb-framework](https://github.com/hs-web/hsweb-framework)|hsweb (haʊs wɛb) 是一个基于spring-boot 2.x开发 ,首个使用全响应式编程的企业级后台管理系统基础项目。|7725|2021-12-13|
|70|[dromara/Sa-Token](https://github.com/dromara/Sa-Token)|这可能是史上功能最全的Java权限认证框架目前已集成——登录认证、权限认证、分布式Session会话、微服务网关鉴权、单点登录、OAuth2.0、踢人下线、Redis集成、前后台分离、记住我模式、模拟他人账号、临时身份切换、账号封禁、多账号认证体系、注解式鉴权、路由拦截式鉴权、花式token生成、自动续签、同端互斥登录、会话治理、密码加密、jwt集成、Spring集成、WebFlux集成...|7494|2021-12-18|
|71|[doocs/source-code-hunter](https://github.com/doocs/source-code-hunter)|😱 从源码层面,剖析挖掘互联网行业主流技术的底层实现原理,为广大开发者 “提升技术深度” 提供便利。目前开放 Spring 全家桶Mybatis、Netty、Dubbo 框架,及 Redis、Tomcat 中间件等|7392|2021-12-14|
|72|[pedant/sweet-alert-dialog](https://github.com/pedant/sweet-alert-dialog)|SweetAlert for Android, a beautiful and clever alert dialog|7227|2021-08-31|
|73|[vipshop/vjtools](https://github.com/vipshop/vjtools)|The vip.com's java coding standard, libraries and tools|7200|2021-12-09|
|74|[gedoor/MyBookshelf](https://github.com/gedoor/MyBookshelf)|阅读是一款可以自定义来源阅读网络内容的工具,为广大网络文学爱好者提供一种方便、快捷舒适的试读体验。|7123|2021-10-26|
|75|[zhoutaoo/SpringCloud](https://github.com/zhoutaoo/SpringCloud)|基于SpringCloud2.1的微服务开发脚手架整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等让项目开发快速进入业务开发而不需过多时间花费在架构搭建上。持续更新中|6998|2021-12-09|
|76|[alibaba/otter](https://github.com/alibaba/otter)|阿里巴巴分布式数据库同步系统(解决中美异地机房)|6963|2021-10-05|
|77|[KunMinX/Jetpack-MVVM-Best-Practice](https://github.com/KunMinX/Jetpack-MVVM-Best-Practice)|是 难得一见 的 Jetpack MVVM 最佳实践!在 以简驭繁 的代码中,对 视图控制器 乃至 标准化开发模式 形成正确、深入的理解!|6951|2021-12-09|
|78|[goldze/MVVMHabit](https://github.com/goldze/MVVMHabit)|👕基于谷歌最新AAC架构MVVM设计模式的一套快速开发库整合Okhttp+RxJava+Retrofit+Glide等主流模块满足日常开发需求。使用该框架可以快速开发一个高质量、易维护的Android应用。|6789|2021-11-27|
|79|[DroidPluginTeam/DroidPlugin](https://github.com/DroidPluginTeam/DroidPlugin)|A plugin framework on android,Run any third-party apk without installation, modification or repackage|6683|2021-07-07|
|80|[abel533/Mapper](https://github.com/abel533/Mapper)|Mybatis Common Mapper - Easy to use|6682|2021-12-02|
|81|[Exrick/xmall](https://github.com/Exrick/xmall)|基于SOA架构的分布式电商购物商城 前后端分离 前台商城:Vue全家桶 后台管理系统:Dubbo/SSM/Elasticsearch/Redis/MySQL/ActiveMQ/Shiro/Zookeeper等|6493|2021-12-14|
|82|[kekingcn/kkFileView](https://github.com/kekingcn/kkFileView)|spring-boot打造文件文档在线预览项目|6431|2021-12-18|
|83|[wildfirechat/server](https://github.com/wildfirechat/server)|即时通讯(IM)系统|6378|2021-12-17|
|84|[metersphere/metersphere](https://github.com/metersphere/metersphere)|MeterSphere 是一站式开源持续测试平台,覆盖测试管理、接口测试、性能测试等。搞测试,就选 MeterSphere|6337|2021-12-19|
|85|[Meituan-Dianping/walle](https://github.com/Meituan-Dianping/walle)|Android Signature V2 Scheme签名下的新一代渠道包打包神器|6284|2021-09-07|
|86|[alibaba/COLA](https://github.com/alibaba/COLA)|🥤 COLA: Clean Object-oriented & Layered Architecture|6198|2021-11-26|
|87|[li-xiaojun/XPopup](https://github.com/li-xiaojun/XPopup)|🔥XPopup2.0版本重磅来袭2倍以上性能提升带来可观的动画性能优化和交互细节的提升功能强大交互优雅动画丝滑的通用弹窗可以替代DialogPopupWindowPopupMenuBottomSheetDrawerLayoutSpinner等组件自带十几种效果良好的动画 支持完全的UI和动画自定义(Powerful and Beautiful Popup for A ...|6107|2021-12-17|
|88|[NLPchina/ansj_seg](https://github.com/NLPchina/ansj_seg)|ansj分词.ict的真正java实现.分词效果速度都超过开源版的ict. 中文分词,人名识别,词性标注,用户自定义词典|6058|2021-08-15|
|89|[Tencent/Shadow](https://github.com/Tencent/Shadow)|零反射全动态Android插件框架|6045|2021-12-14|
|90|[zouzg/mybatis-generator-gui](https://github.com/zouzg/mybatis-generator-gui)|mybatis-generator界面工具让你生成代码更简单更快捷|6038|2021-12-01|
|91|[debezium/debezium](https://github.com/debezium/debezium)|Change data capture for a variety of databases. Please log issues at https://issues.redhat.com/browse/DBZ.|5938|2021-12-19|
|92|[weibocom/motan](https://github.com/weibocom/motan)|A cross-language remote procedure call(RPC) framework for rapid development of high performance distributed services.|5746|2021-12-14|
|93|[sohutv/cachecloud](https://github.com/sohutv/cachecloud)|搜狐视频(sohu tv)Redis私有云平台|5707|2021-12-18|
|94|[febsteam/FEBS-Shiro](https://github.com/febsteam/FEBS-Shiro)|Spring Boot 2.4.2Shiro1.6.0 & Layui 2.5.6 权限管理系统。预览地址http://47.104.70.138:8080/login|5656|2021-08-23|
|95|[lets-blade/blade](https://github.com/lets-blade/blade)|:rocket: Lightning fast and elegant mvc framework for Java8|5569|2021-12-09|
|96|[k0shk0sh/FastHub](https://github.com/k0shk0sh/FastHub)|FastHub the ultimate GitHub client for Android.|5545|2021-06-10|
|97|[jpush/aurora-imui](https://github.com/jpush/aurora-imui)|General IM UI components. Android/iOS/RectNative ready. 通用 IM 聊天 UI 组件,已经同时支持 Android/iOS/RN。|5519|2021-09-21|
|98|[wxiaoqi/Spring-Cloud-Platform](https://github.com/wxiaoqi/Spring-Cloud-Platform)|🔥🔥🔥国内首个Spring Cloud微服务化RBAC的管理平台核心采用Spring Boot 2.4、Spring Cloud 2020.0.0 & Alibaba前端采用d2-admin中台框架。 🔝 🔝 记得上边点个star 关注更新|5515|2021-09-08|
|99|[knightliao/disconf](https://github.com/knightliao/disconf)|Distributed Configuration Management Platform(分布式配置管理平台)|5500|2021-09-27|
|100|[gzu-liyujiang/AndroidPicker](https://github.com/gzu-liyujiang/AndroidPicker)|安卓选择器类库包括日期及时间选择器可用于出生日期、营业时间等、单项选择器可用于性别、民族、职业、学历、星座等、二三级联动选择器可用于车牌号、基金定投日期等、城市地址选择器分省级、地市级及区县级、数字选择器可用于年龄、身高、体重、温度等、日历选日期择器可用于酒店及机票预定日期、颜色选择器、文件及目录选择器、图片选择器等……WheelPicker/DatePicker/Tim ...|5321|2021-12-16|
<div align="center">
<p><sub> -- -- </sub></p>
<a href="/content/docs/milestone.md"></a>便
</div>
<br/>
<div align="center"><a href="https://github.com/kon9chunkit/GitHub-Chinese-Top-Charts#github中文排行榜"></a> <a href="/content/docs/feedback.md"></a></div>