登录
首页 » Android » ListView

ListView

于 2022-05-22 发布 文件大小:3.55 MB
0 269
下载积分: 2 下载次数: 1

代码说明:

ListView 控件可使用四种不同视图显示项目。通过此控件,可将项目组成带有或不带有列标头的列,并显示伴随的图标和文本。 可使用 ListView 控件将称作 ListItem 对象的列表条目组织成下列四种不同的视图之一:1.大(标准)图标2.小图标3.列表4.报表 View 属性决定在列表中控件使用何种视图显示项目。还可用 LabelWrap 属性控制列表中与项目关联的标签是否可换行显示。另外,还可管理列表中项目的排序方法和选定项目的外观。

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

发表评论

0 个回复

  • android与pc视频联通
    只是可以从android视频联通到pc机上,在android手机上输入一个pc机的ip地址,就能连接到指定的pc机上面。
    2023-08-16 19:10:04下载
    积分:1
  • android iperf 源码
    android iperf 源代码, iPerf for Android Android_com.magicandroidapps.iperf iPerf is a commonly used network testing and performance measurement tool. This app is intended for those who are familiar with the use of iPerf. For details and a tutorial, see my website. This app will not be useful unless you have a second phone or computer to use as an iPerf client/server.Great for testing Wifi!
    2022-03-18 04:26:14下载
    积分:1
  • 安卓局域网视频聊天文件传输
    安卓局域网内视频聊天文件传输,基于youmiSDK实现的视频聊天 利用Java在安卓上实现的,登录前需要设置ip地址,登录的ip地址和你的openfire服务器地址一致后方才能登录
    2022-03-01 21:36:41下载
    积分:1
  • android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
    android 用Http请求网页源代码(get/post形式均已实现)【有截图附完整源码】
    2013-03-02下载
    积分:1
  • ViewPager滑动效果
            可以通过滑动或者点击下方图标进入另一个Fragment页面。
    2015-06-15下载
    积分:1
  • ISSAuthorize
    Android与IIS身份验证案例源码,在Android移动项目开发中,访问服务器时,为了简洁方便,我们经常使用http协议来传递JSON格式的数据。然而有些项目需要有一定的安全性,如使用Android客户端登陆到MIS系统。虽然我们是通过Android手机客户端的登陆Activity中登陆到系统的,但是略懂电脑的黑客是能够跳过登陆Activity,从而直接进入系统的。这样,会造成一些由于系统的不安全所带来的麻烦。建立一种防止黑客强行登录的身份验证模式尤为重要。此时,系统的身份验证成为阻挡黑客登陆的一道屏障。那么,怎样实现一个身份验证呢?让我们以IIS为宿主,一步一步的实现身份验证吧(Android and IIS authentication case source code, in the Android mobile project development, access to the server, in order to be simple and convenient, we often use the HTTP protocol to transfer JSON format data. However, some of the project needs to have a certain security, such as the use of Android client login to the MIS system. Although we are through the Android mobile client landing Activity landing to the system, but slightly understand the computer hacker is able to skip the landing Activity, thus directly into the system. In this way, it will cause some of the problems caused by the system is not safe. It is particularly important to establish an identity authentication mode to prevent hackers logging in. At this point, the identity of the system has become a barrier to prevent hackers landing. So, how to achieve an identity verification? Let us take IIS as the host, step by step to achieve authentication bar)
    2016-06-20 11:04:56下载
    积分:1
  • 安卓常用工具类合集
    android工具类合集,包括屏幕适配 . 第三方偏好设置, 网络连接.
    2022-05-17 09:04:46下载
    积分:1
  • dictionary
    实现基于 android 中英互译电子词典代码 (android dictionral eng-ch)
    2013-03-25 22:55:28下载
    积分:1
  • 触摸屏坐标定位程序
    android 触摸屏坐标定位程序,可以精确定位坐标,使用java开发,希望对大家有用
    2023-01-12 19:00:04下载
    积分:1
  • Android: 自定义对话框
    翻译 maninwest@Codeforge 作者:Satyam A.@CodeProject这里介绍如何在安卓中创建自定义对话框并从中获得结果。背景对话框主要是个弹出框。你可以用对话框请用户确认一个操作/通知一个事件或者提示用户信息。 由于对话框会打断 UI 流,所以,你在没有办法的情况下才可选择对话框。在很多情况下,你可以将确认等直接集成到 app.使用代码Dialog 是创建对话框的基本类。 创建一个如下项目:ProjectName: CustomDialogBox PackageName: sat.tuts4mobile.customdialogbox ActivityName: CustomDialogActivity 在 CustomDialogActivity.java 文件中,复制以下代码: package sat.tuts4mobile.customdialogbox; import android.app.Activity; import android.app.Dialog; import android.os.Bundle; import android.view.View; import android.view.View.OnClickListener; import android.view.Window; import android.widget.Button; import android.widget.EditText; import android.widget.TextView; public class CustomDialogActivity extends Activity { Button butt
    2022-04-19 22:36:31下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载