代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/268530/4251856
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R
www.eeworm.com/read/426675/1987123
java tutorials.java
package com.pocketjourney.tutorials;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.View;
import android.widget.Button;
public class Tutori
www.eeworm.com/read/406999/2271788
java personalwallet.java
package com.android;
import android.app.Activity;
import android.content.Intent;
import android.os.Bundle;
import android.view.Menu;
import android.view.MenuItem;
public class PersonalWallet extends
www.eeworm.com/read/395296/2441213
pro rcc.pro
TARGET = rcc
CONFIG += console
mac:CONFIG -= app_bundle
build_all:!build_pass {
CONFIG -= build_all
CONFIG += release
}
DEFINES += QT_BOOTSTRAPPED \
QT_RCC QT_LITE_UNICODE Q
www.eeworm.com/read/395296/2441220
pro uic3.pro
TEMPLATE = app
CONFIG += console qt_no_compat_warning
CONFIG -= app_bundle
build_all:!build_pass {
CONFIG -= build_all
CONFIG += release
}
QT += xml qt3support
DESTDIR = ../../../bin
includ
www.eeworm.com/read/387205/2563385
0018aa256d76001d1a71cc5950778c7a
package com.misoo.ex01_01;
import android.app.Activity;
import android.content.SharedPreferences.Editor;
import android.os.Bundle;
import android.view.Menu;
public class pickup extends Activity
www.eeworm.com/read/377940/2694826
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R
www.eeworm.com/read/373880/2757337
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R
www.eeworm.com/read/362572/2931183
java widgetsdemo.java
import java.awt.*;
import java.awt.datatransfer.*;
import java.awt.event.*;
import java.io.*;
import java.util.Vector;
/**
* bundle test for awt-widgets
*
* Copyright (c) 1998
* Transvirtual Te
www.eeworm.com/read/263415/4302712
properties menus.properties
# The file Menus.properties is the default "Menus" resource bundle.
# As an American programmer, I made my own locale the default.
colors.label=Colors
colors.red.label=Red
colors.red.accelerator=alt R