当前位置:
首页
资源下载

搜索资源 - datepicker android
搜索资源列表
-
0下载:
演示Android下如何使用DatePicker和DatePickerDialog。-Demonstrates how to use Android DatePicker and DatePickerDialog.
-
-
0下载:
android的一些控件的运用,包括Animation(如震荡效果、屏幕切换效果、左右滑动效果)、Spinner(下拉列表)、AutoCompleteTextView(自动补全)、chronometer(计时器)、TimePicker(时间)、
DatePicker(日期控件)、ExpandableListView(“手风琴”效果的列表)、Gallery(画廊)、GridView(网格视图)、ImageSwitcher(图片切换器)、ProgressBar(进度条)、RatingBar(评分
-
-
0下载:
android系统仿iphone时间控件-Android iPhone time control system imitation
-
-
0下载:
Android 控件开发 自定义DatePicker控件 仿iPhone日期控件-Android imitation iPhone Date control
-
-
0下载:
java开发android页面时间的,滚动式弹出窗口,很经典的-java development android page flip effect is especially realistic open book effect _zyl share
-
-
0下载:
android中datepicker和timerpicke的用法-the use of datepicker and timerpicker
in android
-
-
0下载:
package org.crazyit.dialog
import java.util.Calendar
import android.app.Activity
import android.app.DatePickerDialog
import android.app.TimePickerDialog
import android.os.Bundle
import android.view.View
import android.view.View.OnCl
-
-
0下载:
一款漂亮的适用于Android平台的弹出日历控件,相当漂亮的风格,弹出日期时间选择器。Java代码里的注释挺丰富,肯定对新手学习Android应用开发有帮助,所以发上来供学习。-A nice platform for Android pop-up calendar control, very beautiful style, pop-up date and time picker. Java code annotations very rich, and certainly for the no
-
-
0下载:
Basic example of using date and time widgets, including android.app.TimePickerDialog and android.widget.DatePicker.
-
-
0下载:
仿照苹果picker选项效果,一般Android自带的datepicker和timepicker太俗气了-Modeled the effect of apple picker options
-
-
0下载:
在Android界面设置日期和时间的小demo,可以获取系统时间,也可以自主更改-The Android interface set date and time of small demo, can get the system time, also can change independently
-
-
0下载:
同时选择日期和时间,不用分开单独选择日期和时间(Datepicker and Timepicker in AlertDialog)
-