代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/409339/2234475
90c23031958b001d1e7cad8ec12697ff
package com.misoo.gx05;
import android.app.Activity;
import android.os.Bundle;
public class ac01 extends Activity {
/** Called when the activity is first created. */
@Override
public voi
www.eeworm.com/read/409339/2234515
java ac01.java
package com.misoo.gr05;
import android.app.Activity;
import android.os.Bundle;
public class ac01 extends Activity {
/** Called when the activity is first created. */
@Override
public voi
www.eeworm.com/read/409339/2234530
90c23031958b001d1e7cad8ec12697ff
package com.misoo.gx05;
import android.app.Activity;
import android.os.Bundle;
public class ac01 extends Activity {
/** Called when the activity is first created. */
@Override
public voi
www.eeworm.com/read/409339/2234560
java ac01.java
package com.misoo.gx05;
import android.app.Activity;
import android.os.Bundle;
public class ac01 extends Activity {
/** Called when the activity is first created. */
@Override
public voi
www.eeworm.com/read/409339/2234565
b0d4b635fa8c001d18aeba25f20e422b
package com.misoo.gx05;
import android.app.Activity;
import android.os.Bundle;
public class ac01 extends Activity {
/** Called when the activity is first created. */
@Override
public voi
www.eeworm.com/read/409339/2234567
90c23031958b001d1e7cad8ec12697ff
package com.misoo.gx05;
import android.app.Activity;
import android.os.Bundle;
public class ac01 extends Activity {
/** Called when the activity is first created. */
@Override
public voi
www.eeworm.com/read/409339/2234623
java ac01.java
package com.misoo.ppxx;
import android.app.Activity;
import android.os.Bundle;
import android.widget.LinearLayout;
public class ac01 extends Activity {
/** Called when the activity is first crea
www.eeworm.com/read/395296/2439940
pro src.pro
TEMPLATE = app
CONFIG -= moc
CONFIG += console
CONFIG -= app_bundle
build_all:!build_pass {
CONFIG -= build_all
CONFIG += release
}
QT = xml core
DEPENDPATH += .
TARGET =qt3to4
DESTDIR = ../..
www.eeworm.com/read/387578/2561090
mak make.mak
SDK = /Developer/SDKs/MacOSX10.4u.sdk
ARCHS = -arch i386 -arch ppc
LFLAGS = -bundle -isysroot $(SDK) $(ARCHS) -framework JavaVM -framework Carbon
CFLAGS = -c $(ARCHS) -I $(SDK)/System/Library/Fram
www.eeworm.com/read/366702/2872520
adb pointer_variable_bounds.adb
-- { dg-do compile }
-- { dg-options "-gnatws" }
package body pointer_variable_bounds is
function COMPONENT_DAT(BP : in BUNDLE_POINTER_TYPE; CP : in COMP_POINTER_TYPE) return HALF_INTEGER is