登录
首页 » Java » studyandroid2

studyandroid2

于 2013-05-29 发布 文件大小:1434KB
0 224
下载积分: 1 下载次数: 4

代码说明:

  学习Android最快的方法就是先研究例子,学习android开发ppt第二部分(The second part of the learning android development ppt)

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

发表评论

0 个回复

  • 成绩录入系统
    系统主界面,包括“录入”、“查询”和“退出”三个按钮。按“录入”按钮将跳转到录入界面,按“查询”按钮将跳转到查询界面。 输入相应信息后点击“保存”,即可暂时保存输入的信息,如若想修改已保存的信息,可点击“上一个”、“下一个”或输入想修改的具体位置点击”GO”,到达想修改信息的位置进行修改;点击“取消”按钮将会使该位置的信息全部清零;最后点击“提交”按钮会把暂时保存的数据写入数据库,将不能再修改。
    2022-03-23 14:59:27下载
    积分: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
  • SZZS(andriod_level)
    android安卓版水准测量数据记录电子手薄程序,可平差及导出数据,可导入例子数据等功能。(android Andrews version of the standard measurement data recording electronic hand book program, you can export data and adjustment, can import example data and other functions.)
    2016-04-30 14:28:22下载
    积分:1
  • game.cpp sdjcfuilasdfag小吃
    给我点数
    2022-05-13 06:16:26下载
    积分:1
  • stm32制作的示波器
    完整的stm32示波器代码
    2020-12-11下载
    积分:1
  • animated house in java
    它是JavaEclipse中的动画源代码。。
    2022-03-31 07:44:42下载
    积分:1
  • 21262493asp100.cn_hysw
    简单购物系统的设计与实现,适合初学者学习和借用。(Simple shopping system design and implementation, suitable for beginners to learn and use.)
    2015-03-31 15:31:04下载
    积分:1
  • Struts2+jdbc实现留言板
    应用背景基于Struts2+jdbc的留言板,只为给初学者带来方便,使其能够熟悉Struts2框架!关键技术Struts2+jdbc,包含登陆,注册,留言等功能,个人项目,全是干货,必须可以运行!
    2023-07-03 16:40:05下载
    积分:1
  • ListWithMailMessages
    List With Mail Messages for Andriod.
    2013-11-06 14:46:42下载
    积分:1
  • 扩展的龟 SSD1 iCarnegie
    扩展龟从 icarnegie ssd1 课程从学生的代码。此 zip 的内容包括此代码的 java.class 和运行的程序代码。
    2023-02-11 19:30:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载