E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
ComponentName
android使用
ComponentName
组件简单示例
Component 简单的使用方式如下 package com.huawei; import android.app.Activity; import android.content.
ComponentName
hellorheaven
·
2011-01-06 00:00
android
OS
Android学习第二天:Intent传输数据、常用控件和Activity生命周期
今天学习了在多个Activity中使用Intent传输数据,Intent对象包含了6个组件:
Componentname
,Action,Data,Category,Extras和Flages。
zzp16
·
2010-12-14 23:00
编程
android
image
servlet
action
button
android 广播 android Service 开机启动的Service
packagecom.webabcd.service;importandroid.app.Activity;importandroid.content.BroadcastReceiver;importandroid.content.
ComponentName
wo6925371
·
2010-11-06 19:00
android
service
filter
application
Class
action
Android学习笔记3——学习intent
v.youku.com/v_show/id_XMjA2MjYxNjk2.html 【intent的描述】用作activity之间进行传递数据,也可以由此启动另一个activity 【intent的参数】1.
Componentname
2
sumang_87
·
2010-11-01 02:00
应用间跳转
跳转到指定的应用程序 Intent intent = new Intent(Intent.ACTION_MAIN);
ComponentName
componentName
= new
ComponentName
charlotte
·
2010-10-19 11:00
android
Services的进一步测试(使用方法)
1.界面操作类: import android.app.Activity; import android.content.
ComponentName
; import android.content.Context
edison_cool911
·
2010-09-16 14:00
android
OS
在程序中,打开google手机自带google map
%E6%A5%BC%E5%A4%96%E6%A5%BC)&z=21"); Intent intent = new Intent(Intent.ACTION_VIEW,uri);
ComponentName
sparrow82
·
2010-07-01 17:00
java
android
Google
获取Launcher 启动列表
Launcher启动列表 即列出所有Launcher程序通过PackageManager来获取 [代码步骤] 1.定义内部类LauncherItem 用于定义Application相关属性比如:图标名称以及
ComponentName
gryphone
·
2010-06-22 10:00
C++
c
C#
android应用内如何调用其它android应用
比如说我在a.apk内想启动b.apk怎么做
ComponentName
comp = new
ComponentName
("com.login","com.login.LoginMain
心雨心
·
2010-06-17 18:00
android
xml
Intent用法
在应用中,我们可以以两种形式来使用Intent:直接Intent:指定了component属性的Intent(调用setComponent(
ComponentName
)或者setClass(Context
freshui
·
2010-06-08 09:00
android
Scheme
service
Class
action
Intent用法
在应用中,我们可以以两种形式来使用Intent: 直接Intent:指定了component属性的Intent(调用setComponent(
ComponentName
)或者setClass(Context
mmdev
·
2010-06-08 09:00
intent
AppWidgetProvider的继承
WlanWidget extends AppWidgetProvider{ RemoteViews remoteViews; AppWidgetManager appWidgetManager;
ComponentName
wang_peng1
·
2010-05-31 15:00
appwidget
发起或删除另一个程序
Intent intent = new Intent(Intent.ACTION_MAIN, null);intent.addCategory(Intent.CATEGORY_LAUNCHER);final
ComponentName
wang_peng1
·
2010-03-23 15:00
android
android得到version name
public static function String getVersionName(Context context, Class cls) { try {
ComponentName
wang_peng1
·
2009-12-30 22:00
android
MSSQL2005 XML字段分解
[T_Model_Component]( [ComponentID][nvarchar](50)COLLATEChinese_PRC_CI_ASNOTNULL, [
ComponentName
][nvarchar
ex_net
·
2008-01-29 21:00
xml
xml
xml
table
null
null
MSSQL2005 XML字段分解
[T_Model_Component]([ComponentID][nvarchar](50)COLLATEChinese_PRC_CI_ASNOTNULL,[
ComponentName
][nvarchar
insertyou
·
2008-01-29 21:00
MSSQL2005 XML字段分解
[T_Model_Component]([ComponentID] [nvarchar](50) COLLATE Chinese_PRC_CI_AS NOT NULL,[
ComponentName
] [
insertyou
·
2008-01-29 21:00
sql2005
上一页
6
7
8
9
10
11
12
13
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他