KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
JdRefresh
★ 79
Open GitHub ↗
高仿京东2020版首页布局及刷新效果
Download README (.md)
Explore Similar Repositories
api_server_boilerplate
:
typescript express board boilerplate using routing controller
bindings
:
AsyncAPI bindings specifications
sklearn-audio-classification
:
An in-depth analysis of audio classification on the RAVDESS dataset. Feature engineering, hyperparameter optimization, model evaluation, and cross-validation with a variety of ML techniques and MLP
miniprogram-canvas-sugarjs
:
打造一个致力于微信小程序的Canvas库,类似于H5原生JS Canvas库-FabricJS
capact
:
Simple way to manage applications and infrastructure.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
JdRefresh
?
Download (.md)
# JdRefresh [csdn博客地址:https://baiyuliang.blog.csdn.net/article/details/108168917](https://baiyuliang.blog.csdn.net/article/details/108168917) 高仿京东2020版首页布局及刷新效果: 效果1(ScrollView嵌套Viewpager,不推荐使用)  效果2(ScrollView嵌套RecyclView,在没有其它更好的解决方案时,推荐使用)  效果3和效果4(不同于效果1和2的另一种效果,效果3实现方式:RecyclerView+Vlayout多布局,带有实战性质的效果4实现方式:CoordinatorLayout+RecyclerView)  