代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/102267/6234192
properties menus_en_gb.properties
# This is the file Menus_en_GB.properties. It is the resource bundle for
# British English. Note that it overrides only a single resource definition
# and simply inherits the rest from the default (
www.eeworm.com/read/101990/6234691
am makefile.am
# Process this file with automake to create Makefile.in
EXTRA_DIST = libtool-bundle
MAINTAINERCLEANFILES = Makefile.in
www.eeworm.com/read/485607/6554728
pro spider.pro
TEMPLATE = app
QT = core network
CONFIG += console
CONFIG -= app_bundle
HEADERS = spider.h
SOURCES = main.cpp \
spider.cpp
www.eeworm.com/read/485607/6554732
pro ftpget.pro
TEMPLATE = app
QT = core network
CONFIG += console
CONFIG -= app_bundle
HEADERS = ftpget.h
SOURCES = ftpget.cpp \
main.cpp
www.eeworm.com/read/485607/6554742
pro httpget.pro
TEMPLATE = app
QT = core network
CONFIG += console
CONFIG -= app_bundle
HEADERS = httpget.h
SOURCES = httpget.cpp \
main.cpp
www.eeworm.com/read/485607/6554822
pro imagespace.pro
TEMPLATE = app
QT = core gui xml
CONFIG += console
CONFIG -= app_bundle
SOURCES = imagespace.cpp
www.eeworm.com/read/485607/6554823
pro tidy.pro
TEMPLATE = app
QT = core
CONFIG += console
CONFIG -= app_bundle
SOURCES = tidy.cpp
www.eeworm.com/read/408899/11365914
mf manifest.mf
Manifest-Version: 1.0
Ant-Version: Apache Ant 1.6.5
Created-By: 1.5.0_11-b03 (Sun Microsystems Inc.)
Bundle-ManifestVersion: 2
Bundle-Name: MapReduce Tools for Eclipse
Bundle-SymbolicName: org.ap