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

搜索资源列表

  1. information--broadcast-

    0下载:
  2. android开发基于java开发,现在android开发很火.提供公司培训资料,第八章intent和broadcast面对面-java-based development android development, android development now is the fire, providing corporate training information, and broadcast Chapter intent face to face
  3. 所属分类:android

    • 发布日期:2017-04-03
    • 文件大小:276961
    • 提供者:Billy
  1. J2ME_Game_Development_with_MIDP2

    0下载:
  2. This book is about programming with J2ME on wireless devices with focus on developing games. It is assumed you have some knowledge and programming experience with J2ME and J2SE. The book does not go into detail on topics like how to make high level G
  3. 所属分类:Java Develop

  1. Activity_Intent

    0下载:
  2. 简单的activity与intent的实现 基础入门程序-about activity and intent‘s basic applycation
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:52488
    • 提供者:周也程
  1. Database

    0下载:
  2. 简易通讯录,要求: 1.有增、删、改,以及简单的搜索功能。 2.通讯录需要有如下表单:姓名、手机、电话、邮箱、地址(或更多)。 3. 所有数据都存储在SQLite数据库中。 4. 在项目中要用到Activity,Intent(至少要有一个页面跳转),SQLiteDatabase或SQLiteOpenHelper。查看内容要以列表的形式体现,添加5个(或更多)联系人。 5.简洁大方的UI,并且具备基本的错误判断(如对用户操作的简单提醒,对用户错误操作的警示等)。 6.使用S
  3. 所属分类:android

    • 发布日期:2017-06-12
    • 文件大小:20003077
    • 提供者:
  1. Vs1003VoIPacousticfeedback

    0下载:
  2. 本文件提出如何提高音质,建立在基本设计的集成电路解决方案的VS10001003手机的VoIP议长VoIP免提电话。这是通过分析声反馈可以对音质的不利影响。该文件还提供了一些提示如何最大限度地消除回音和原代码-The intent of this document is to present suggestions on how to increase sound quality of VoIP Speaker Phones built upon the basic design of VLS
  3. 所属分类:VOIP program

    • 发布日期:2017-05-15
    • 文件大小:3759405
    • 提供者:陈孟荣
  1. qqzhuoqiutool

    0下载:
  2. qq 桌球游戏辅助程序源码,   原意:可以画线可以微调鼠标。   实现:微调鼠标,不能划线,可能tellent在这方面做了处理。   语言:c   环境:vc9 -qq billiards auxiliary program source code, The original intent: to draw a line can fine-tune the mouse. Implementation: fine-tune the mouse, can no
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-17
    • 文件大小:241262
    • 提供者:jetli
  1. Notepad

    0下载:
  2. 记事本的基本功能,如增删改等,除此,还有ListView和Intent的使用-Notepad, the basic functions, such as additions and deletions, etc., In addition, the use of ListView and Intent
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:3079421
    • 提供者:茂斯
  1. Game-Architecture-and-Design

    0下载:
  2. The book treats pure game design separately from architecture and formal planning. The game design constitutes a feature-based descr iption of the end product that can be used as a shared creative vision by the whole team. As development progress
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:7887045
    • 提供者: tyrk
  1. QR003

    0下载:
  2. Scaner QR code with android. Scanner scan via Intent.
  3. 所属分类:android

    • 发布日期:2017-04-02
    • 文件大小:51225
    • 提供者:pham quan
  1. Intent_exp

    0下载:
  2. android应用实例intent的具体应用说明解释都有-android application examples intent of the specific application note explains have
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:86866
    • 提供者:wwz
  1. tilpun

    0下载:
  2. a source code that shows how to use call intent in android phone
  3. 所属分类:android

    • 发布日期:2017-03-28
    • 文件大小:51956
    • 提供者:io
  1. Android_helloworld

    0下载:
  2. 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明:
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-01
    • 文件大小:698330
    • 提供者:wuwei
  1. e1_Intent_Activity

    0下载:
  2. Intent的使用,一个Activity启动另一个Activity-Intent of use, start another Activity to an Activity
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:333568
    • 提供者:吴健兴
  1. android_service

    0下载:
  2. 本次实验主要是学习怎样在activity中启动一个service,启动的service的生命周期顺序是哪些,然后service通过广播机制向特定的activity传递数据,传送数据当然用的是intent,然后接收到该广播的activity读取intent中的数据,根据读取到的数据来更新activity的UI。   关于怎样通过service广播机制来更新activity的UI,可以阅读网上的这篇文章:http://www.pocketdigi.com/20110303/197.html
  3. 所属分类:android

    • 发布日期:2017-03-29
    • 文件大小:964902
    • 提供者:wuwei
  1. Sample_12_6

    0下载:
  2. Android手机电池电量显示。系统中手机电池电量发生变化的消息通过Intent广播来实现的。-Android phone battery. Mobile phone battery system changes the message through Intent broadcast.
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:42650
    • 提供者:李秀栋
  1. ImageUploaderNoSetup

    0下载:
  2. Image Uploader is a powerful upload component designed for Web 2.0 projects, photo print services, galleries, social networks, e-commerce, and other upload-enabled and image-centric solutions. Its primary intent is making mass file uploads easy. Here
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-22
    • 文件大小:49441048
    • 提供者:jack
  1. Ex04

    0下载:
  2. 中山大学android 实验四 源代码——Intent,Bundle,Listview的实现-About the use of Intent,Bundle,Listview
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:709653
    • 提供者:陈奕静
  1. IntentStartIndirectly

    0下载:
  2. IntentStart Indirectly-Intent Start Indirectly
  3. 所属分类:Java Develop

    • 发布日期:2017-12-08
    • 文件大小:49216
    • 提供者:刘小小
  1. IntentWebDemo

    0下载:
  2. 利用Intent 在activity 间跳转。本程序,是隐式调用activity ,匹配系统的WebKit打开浏览器。-Utilize Intent jump in activity between. This program is the implicit call activity, to match the system' s WebKit browser opens.
  3. 所属分类:android

    • 发布日期:2017-11-22
    • 文件大小:13712
    • 提供者:anne
  1. IntentStartDirectly

    0下载:
  2. Intent Start Directly
  3. 所属分类:Java Develop

    • 发布日期:2017-12-05
    • 文件大小:46791
    • 提供者:刘小小
« 1 2 3 4 5 67 8 9 10 11 ... 16 »
搜珍网 www.dssz.com