KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#ai
#dsh-plugin
#deepseek-harness
#open-source
#claude-code
#codex
#cli
#developer-tools
#react
#windows
ZhiMaScoreCurve
★ 44
Open GitHub ↗
芝麻分折线图
Download README (.md)
Explore Similar Repositories
trading_pairs
:
No description available.
WexinApp_1024
:
微信小程序实现2048小游戏
0xc
:
Easy base conversion in emacs
todoist-js
:
!! OBSOLETE !! The (un)official Todoist javascript API library
moe-serifu-agent
:
Anime-themed personal assistant and goal-oriented intelligent agent
// 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
ZhiMaScoreCurve
?
Download (.md)
####支付宝芝麻分曲线图 ####效果图:  ####使用: ####XML <com.felix.library.ScoreTrend android:id="@+id/scoreTrend" android:background="#ffffff" android:layout_width="match_parent" android:layout_alignParentBottom="true" android:layout_height="300dp"/> ####attrs <resources> <declare-styleable name="ScoreTrend"> <attr name="max_score" format="integer"/> <attr name="min_score" format="integer"/> <attr name="broken_line_color" format="color"/> </declare-styleable> </resources> -- 暂时只有这些属性,因为没有上传到jcenter,所需需要拓展或者修改功能直接修改源码吧