搜索资源列表

  1. MyGuideView1

    0下载:
  2. MyGuideView源码(Java),目前很流行的android主界面风格,底部菜单的左右滑动,包括页面左右滑动,ListView内嵌GridView。Android实现左右滑动指引效果主文件为MyGuideViewActivity.java,在底部按钮菜单中增加监听事件,给功能列表Listview填充数据,获取主界面UI所有所用到的对象,菜单内添加有测试数据-MyGuideView source code (Java), the v
  3. 所属分类:android开发

    • 发布日期:2024-10-07
    • 文件大小:2543616
    • 提供者:rpudn84
  1. UIActivity

    0下载:
  2. 安卓系统下界面UI的Activity。测试后好用-android system user interface Activity
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-10-07
    • 文件大小:53248
    • 提供者:王一
  1. AutoCompleteTextViewTest

    0下载:
  2. AutoCompleteTextView(自动完成文本框)从EditText派生而来,比普通文本编辑框多一个功能:当用户输入一定字符之后,自动完成文本框会显示一个下拉菜单,供用户选择。当用户选择某个菜单项之后, AutoCompleteTextView按用户选择自动填写该文本框。(AutoCompleteTextView (automatic text box) is derived from EditText, than ordina
  3. 所属分类:android开发

    • 发布日期:2024-10-07
    • 文件大小:73728
    • 提供者:阿瓜~
  1. RelativeLayoutTest

    0下载:
  2. 相对布局由RelativeLayout代表,是指参考某一控件组件进行摆放,可以通过控制将组件摆放在一个指定组件的上、下、左、右等位置,可以通过各个组件提供的属性完成。(The relative layout is represented by RelativeLayout is the reference of a control component is placed, can control the components will
  3. 所属分类:android开发

    • 发布日期:2024-10-07
    • 文件大小:34816
    • 提供者:阿瓜~
  1. TableLayoutTest

    0下载:
  2. TableLayout是比较常用的布局,采用行和列的形式来管理UI组件。并不需要明确声明行和列,而是通过添加TableRow、其他组件来控制表格的行数和列数。(TableLayout is a more commonly used layout that manages UI components in rows and columns. There is no need to explicitly declare rows and c
  3. 所属分类:android开发

    • 发布日期:2024-10-07
    • 文件大小:27648
    • 提供者:阿瓜~

源码中国 www.ymcn.org