-
MT8888
说明: 双音频DTMF拨号程序MT8888/MT8880最全期刊资料,有详细电路图+源程序,共计30多篇。(DTMF DTMF dial-up procedures for information MT8888/MT8880 most journals, a detailed circuit diagram+ source code, for a total of more than 30.)
- 2021-03-21 08:49:17下载
- 积分:1
-
一个具有折叠效果的布局,大家可以复用
一个具有折叠效果的布局,大家可以复用
- 2014-11-06下载
- 积分:1
-
Manning.Unlocking-Android.2008
android开发经典书籍,在京东上的书籍要卖232元(Manning.Unlocking Android.2008)
- 2012-03-27 10:13:52下载
- 积分:1
-
Download
本软件是一个Android基本功能的实现:即从服务器端下载xml文件并解析的功能。使用时测试代码可以搭建tomcat服务器,并在其中放置要解析的xml文件。(download xml files from server and analysis them)
- 2012-09-02 21:05:59下载
- 积分:1
-
whg_Syllabus
android 仿超级课程表,实现本地数据库保存课表内容,到了指定时间提示上课(Android super curriculum, for local saving schedule, tips to the specified time for class)
- 2021-01-07 12:38:52下载
- 积分:1
-
qrcodeCheck
使用js控制,使用同一个链接识别二维码是ios还是android设备,跳转不同的链接进行下载(The use of JS control, use the same link identification of two-dimensional code is IOS or Android device, a jump of different links to download
)
- 2015-02-04 11:52:43下载
- 积分:1
-
Fragment消息的交互
package com.fragment.demo3;import android.app.Fragment;import android.os.Bundle;import android.view.LayoutInflater;import android.view.View;import android.view.ViewGroup;import android.widget.TextView;public class Fragment2 extends Fragment {private TextView text;@Overridepublic View onCreateView(LayoutInflater inflater, ViewGroup container,Bundle savedInstanceState) {View view = inflater.inflate(R.layout.fragment2, null);text = (TextView) view.findViewById(R.id.textView1);return view;}public void setText(String setText) {text.setText(setText);}}
- 2015-10-25下载
- 积分:1
-
esp8089
说明: 基于linux3.10 安卓6.0版本的ESP8089驱动源码(ESP8089 SOURCE CODE based on linux3.10 && android 6.0)
- 2020-11-10 16:50:19下载
- 积分:1
-
busybox
busybox 按照在android模拟器上可以查看模拟器的ip地址(busybox in accordance with the android emulator to see the ip address of the simulator)
- 2011-06-10 11:05:15下载
- 积分:1
-
pmic8058
lib kenel linux for android
- 2013-11-04 19:40:36下载
- 积分:1