搜索资源列表
TaskManager_for_6600_source
- S60下的任务管理器!可以实现应用程序切换,结束进程,压缩内存,重启手机,手机系统信息,进程信息,视图切换等功能.-S60 under the Task Manager! Applications can be achieved switch, the end of the process, reducing memory and rebooting the phone, the phone system information, process information, view switch
View.rar
- 简单实现视图切换展示如何自定义视图步骤 控件的选择,Simple switch view a demonstration of the realization of custom steps to control the choice of View
WidgetDemo
- android的一些控件的运用,包括Animation(如震荡效果、屏幕切换效果、左右滑动效果)、Spinner(下拉列表)、AutoCompleteTextView(自动补全)、chronometer(计时器)、TimePicker(时间)、 DatePicker(日期控件)、ExpandableListView(“手风琴”效果的列表)、Gallery(画廊)、GridView(网格视图)、ImageSwitcher(图片切换器)、ProgressBar(进度条)、RatingBar(评分
button_view
- Android开发:button在底部的多个view切换 实例二3D切换。-Android development: more than one view over instances of the button at the bottom of the two 3D switch。
Exercise
- symbian手机开发程序,具有视图切换功能,以及输入文字和显示文字-symbian handset development process, with a view to switch functions, and input text and display text
06.TransferView
- View Switcher iphone 視窗切奐-View Switcher
Androidpic
- Android手机上的图片切换查看源代码.-Android phone to switch on the picture to view the source code.
viewPager
- 几个view之间进行切换的例子-Some view to switch between example several view to switch between example
Android-(animation-study)
- 要研究Android中的三种动画,第一种是单个View的各种动画效果,第二种是两个Active切换时的动画效果,第三种是类似于Gif的Frame By Frame动画效果,其中View的各种动画包括在xml文件中定义和代码中定义两种方式。-To study the three kinds of animation in Android, the first single View, a variety of animation effects, the second switch when th
ECSlidingViewController
- ECSlidingViewController 是一个视图控制器容器,将子视图处理成两层,通过滑动来进行层的切换,类似 Path 2.0 和 Facebook 的 app。-ECSlidingViewController a view controller container processing sub-view into two layers, layer by sliding the switch, similar Path 2.0 and Facebook app.
SwitchViewDemo
- Android 上视图切换的一个简单例子-switch the view in Android
fileManager3.3
- android开发的一款手机文件管理器,支持自定义主题,打开、移动、复制、剪切、删除等操作,可以切换查看视图有大图标、小图标、详细信息、列表等-android development of a mobile file manager, support for custom themes, open, move, copy, cut, delete and other operations, you can switch view to view large icons, small icons,
pictures
- 这是一个Android手机上的图片切换查看源代码,主要实现图片的查看效果,其中被注释掉的代码中已经说明-This is an Android phone picture switch to view the source code, the main picture to see the effect, which is commented out code has been described
myandroidmenu
- 实现Android应用的弹出菜单的源代码,本源码可让Android新手了解到菜单布局框架、菜单栏、选项视图、菜单项切换、设置选项点击事件、添加标题栏和选项、添加菜单视图、menu菜单获得焦点 如果没有获得焦点menu菜单中的控件事件无法响应、获取当前选中菜单项序号等!Android的新手可参考一下本源码。-Android pop-up menu of the application' s source code, the source menu layout framework allow
AndroidKeyEventMoveGif
- Android 响应键盘移动图标,程序很简短,也很清楚直观.利用android.view.SurfaceView建立视图。通过使用键盘事件,熟悉SurfaceView画布的用法。-public boolean onKeyDown(int keyCode, KeyEvent event) { // TODO Auto-generated method stub switch (keyCode) { case KeyEvent
986975645
- 对于iOS CH视图控制器开关,精选ios编程学习,很好的参考资料。-For the iOS CH view controller switch, select learning IOS programming, a good reference.
lateral
- 一个程式多个view实现view的切换 -A program to achieve view multiple view switch
MyViewPager
- Android - ViewPager滑动广告栏源码,从布局文件中获取ViewPager父容器,获取屏幕像素相关信息,根据屏幕信息设置ViewPager广告容器的宽高,将ViewPager容器设置到布局文件父容器中,每隔固定时间切换广告栏图片,创建一个ImageView, 并设置宽高. 将该对象放入到数组中。 从View集合中获取对应索引的元素, 并添加到ViewPager中,是否将显示的ViewPager页面与instantiateItem返回的对象进行关联,这个方法是必须实现的。
CalendarView
- 实现日历视图,可以点击选择某个日期,可以上下滑动切换月份。 -Achieve a calendar view, you can click on to select a date, you can slide up and down to switch months.
hdfyym
- 如何实现手机上手动滑动翻页效果呢?呵呵,在这里我们就给你们介绍一下吧。 一般实现这个特效会用到一个控件:ViewFlipper <1>View切换的控件—ViewFlipper 这个控件是什么呢?请注意观看博文Android学习笔记之ViewFilpper 。 除了这个ViewFlipper,我们还需要了解一下ViewAnimator。它主要是为其中的View切换提供动画效果。 还会用到几个方法: setInAnimation:设置View进入屏幕时候使用的动