BGABanner-Android
引导界面滑动导航 + 大于等于1页时无限轮播 + 各种切换动画轮播效果
BGABanner-Android Latest Version Download
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
attr
View Details ▼
attr
Manipulate extended attributes on filesystem objects.
attr -l {{path/to/file}}
List the names and sizes of all extended attributes of a file:
attr -g {{attribute_name}} {{path/to/file}}
Get the value of an extended attribute:
attr -s {{attribute_name}} -V "{{attribute_value}}" {{path/to/file}}
Set an extended attribute value:
// repository documentation
Was this content helpful?
(0 ratings)
