登录
首页 » Java » gallery_load_layout

gallery_load_layout

于 2012-07-03 发布 文件大小:260KB
0 193
下载积分: 1 下载次数: 14

代码说明:

  andriod多控件滑动gallery加载布局文件(滑动)(the andriod more than the control slide, gallery load the layout file (slide). rar)

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

发表评论

0 个回复

  • k-means(java)
    k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。
    2023-03-16 09:45:04下载
    积分:1
  • JavaApplication1
    This program operate mathematic functions on numbers
    2014-01-08 03:05:52下载
    积分:1
  • java swing UI常用方法
    java,swing,UI,常用方法
    2022-02-25 04:28:12下载
    积分:1
  • ViewGroup_MarginLayoutParamsTest
    View Group_ Margin Layout Params Test extends Android Test Case.
    2014-02-27 11:50:28下载
    积分:1
  • BeagleBone Black GPIO
    这个Libreia使GPIO控制BEAGLEBONE为黑色,这是为了能够控制一些输出控制MAX3160传输到espeficiar如果RS232,RS485,全双工,半Ducplex,也用来控制激活或停用的XBEE。
    2022-01-25 19:03:38下载
    积分:1
  • java * 算法源代码
    编写一个程序来解决使用A*搜索algorithm.The8数码问题是他们扔在你当你学习人工智能的事情在8数码问题(和它的自然的概括)。这是学习,了解搜索树和最短路径算法,启发式一个伟大的小问题。通过深度优先搜索的广度优先搜索旅行,我们最终都与A *算法使用的是曼哈顿启发式的距离,有效地解决了这个问题。本文展示了如何做到这一点在Java中
    2022-12-16 03:00:03下载
    积分:1
  • 小游戏五子棋大战
    class LNode{ private int row; private int col; private Color chessColor; private LNode next; public LNode(int row,int col,Color chessColor){ this.row=row; this.col=col; this.chessColor=chessColor; } public LNode(){ this.next=null; } public void setRow(int row){ this.row=row; } public int getRow(){ return this.row; } public void setCol(int col){ this.col=col; } public int getCol(){ return this.col; } public void setChessColor(Color chessColor){ this.chessColor=chessColor; } public Color getChessColor(){ return this.chessColor; } public void setNext(LNode next){ this.next=next; } public LNode getNext(){ return this.next; } } class NullAndCount{ private int nullCount=0; private int chessCount=0; public void setNullCount(int nullCount){ this.nullCount=nullCount; } public int getNullCount(){ return this.nullCount; } public void setChessCoun
    2022-05-08 02:47:07下载
    积分:1
  • E-Shop1.0
    一个类似与淘宝的购物app源码,包括多个模块如网络的一些开源框架的应用。(a app like taobao)
    2020-10-22 16:17:23下载
    积分:1
  • 网上银行
    关于这个项目的描述很快就会出来。但是你可以下载这个项目。
    2022-03-10 22:41:29下载
    积分:1
  • HighPriorityBroadcastReceiver
    High Priority Broadcast Receiver extends Result Receiver.
    2014-02-17 14:33:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载