-
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
-
向浏览器中添加button控件的bho
提供了一个bho的示例,向打开的每个浏览器中添加button控件,button的个数是根据网页中的input控件的个数而定的。点击控件会弹出密码框的内容,没有密码框的话就是空的。
- 2022-10-20 11:05:04下载
- 积分:1
-
android-develop
Android用来开发测试版本号的代码,可以自动连接到github上面去 (Android version of the test used to develop code that can be automatically connected to github go above)
- 2016-06-15 21:43:43下载
- 积分:1
-
subrutin java 示例
java 示例帧子芦丁 atau apalah 国际电联 sempak Kohonen 神经网络用于在数据挖掘过程和数据库中知识发现。Kohonen 神经网络图书馆是一套的类和函数用来设计、 训练和计算从 Kohonen 神经网络称为自组织映射的结果。提出了的图书馆是写在 Java.Kohonen 神经网络用于数据挖掘过程中和为数据库中的知识发现。Kohonen 神经网络图书馆是一套的类和函数用来设计、 训练和计算从 Kohonen 神经网络称为自组织映射的结果。提出了的图书馆是用 Java 编写的。
- 2022-11-26 22:15:03下载
- 积分:1
-
01HTML
说明: HTML是Hyper Text Markup Language的缩写,它是一种处理文字的语言,通过使用特定的指令标记插入到未定格式的文件里,来控制页面效果,说白了HTML就是一种排版指令集。本程序主要是利用table和Css来美化网页显示。(HTML is Hyper Text Markup Language acronym, It is a text processing language, and through the use of specific labeling instructions inserted into a document format undetermined, to control the effects of pages that the White HTML is a typesetting instruction set. This procedure is the use of table and Css to beautify the website revealed.)
- 2006-02-16 19:41:35下载
- 积分:1
-
html
医学网站的网站模板,基于HTML5的移动网站前台模板(Website template medical websites, HTML5-based mobile website templates reception)
- 2014-02-09 20:18:19下载
- 积分:1
-
Day6_one
安卓的基础图像动作,附带matrix,带有旋转、错切、平移等多功能(Action of the the Andrews basis of image, incidental matrix, with rotating the wrong cut, pan, such as multi-functional)
- 2012-10-19 16:08:18下载
- 积分:1
-
88-android-source-projects
88 android source projects
- 2013-12-16 14:15:34下载
- 积分:1
-
XMPPAndroid客户端源码
XMPPAndroid客户端源码,主要介绍了怎么基于openfire服务器来做即时通开发。
- 2022-03-25 03:15:23下载
- 积分:1
-
wordpress
建站快速工具 quickly build the web site(quickly build the web site)
- 2020-06-21 04:20:02下载
- 积分:1