资源列表

« 1 2 ... .21 .22 .23 .24 .25 1626.27 .28 .29 .30 .31 ... 2090 »

[android开发toast

说明:Toast是Android中一种提供给用户简短信息的视图,该视图已浮于应用程序之上的形式呈现给用户。因为它并不获得焦点,即使用户正在输入什么也不会受到影响。它的目标是尽可能已不显眼的方式,使用户看到你提供的信息。显示的时间是有限制的,过一段时间后会自动消失,不过Toast本身可以控制显示时间的长短。-Android Toast is provided to the user in a brief message of view, whi
<lee> 在 2024-11-18 上传 | 大小:2.09mb | 下载:0

[android开发ListViewDemo

说明:要将数据库中的数据列表显示在屏幕上,我们要使用ListView这个控件,当用户从数据库中取出数据时,要将数据绑定到显示控件上,如何绑定呢,我们需要创建适配器进行绑定,创建适配器有两种方式: 第一种是用SimpleAdapter创建(要求绑定的数据是List<HashMap<String, Object>>数据类型) 第二种是用SimpleCursorAdapter创建(要求绑定的数据是Curs
<lee> 在 2024-11-18 上传 | 大小:1.27mb | 下载:0

[android开发ScrollView

说明:ScrollView可实现控件在超出屏幕范围的情况下滚动显示。 用法:在XML文件中将需滚动的控件包含在ScrollView中,当控件超出屏幕范围时可通过滚动查看;ScrollView也提供了一些方法来控制自身的显示情况。-ScrollView scroll control can be achieved in the case beyond the screen area. Usage: required in the XML
<lee> 在 2024-11-18 上传 | 大小:1.46mb | 下载:0

[android开发andriod_unity

说明:使用Unity3D开发,发布到安卓手机上时,要将pc端的操作转换为安卓端的交互,使用这段代码可以实现-When using Unity3D development, published on the Android phone, the operating convert a pc end to end interactive Andrews
<RYJ> 在 2024-11-18 上传 | 大小:2kb | 下载:0

[android开发AddImage

说明:android手机开发用的屏幕签字功能。手写签名后,点击确定就能保存的根目录下0wax0.png。我写的支付通的Mpos手机app就用的这个签字保存图片功能。-
<chow> 在 2024-11-18 上传 | 大小:82kb | 下载:0

[android开发Android-teaching

说明:Android教务选课成绩管理系统是自己给别人代的一个毕业设计,决对可以运行。Android教务选课成绩管理系统包括客户端、服务器及数据库。文件全部配置好,一定可行。-Android Educational Course achievement management system is a graduate himself to others on behalf of the design, absolutely can run. An
<郭言> 在 2024-11-18 上传 | 大小:18.17mb | 下载:0

[android开发android-hope

说明:本项目是自己做了很久的一个毕业设计,决对可行。这是一个大型的在线商城系统项目源码,包括Android客户端源码+jsp服务端源码+MySQL数据库。配置好以后启动网站再打开安卓客户端就可以看到演示了,希望大家好好学习一下里面知道,有空可以跟本人交流学习。-This project is a long time to do their own graduation design, absolutely feasible. This is
<郭言> 在 2024-11-18 上传 | 大小:615kb | 下载:0

[android开发lsoust

说明:一款模仿微信聊天的通讯软件,还有一些附带的功能,比如拍照语音什么的-Imitate a micro-channel chat communication software, and some came with features such as voice what pictures
<李硕> 在 2024-11-18 上传 | 大小:6.28mb | 下载:0

[android开发StockManage

说明:这是一个安卓下的程序,提供了通过wenservice访问SQL server数据的方法-This is a program under Andrews, provides access to SQL server data through wenservice
<jing> 在 2024-11-18 上传 | 大小:1.4mb | 下载:0

[android开发read-mes

说明:读系统短信,机基于android开发应用的小程序-Read system messages
<星星> 在 2024-11-18 上传 | 大小:2.4mb | 下载:0

[android开发Upload-file

说明:上传文件。通过手机上传文件到服务器端,学习的小程序-Upload file. By phone upload files to the server, learning applet
<星星> 在 2024-11-18 上传 | 大小:2.47mb | 下载:0

[android开发samsung-android-BLE

说明:Android蓝牙BLE小例子有助于Android蓝牙开发-Bluetooth BLE small example
<wl> 在 2024-11-18 上传 | 大小:403kb | 下载:0
« 1 2 ... .21 .22 .23 .24 .25 1626.27 .28 .29 .30 .31 ... 2090 »

源码中国 www.ymcn.org