代码搜索:bundle

找到约 2,499 项符合「bundle」的源代码

代码结果 2,499
www.eeworm.com/read/245478/4503188

properties localstrings.properties

#Default resource bundle for english locale greeter_title=Greeter hello_world=Hello World good=Good enjoy_your=Enjoy your greeting_servlet=GreeterServlet is executing retrieving_jndi=Retrieving JNDI
www.eeworm.com/read/239567/4598263

java imagecache.java

/* * Author: atotic * Created: Jul 29, 2003 * License: Common Public License v1.0 */ package org.python.pydev.core.bundle; import java.net.MalformedURLException; import java.net.URL; imp
www.eeworm.com/read/231203/4717613

properties simplei18nbeanbeaninfo.properties

# # Generated file - Do not edit! # # BeanInfo I18N resource bundle for SimpleI18NBean. # bean.displayName=Simple Bean bean.shortDescription=Simple example of JavaBean BeanInfo generation method.myFi
www.eeworm.com/read/192270/5157978

py unittests.py

import os import sys import unittest # Add extra stuff to the search path that will let us find our source # directories when we have built a development bundle with py2app -A. platform = 'osx' root
www.eeworm.com/read/191404/5165997

properties i18n_nl.properties

# Java Resource Bundle # Modified by Zaval JRC Editor (C) Zaval CE Group # http://www.zaval.org/products/jrc-editor/ SaveToDataBase= XSL-To= about=$Info add=Invoegen addBlankLine=Lege regel invoegen
www.eeworm.com/read/189857/5191415

properties localstrings.properties

#Default resource bundle for english locale #common to all cmp_demo_title=Container-Managed Persistence Demo home=HOME created=created submit=submit customer_id=Customer ID (Enter numbers only) first
www.eeworm.com/read/339446/3301923

pro qdbus.pro

SOURCES = qdbus.cpp DESTDIR = ../../../../bin TARGET = qdbus QT = core xml CONFIG += qdbus CONFIG -= app_bundle win32:CONFIG += console target.path=$$[QT_INSTALL_BINS] INSTALLS += target
www.eeworm.com/read/339446/3309024

prf qt_functions.prf

defineReplace(qtLibraryTarget) { unset(LIBRARY_NAME) LIBRARY_NAME = $$1 mac:!static:contains(QT_CONFIG, qt_framework) { QMAKE_FRAMEWORK_BUNDLE_NAME = $$LIBRARY_NAME export(QMAKE_F
www.eeworm.com/read/329072/3434759

plugininfo .plugininfo

www.eeworm.com/read/305303/3774661

java display.java

package gnu.kawa.models; import java.awt.Dimension; import java.awt.geom.Dimension2D; import gnu.mapping.ThreadLocation; /** An abstract "display device". * In the AWT/Swing world, this may bundle a