登录
首页 » Java » Android_hotfix

Android_hotfix

于 2020-06-22 发布
0 237
下载积分: 1 下载次数: 1

代码说明:

说明:  阿里巴巴出品的,安卓移动端,热修复技术文档(Alibaba published , Android Mobile, Hot Repair Technical Documents)

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

发表评论

0 个回复

  • gridsim4.1.zig免费下载
    gridsim4.1-zig 下载,估计大家都有,菜鸟一枚。请多关照。里面包含10个典型的例子。格外还有auction、datagrid、refailure等。jars文件夹中有两个jar包,gridsim.jar它包含了gridsim和 simjava2类文件,还有一个jar包就是simjava2.jar,它仅仅包含simjava v2.0类文件。在examples文件夹下是教我们如何使用GridSim包的一些case。
    2022-06-06 15:06:27下载
    积分: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
  • 俄罗斯方块
     俄罗斯方块应有如下功能:    1.在二维的平面里用各种随即产生的方块堆积木,每填满一行消去一行,当到达顶部时,游戏结束。  2.玩家能通过方向键来控制方块的转动,左移,右移和直落。   3.每种类型的方块都有颜色。 
    2022-03-19 13:39:53下载
    积分:1
  • shopping
    电子商城的相关源码,采用MyEclipse开发。(Electronic mall related source code, using MyEclipse development.)
    2018-05-31 13:52:09下载
    积分:1
  • 坦克大战
    这是一个我自己第一次写的小游戏 主要体现了java面向对象的概念 层次分明 有利于初学者学习参考 
    2022-01-25 23:20:39下载
    积分:1
  • Huffman Algorithm
    字符串哈夫曼编码示例。
    2023-04-04 14:15:04下载
    积分:1
  • 10最常见的设计模式学习源代码
    代码解析最常见的设计模式,找工作必备。最基础的设计模式,弄懂了,找工作设计模式就不怕了。
    2022-06-01 15:47:47下载
    积分:1
  • android 日历事例源码
    android 日历事例源码
    2015-02-02下载
    积分:1
  • android 仿qq侧滑菜单 实例源码下载
    仿照qq 5.0 侧滑效果,很棒
    2015-01-28下载
    积分:1
  • CDATASection
    CDATA sections are used to escape blocks of text containing characters that would otherwise be regarded as markup for Andriod.
    2013-10-21 16:25:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载