注解学习小案例,比较系统性学习注解并且应用实践。简单应用了运行期注解,通过注解实现了setContentView功能;简单应用了编译器注解,通过注解实现了防暴力点击的功能,同时支持设置时间间隔;使用注解替代枚举;使用注解一步步搭建简单路由案例。结合相应的博客,在来一些小案例,从此应该对注解有更加深入的理解……
☆46Mar 31, 2022Updated 3 years ago
Alternatives and similar repositories for YCDesignHelper
Users that are interested in YCDesignHelper are comparing it to the libraries listed below
Sorting:
- 阿里路由框架ARouter使用与简单封装☆14Jun 27, 2018Updated 7 years ago
- 瓦力多渠道打包的Python脚本测试工具,通过该自动化脚本,自需要run一下或者命令行运行脚本即可实现美团瓦力多渠道打包,打包速度很快。配置信息十分简单,代码中已经注释十分详细。可以自定义输出文件路径,可以修改多渠道配置信息,简单实用。☆132Apr 2, 2022Updated 3 years ago
- Named routes for the express framework that are shared between the server and the browser☆13Dec 31, 2013Updated 12 years ago
- 微信qq微博一键登录☆10Apr 7, 2017Updated 8 years ago
- 电子市场☆12Oct 11, 2019Updated 6 years ago
- 组件化开发中基础公共库,activity栈管理;fragment周期监听;Lru缓存库;反射库;分区存储;Log日志打印和存储;通用缓存库(支持sp,mmkv,lru,disk,fastsp等多种存储方式切换);App重启;通用全面的工具类Utils;通用基类fragmen…☆200Aug 19, 2023Updated 2 years ago
- 自定义控件,其中包含自定义折叠布局,拓展性强使用简单;万能自定义红点控件,充分解耦合接入方便;多种方案实现阴影效果库;自定义view和viewGroup圆角控件,彻底解决圆角问题等☆190Aug 19, 2023Updated 2 years ago
- gRPC学习案例,使用gRPC作为网络方案可以带来高效性、跨平台和语言、可靠性、易于使用和可扩展性等收益。同时可以减少手动编写代码的工作量,提高开发效率。☆57Mar 19, 2024Updated last year
- 一种 Activity 转场动画----点击哪里从哪放大☆14Nov 30, 2017Updated 8 years ago
- Simple implementations of Naive Bayes and Logistic Regression.☆10Jun 26, 2016Updated 9 years ago
- naive bayesian java demo☆11Aug 30, 2013Updated 12 years ago
- user-defined Retrofit. 剖解Retrofit源码,实现简单自定义的Retrofit的框架☆15Oct 21, 2016Updated 9 years ago
- app for 百人一首☆11Jul 25, 2025Updated 7 months ago
- (停止维护)ZhiDaily 是一款基于知乎日报重新设计的第三方客户端.☆14Feb 13, 2020Updated 6 years ago
- 😀安卓一行代码☕搞定微信支付、支付宝支付、银联支付☆34Nov 17, 2021Updated 4 years ago
- 高度自定义的沉浸式,商城sku算法,仿了吗购物车(带缓存),装饰类的RecycleView添加头尾☆240Jan 30, 2019Updated 7 years ago
- SHA256 implementated in Java☆11Jan 16, 2015Updated 11 years ago
- React 同构脚手架☆12Jan 3, 2023Updated 3 years ago
- Android实现动态修改应用桌面图标和名称☆17Sep 1, 2017Updated 8 years ago
- State switching, so that the View state switch and Activity completely separate. Using builder mode to freely add the required state View…☆555Dec 19, 2021Updated 4 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆394Apr 24, 2019Updated 6 years ago
- Tiny C Compiler for AVR architecture☆13Nov 19, 2017Updated 8 years ago
- ☆43Dec 24, 2017Updated 8 years ago
- Code repo for- "Mastering ElasticSearch 6.x and the Elastic Stack (V)", Published by Packt☆12Jan 30, 2023Updated 3 years ago
- 优化后的DragPhotoView, A photoView to scale image and finish activity,高仿微信可拖拽返回PhotoView,二次调整优化处理,增加多种功能☆39May 23, 2018Updated 7 years ago
- Multiplatform (JVM, JS) Kotlin DSL for FSM (finite state machine)☆13May 31, 2021Updated 4 years ago
- 轻量级简易线程池库,轻量级线程池异步库,支持线程执行过程中状态回调监测(包含成功,失败,异常等多种状态);支持创建异步任务,可以设置线程的名称,延迟执行时间,线程优先级,回调callback等;可以根据自己需要创建自己需要的线程池;线程异常时,可以打印异常日志,避免崩溃。☆229Jun 4, 2022Updated 3 years ago
- A SPAM message filter using a naive Bayes classifier written in Java.☆16Feb 7, 2011Updated 15 years ago
- Non-blocking (Asynchronous) MySQL Connector☆17May 20, 2014Updated 11 years ago
- Android & Flutter 混合开发实践,包含 Android集成Flutter、Flutter视图加载、交互通信。☆18Feb 16, 2019Updated 7 years ago
- weChatFloatDemo☆42Apr 22, 2019Updated 6 years ago
- 一款高效的组件间通信方案,0反射,仅需简单配置,即可方便的进行组件间通信☆45Apr 12, 2019Updated 6 years ago
- AppInit 是一款 Android 应用初始化框架,基于组件化的设计思路,功能灵活,使用简单。☆195Dec 10, 2024Updated last year
- This is a util library to help you setup apt project easily. Simply call AptContext.init(env) in your Processor, and you can access to t…☆16Sep 29, 2021Updated 4 years ago
- A Java library that trains neural networks with a genetic algorithm.☆16Feb 18, 2022Updated 4 years ago
- 一个 Android 平台支持捕获 Native(C/C++) 层和 Java 层崩溃异常的迷你库。☆27Sep 7, 2018Updated 7 years ago
- Android fingerprint verification architectural reference 业务多场景结合指纹验证架构设计☆51Jul 6, 2019Updated 6 years ago
- Twitter4J is an open-sourced, mavenized and Google App Engine safe Java library for the Twitter API which is released under the Apache Li…☆18Mar 16, 2025Updated 11 months ago
- Xposed模块,截取程序崩溃日志进行弹窗显示。☆24Jul 13, 2021Updated 4 years ago