当前位置:网站首页>calendarview日历视图组件的功能和用法
calendarview日历视图组件的功能和用法
2022-07-07 15:40:00 【XLMN】
calendarview日历视图组件的功能和用法
calendarview可用于显示和选择日期。用户可以进行选择日期,或者通过触摸滚动日历,也可通过setondatechangelistener()放法进行监控该日期改变
<?xml version="1.0" encoding="utf-8"?>
设置周风格线颜色
public class MainActivity extends Activity {
CalendarView cv;
@Override
protected void onCreate(@Nullable Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.calendarview);
cv=findViewById(R.id.calendarview);
//为calendarview添加事件监听
cv.setOnDateChangeListener(new CalendarView.OnDateChangeListener() {
@Override
public void onSelectedDayChange(@NonNull CalendarView view, int year, int month, int dayOfMonth) {
//使用total显示用户选择的日期
Toast.makeText(MainActivity.this,"你相信一句话吗,做好准备都的人一定会得到一颗糖 "+year+"年"+(month+1)+"月"+dayOfMonth+"日,加油,乾坤未定,你就是黑马",Toast.LENGTH_LONG).show();
}
});
}
}
边栏推荐
- 本周小贴士#135:测试约定而不是实现
- Notes on installing MySQL in centos7
- L1-025 正整数A+B(Lua)
- 【分布式理论】(一)分布式事务
- How to implement safety practice in software development stage
- 第2章搭建CRM项目开发环境(数据库设计)
- 99% of users often make mistakes in power Bi cloud reports
- Sator launched Web3 game "satorspace" and launched hoobi
- 赋能智慧电力建设 | 麒麟信安高可用集群管理系统,保障用户关键业务连续性
- 本周小贴士#141:注意隐式转换到bool
猜你喜欢
VSCode关于C语言的3个配置文件
Siggraph 2022 best technical paper award comes out! Chen Baoquan team of Peking University was nominated for honorary nomination
LeetCode刷题day49
AI来搞财富分配比人更公平?来自DeepMind的多人博弈游戏研究
Seaborn data visualization
mysql官网下载:Linux的mysql8.x版本(图文详解)
[video / audio data processing] Shanghai daoning brings you elecard download, trial and tutorial
【TPM2.0原理及应用指南】 5、7、8章
[Seaborn] combination chart: facetgrid, jointgrid, pairgrid
Matplotlib绘图界面设置
随机推荐
LeetCode 515(C#)
Proxmox VE重装后,如何无损挂载原有的数据盘?
Problems encountered in Jenkins' release of H5 developed by uniapp
【网络攻防原理与技术】第6章:特洛伊木马
NeRF:DeepFake的最终替代者?
L1-023 输出GPLT(Lua)
Sator推出Web3遊戲“Satorspace” ,並上線Huobi
电脑无法加域,ping域名显示为公网IP,这是什么问题?怎么解决?
Notes on installing MySQL in centos7
百度地图自定义样式向右拖拽导致全球地图经度0度无法正常显示
使用Stace排除故障的5种简单方法
本周小贴士131:特殊成员函数和`= default`
测试用例管理工具推荐
Flash build API Service - generate API documents
Seaborn data visualization
From Devops to mlops: how do it tools evolve to AI tools?
First in China! Todesk integrates RTC technology into remote desktop, with clearer image quality and smoother operation
The computer cannot add a domain, and the Ping domain name is displayed as the public IP. What is the problem? How to solve it?
麒麟信安中标国网新一代调度项目!
智慧物流平台:让海外仓更聪明