登录
首页 » Android » Android

Android

于 2022-11-08 发布 文件大小:58.07 kB
0 170
下载积分: 2 下载次数: 1

代码说明:

Android

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

发表评论

0 个回复

  • Android OnClickListener监听接口用法范例
    Android OnClickListener监听接口用法范例,基础级的例子,   Button button = (Button) findViewById(R.id.Button01);//获取屏幕中的按钮控件对象   button.setOnClickListener(//为按钮对象添加OnClickListener接口实现    //OnClickListener为View的内部接口,其实现者负责监听鼠标点击事件   new View.OnClickListener(){   public void onClick(View v){   LinearLayout ll=(LinearLayout)findViewById(R.id.lla);//获取线性布局对象   String msg=LinearActivity.this.getResources().getString(R.string.button);   Button tempbutton=new Button(LinearActivity.this);//创建一个Button对象   tempbutton.setText(msg+(++count));//设置Button控件显示的内容   tempbutton.setWidth(80);//设置Button的宽度   ll.addView(tempbutton);//向线性布局中添加View   System.out.println("========= count"+count);
    2023-05-27 15:00:04下载
    积分:1
  • android 酒店住房预定系统源码下载
    android 酒店住房预定系统源码下载
    2015-05-11下载
    积分:1
  • android调用 webservice的两种方法 示例源码下载
    android调用 webservice的两种方法 示例源码下载
    2013-10-23下载
    积分:1
  • 2015全国大学生电子设计竞赛风力摆
    说明:  脉冲宽度调制是一种模拟控制方式,根据相应载荷的变化来调制晶体管基极或MOS管栅极的偏置,来实现晶体管或MOS管导通时间的改变,从而实现开关稳压电源输出的改变。这种方式能使电源的输出电压在工作条件变化时保持恒定,是利用微处理器的数字信号对模拟电路进行控制的一种非常有效的技术。脉冲宽度调制是利用微处理器的数字输出来对模拟电路进行控制的一种非常有效的技术,广泛应用在从测量、通信到功率控制与变换的许多领域中。(Pulse width modulation (PWM) is an analog control method, which modulates the bias of transistor base or MOS gate according to the change of load, so as to change the turn-on time of transistor or MOS and realize the change of output of switching regulated power supply. This method can keep the output voltage of the power supply constant when the working conditions change. It is a very effective technology to control the analog circuit by using the digital signal of the microprocessor. Pulse width modulation (PWM) is a very effective technology to control analog circuits by using the digital output of microprocessors. It is widely used in many fields, from measurement, communication to power control and conversion.)
    2020-06-22 16:20:02下载
    积分:1
  • 各种广告
    消息栏以及弹框的展示。等发光点功夫帝国福达股份递归算法搭嘎德国大使馆第三方公司东风股份 东风股份东莞市大锅饭大锅饭屌丝公司打工SDAGDFSGDFSGD DFGFDHGERHFVDFGAGAGFDGFDGFDGFDGDFGDGFDGDFGDFGDFGDFGDFGDFGDFGDFSGFDSGDSGAGASDGFFDGFDAAGDREGEGER
    2022-03-17 01:13:20下载
    积分:1
  • android 拍照或从相册中选择并保存到sd卡
    拍照或从相册中选择并保存到sd卡
    2015-05-07下载
    积分:1
  • Android FTP 源码
    Android FTP 源码, 用于android上FTP客户端开发, 支持上传和下载
    2023-04-15 12:40:04下载
    积分:1
  • β短信项目
    这是测试版,SMS项目。欲了解更多信息,请访问3.1版3.0版向导,易于安装小的布局更改可用性在不同的屏幕尺寸Bug修复欢迎使用Android Studio来导入此项目谢谢
    2023-09-03 05:05:03下载
    积分:1
  • RequestProxyAuthentication
    Request Proxy Authentication for Andriod.
    2013-10-25 17:25:17下载
    积分:1
  • 相册预览效果,模拟系统自带的效果。
    应用背景相册预览效果,模拟系统自带的效果,可以直接运行。关键技术1,可以左右滑动预览。2,可以放大缩小预览。3,可以直接导入使用
    2022-08-12 19:32:36下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载