摘要: 所花时间(包括上课):1 打码量(行):100 博客量(篇):1 了解到知识点:学习长按事件 Button button = findViewById(R.id.button); button.setOnLongClickListener(new View.OnLongClickListener() 阅读全文
posted @ 2024-04-28 16:41 赵千万 阅读(3) 评论(0) 推荐(0) 编辑