代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/339446/3301421
pro qscript.pro
QT = core script
win32: CONFIG += console
mac:CONFIG -= app_bundle
SOURCES += main.cpp
# install
target.path = $$[QT_INSTALL_EXAMPLES]/script/qscript
sources.files = $$SOURCES $$HEADERS $$RESOURCES
www.eeworm.com/read/339446/3305867
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/339446/3305874
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/325236/3486267
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/316011/3613562
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/312806/3647937
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/312210/3674992
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/305277/3777078
scala phonedialer.scala
package com.google.android.phonedialer
import _root_.android.app.ListActivity
import _root_.android.content.Intent
import _root_.android.database.Cursor
import _root_.android.os.Bundle
import _root_.
www.eeworm.com/read/304657/3794290
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/291502/3964532
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