登录
首页 » Android » Android 显示时钟 圆形指针时钟

Android 显示时钟 圆形指针时钟

于 2022-02-06 发布 文件大小:6.78 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

Android 显示时钟 圆形指针时钟,显示Windows时间,比较经典的圆形钟表时钟。这类例子似乎比较多了,本例子是超简单类型的,想学习android应用开发的初学者可学习参考。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • android 的 udp
     android udp tcp 简单实现 ,实现androd客户端和java服务端相连。适用于初学者,测试通过,附加文档描述。会的人请绕行,仅仅用于初学者
    2022-02-28 23:46:47下载
    积分:1
  • 界面间传递参数
    在当前activity中设置一个按钮,按下此按钮,跳转到另一个activity中,并在此过程中传递参数;另一个activity中设置按钮,当按下按钮时,可以将从此界面中获得的数据传递到第一个activity中。
    2022-08-25 10:12:39下载
    积分:1
  • 这个是<android 开发入门>书中的helloworld代码,java环境,在eclipse环境下运行。...
    这个是书中的helloworld代码,java环境,在eclipse环境下运行。-This is Book helloworld code, java environment, run under eclipse.
    2023-03-17 03:30:04下载
    积分:1
  • listviewheSQLitezhishi
    注意:本项目是基于android studio开发的,eclipse可能无法直接使用。 本项目是一个简单的基于安卓的记事本项目源码,添加或删除数据的时候会出现显示bug(实际数据不会受到影响),bug体现在添加或删除一条数据以后会在listview里面会展示复制一遍操作后的数据。而不会清除原有的列表文本。新手朋友可以拿这个项目来试试手感,顺便看看能不能独立解决这个问题。 本项目涉及的知识点有: 1、SQLite的基本使用,增删查改 2、listview,adapeter的基本使用 3、activity生命周期 4、intent、bundle传递参数 5、AlertDialog的基本使用(Note: this project is based on the development of studio eclipse, Android may not be able to directly use. This project is a simple Notepad program source code based on Android, add or delete data will appear when the display bug (actual data will not be affected), bug reflected in add or remove a data will be in inside the listview will show copy again after the operation data. And will not clear the original list of text. Novice friends can take this project to try to feel, by the way to solve this problem can not be solved independently. The knowledge points involved in this project are: 1, the basic use of SQLite, CRUD 2, listview, the basic use of adapeter 3, activity life cycle 4, intent, bundle transfer parameters 5, the basic use of AlertDialog)
    2016-07-25 11:25:09下载
    积分:1
  • 简单线程并发例子源代码
    package com;import java.util.concurrent.ExecutorService;import java.util.concurrent.Executors;public class VolatileTest {public static void main(String[] args) throws InterruptedException {final Counter counter = new Counter();ExecutorService threadPool = Executors.newCachedThreadPool();for (int i = 0; i < 1000; i++) {/*new Thread() {@Overridepublic void run() {counter.inc();};}.start();*/threadPool.execute(new Runnable() {@Overridepublic void run() {counter.inc();}});}// Thread.sleep(3000);System.out.println(counter);}}
    2022-06-17 11:34:35下载
    积分:1
  • com.baidu.mapapi.overlay
    说明:  绘制百度地图的自我规划路线图,为百度地图演示(Self-planning road map for drawing Baidu map, demo for Baidu map)
    2019-03-14 12:18:58下载
    积分:1
  • android h263硬编码rtp打包
    说明:该android代码h263硬编码rtp打包发送服务器,pc端建立sdp文件用vlc播放1、服务器ip为192.168.1.62、android手机ip为192.168.1.17,在小米1s测试通过,像三星等手机不支持h263编码3、android端修改net.config包下的Config类的url4、pc端用已有的sdp文件播放,修改ip为手机ip
    2015-12-07下载
    积分:1
  • 疫情信息查询android app源码
    【实例简介】
    2021-09-09 00:31:01下载
    积分:1
  • [安卓开源]带进度条简易浏览器项目
    [安卓开源]带进度条简易浏览器项目。利用myeclips开发。保证能运行(A simple browser project with a progress bar. Use to develop. Guarantee to run)
    2018-03-14 12:45:51下载
    积分:1
  • 安卓 EyeRoom 完整源码下载
    安卓 EyeRoom 完整源码下载
    2014-10-10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载