登录
首页 » Android » 猜猜鸡蛋在哪只鞋子里

猜猜鸡蛋在哪只鞋子里

于 2022-01-25 发布 文件大小:2.74 MB
0 170
下载积分: 2 下载次数: 1

代码说明:

安卓的一个小游戏,从三只一样的鞋子中找出哪只鞋子里面藏着鸡蛋

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

发表评论

0 个回复

  • Cards-UI-master
    卡片式View,支持单个卡片,item为卡片的ListView 使用: CardListView list = ... list.setCardTheme(CardTheme.Dark) CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark) list.setAdapter(adapter) // Alternatively, you can pass a context and string resources in place of strings // CardHeader has an optional second parameter for a subtitle CardHeader header = new CardHeader( I m a header ) // You can optionally set an action to the header // Specifying no action title will default to See More header.setAction( See More , new CardHeader.ActionListener() { @Override public void onHeaderActionClick(CardHeader header) { // Do whatever you want } }) // Add the header to the adapter, automatically notifies the list adapter.add(header) // Again, you can pass a context and string resources in place of strings Card card = new Card( Hello , My name is Aidan ) adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
    2015-01-24 15:06:35下载
    积分:1
  • Android-greendao数据库
    greenDao是一个将对象映射到SQLite数据库中的轻量且快速的ORM解决方案。 关于greenDAO的概念可以看官网greenDAO greenDAO 优势 1、一个精简的库 2、性能最大化 3、内存开销最小化 4、易于使用的 APIs 5、对 Android 进行高度优化
    2022-05-16 19:35:55下载
    积分:1
  • 1
    说明:  用android来实现对电脑的控制,附带源代码。。。(Android remote PC, the source code attached. . . .)
    2012-05-05 17:04:14下载
    积分:1
  • speex消回音实例
    1.回声消除就是在Mic采集到声音之后,将本地音箱播放出来的声音从Mic采集的声音数据中消除掉,使得Mic录制 的声音只有本地用户说话的声音。传统的回声消除都是采用硬件方式,在硬件电路上集成DSP处理芯片,如我 们常用的固定电话、手机等都有专门的回音消除处理电路,而采用软件方式实现回声消除一直存在技术难点, 包括国内应用最广泛的QQ超级语音,便是采用国外的GIPS技术,由此可见一般。 2.回声消除的基本原理是以扬声器信号与由它产生的多路径回声的相关性为基础,建立远端信号的语音模型, 利用它对回声进行估计,并不断修改滤波器的系数,使得估计值更加逼近真实的回声。然后,将回声估计值从 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-02-05 04:04:46下载
    积分:1
  • Android-application-development
    本文详细在介绍了Android开发环境搭建的基础上,详述了Android应用程序的框架,UI系统的实现,以及2D,3D接口的控制和使用,是Android应用开发入门的经典教程。(This paper introduces in detail in the Android development environment to build, based on the details of the Android application framework, UI system implementation, as well as 2D, 3D interface to control and use, is a classic Android Application Development Tutorial.)
    2013-08-03 10:25:49下载
    积分:1
  • 将音乐列表做成3D球状
    将音乐列表做成3D球状,将音乐列表做成3D球状,将音乐列表做成3D球状,将音乐列表做成3D球状,将音乐列表做成3D球状
    2022-09-13 11:40:03下载
    积分:1
  • 蓝牙基础设置
    资源描述本demo是基于安卓初学者而设立的,是出于android的高级阶段的课程,只供参考,涉及蓝牙的设置,查询,连接,匹配,及连接提示。
    2022-12-14 19:05:04下载
    积分:1
  • TextViewSample
    Andoid小例程,对入门相当有用!关于TextView的。(Andoid small routines for beginners very useful! About a TextView.)
    2013-07-12 01:08:22下载
    积分:1
  • 用于在 Android 中使用 SQLite 的生成器
    翻译 maninwest@Codeforge  作者:A.Ebrahimi @ Codeproject工具介绍,适用于想在安卓开发中使用 SQlite 编写代码的开发人员如何使用为你的表格写一个名称 : peoplea-所有代码和函数都使用这个名称b - 也可保存脚本供日后使用 (Ctrl+s). 该操作将会创建一个 Data 文件夹保存脚本。c - 可以通过提供名称并通过 (ctrl+L) 调用。它将从Folder Data 中加载。定义字段。选择字段类型并写字段名称。使用 Add(Ctrl-A) 添加字段到表格脚本 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-03-22 14:35:03下载
    积分:1
  • 带有数字进度的SeekBar
    应用背景该SeekBar在拖动过程中有数字的实时显示,有这方面需求的可以参考关键技术 自定义SeekBar集成Android SeekBar,添加数字显示,和数字回调监听
    2022-03-02 13:03:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载