CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Android 书

搜索资源列表

  1. BMI

    0下载:
  2. 自己按照书上写的一款关于计算身高体重的程序,用android for java开发的-Write a book on the calculation of the height and weight of the program, with android for java development
  3. 所属分类:android

    • 发布日期:2017-11-20
    • 文件大小:21622
    • 提供者:李芳
  1. news

    0下载:
  2. 基于android开发的新闻客户端,系统设计说名书-failed to translate
  3. 所属分类:Project Design

    • 发布日期:2017-11-19
    • 文件大小:2620678
    • 提供者:machnagwei
  1. Android_contact

    0下载:
  2. Android contact通讯录实例,比较不错的例子,来自书中的完整实例,Android手机读取联系人信息、显示、保存、编辑联系人,多卡同时读取联系人等-Android contact directories example, the complete example of good examples from the book, Android phones to read the contact information, display, save, edit contacts, mul
  3. 所属分类:android

    • 发布日期:2017-11-09
    • 文件大小:71824
    • 提供者:景天
  1. contact

    0下载:
  2. Android contact通讯录实例,比较不错的例子,来自书中的完整实例,Android手机读取联系人信息、显示、保存、编辑联系人,多卡同时读取联系人等-Android contact directories example, the complete example of good examples from the book, Android phones to read the contact information, display, save, edit contacts, mul
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:69723
    • 提供者:戴青青
  1. CircleFlipPageByTinker

    0下载:
  2. Android平台实现的无限翻书循环,类似翻书的功能-Android platform, the infinite open book circulation, similar to the open book
  3. 所属分类:android

    • 发布日期:2017-12-08
    • 文件大小:48293
    • 提供者:ccmm
  1. bookResource

    0下载:
  2. Android 4.X从入门到精通书上源码-Android 4.X from entry to the proficient book source
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:10408079
    • 提供者:chenyao
  1. SRC_CrazyOfAndroid

    0下载:
  2. 疯狂android讲义 李刚 书中例子源代码,有需要的下-Crazy Gang handouts android source code examples in the book, there is need for the next
  3. 所属分类:android

    • 发布日期:2017-11-26
    • 文件大小:11228495
    • 提供者:李江辉
  1. AndroidViews

    0下载:
  2. Android代码,在android 4.2.2版本上实现了《Android开发从入门到精通》涉及到的AndroidViews源码。书中其他源码会陆续上传。都是基于android最新版本的,希望给后学者带来些方便。-Android code, android 4.2.2 version implements " Android development from entry to the proficient," involved AndroidViews source. The
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:1004862
    • 提供者:yangle
  1. AndroidLBS_9_5

    0下载:
  2. Android代码,在android 4.2.2版本上实现了《Android开发从入门到精通》涉及到的AndroidLBS源码。书中其他源码会陆续上传。都是基于android最新版本的,希望给后学者带来些方便。另外补充一点,在res\layout\main.xml文件中android:apiKey需要填写你的v1版本的apikey,当然之前如果你申请过,添上就可以,如果之前没有,那就看我的下一个例子findfriend基于google map api v2的例子。-Android code, a
  3. 所属分类:android

    • 发布日期:2017-04-08
    • 文件大小:973090
    • 提供者:yangle
  1. book

    0下载:
  2. flex3.0 翻书效果源码,提供了五个翻书效果,效果和Android中的翻书相似-flex3.0 fflippage source, providing a five book effect, the effect is similar and Android in the open book
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-06-01
    • 文件大小:14114605
    • 提供者:木梓
  1. wifi

    0下载:
  2. 飞鸽传书的Android客户端相信大部分同学都看过并且用过吧?我这里就小小的还原一下一个小模块,WIFI热点搜索与创建模块,功能是很简单,至于效果怎么样,那就是各位看官的评价了,通过这个例子,您可以学习到的是:1.WIFI热点创建与连接API的使用。 2.普通动画和gif动画的使用(比如搜索wifi时的水波纹扩散动画)。 3.ListView的item动态添加与更新使用。 4.观察者模式的使用。 5.“android.net.wifi.WIFI_STATE_CHANGED” 与“
  3. 所属分类:Applet

    • 发布日期:2017-04-10
    • 文件大小:1632889
    • 提供者:刘胸毛
  1. Book

    0下载:
  2. android自定义view,响应滑动事件,曲线偏转模仿翻书特效,从边角或屏边滑动可触发-android custom view, the response slip event, open book imitate deflection curve effects, from the corner or slide can trigger Pingbian
  3. 所属分类:android

    • 发布日期:2017-04-06
    • 文件大小:207683
    • 提供者:操霓孖
  1. MyAndroidPageTurner

    0下载:
  2. android翻书效果实现原理( 贝塞尔曲线绘制原理/点坐标计算)实现真实的翻页效果,为了能在翻页的过程中看到下一页的内容,在翻页之前必须准备两张页面,一张是当前页,另一张是下一页。翻页的过程就是对这两张页面的剪切,组合过程。-android fflippage Principle (Bezier curve drawing schematics/point coordinate calculation) to achieve real flip effect, flip the process
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:55501
    • 提供者:11111
  1. RCGLZJ

    0下载:
  2. 日程管理android客户端源码,这是从正版书上面的光盘上下载的代码-manager your time,it s great!
  3. 所属分类:android

    • 发布日期:2017-05-03
    • 文件大小:1316836
    • 提供者:王国庆
  1. iReadBook

    0下载:
  2. 自己写的android 看书软件,可实现翻书效果-Write your own android reading software, can realize fflippage
  3. 所属分类:android

    • 发布日期:2017-05-12
    • 文件大小:2681601
    • 提供者:jack
  1. Android_yingyongkaifa

    0下载:
  2. 非常不错的一部安卓开发的书,大家可以看看怎么样-show book android study
  3. 所属分类:source in ebook

    • 发布日期:2017-06-16
    • 文件大小:25290253
    • 提供者:独孤醉月
  1. android1books

    0下载:
  2. android 看书软件源码,此软件实现了书籍翻页功能-android reading software source code, this software implements books flip function
  3. 所属分类:JavaScript

    • 发布日期:2017-06-19
    • 文件大小:29221822
    • 提供者:李成刚
  1. BeginningAndroidCPPGameDevelopment

    0下载:
  2. Apress2013年出版的图书Beginning Android CPP Game Development的随书源代码-the source code for the book "Beginning Android CPP Game Development" published by Apres in 2013
  3. 所属分类:source in ebook

    • 发布日期:2017-05-08
    • 文件大小:1877332
    • 提供者:zouhaijun
  1. GooglePAndroidcode

    0下载:
  2. 全部内容基于Android SDK 随书附赠400多分钟的详细教学视频,286段示例代码 从事一线开发的作者团队提供在线答疑.-GoogleAndroidDevelopment and Practice
  3. 所属分类:android

    • 发布日期:2017-05-22
    • 文件大小:6710745
    • 提供者:zhang
  1. Hotel-Reservation

    0下载:
  2. 介绍的书酒店预订系统的开发。本预订系统主要包括web和android客户端两部分,web端主要实现酒店资源以及订单的管理功能,android客户端实现用户的登录注册,预订和查看订单的功能。本内容先介绍的书web端然后介绍的是android客户端。 -Book hotel reservations introduce the development of the system. The reservation system includes web and android client in tw
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:8375069
    • 提供者:刘军
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com