登录
首页 » Java » button2

button2

于 2013-08-26 发布 文件大小:1633KB
0 191
下载积分: 1 下载次数: 12

代码说明:

  JAVA,android计算器设计,简单计算功能做好了,高级功能有几个例子(JAVA, android calculator design, simple computing functions ready, advanced features are a few examples)

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

发表评论

0 个回复

  • CompileReport
    利用jasperreports和Ireport作保表(use jasperreports and Ireport encumbered Table)
    2007-05-16 10:35:48下载
    积分:1
  • covstruct
    ITU 标准T 4-200011协议 pdf()
    2018-06-05 15:28:22下载
    积分:1
  • DetectiveFace
    基于百度媒体云人脸识别安卓版啊啊啊啊啊啊啊啊啊啊啊啊啊(Based on baidu media cloud face recognition android version)
    2019-01-14 16:06:19下载
    积分:1
  • android 游戏商城源码(不完整,新手写的)
    android 游戏商城源码(不完整,新手写的)
    2015-07-04下载
    积分:1
  • MySlideMenu
    Android滑动菜单+-+实现手动、自动滚动视图(Android sliding menu+-+ realize manual and automatic scrolling view)
    2013-06-05 11:29:17下载
    积分:1
  • android 奖转盘示例完整源码下载
    android 开奖转盘示例完整源码下载
    2014-04-29下载
    积分:1
  • The Shortest Circuit of a Non-Oriented Graph
    package Extend_Floyd; import java.io.*; import java.util.Scanner; public class Extend_Floyd {  /**   * @param args   */  static final int INF=666666666;//注意INF可能溢出,慎用!    static final int MAXN=100+10;  static int nnum,mnum,cnt,minn;   static int path[],fa[][],cur[][],dist[][];  static void init()   {    path = new int[MAXN+1];   fa = new int[MAXN+1][MAXN+1];   cur = new int[MAXN+1][MAXN+1];   dist = new int[MAXN+1][MAXN+1];   for(int i=1;i
    2022-09-18 01:15:03下载
    积分:1
  • Java 电子书分页
    android平台的textview自适应分页功能(The android platform textview adaptive paging)
    2020-06-19 04:20:01下载
    积分:1
  • _74HC595_Running_LED_0_255
    IC 74HC595 to Display 8*LED
    2011-06-13 12:54:47下载
    积分:1
  • app
    说明:  掌握相册界面的开发,实现相册的立体与倒影效果(Grasp the development of album interface, realize the stereo and reflection effect of album)
    2020-06-16 08:20:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载