代码搜索:bundle
找到约 2,499 项符合「bundle」的源代码
代码结果 2,499
www.eeworm.com/read/233448/4685068
c darwin-ld-4.c
/* Test Darwin linker option -bundle. */
/* Developed by Devang Patel . */
/* { dg-options "-bundle" } */
/* { dg-do link { target powerpc-*-darwin* } } */
int main()
{
return
www.eeworm.com/read/206020/5012635
properties gateway_i18n_de.properties
##
## IM Gateway Resource Bundle - German locale (de)
##
## For a full changelog, refer to the English bundle, gateway_i18n.properties.
# Temporary Tags Until Fixed Properly
login.title=Admin Console
www.eeworm.com/read/340665/3280549
c darwin-ld-4.c
/* Test Darwin linker option -bundle. */
/* Developed by Devang Patel . */
/* { dg-options "-bundle" } */
/* { dg-do link { target powerpc-*-darwin* } } */
int main()
{
return
www.eeworm.com/read/325427/3484267
java resourcemanager.java
package org.bob.util;
import java.util.ResourceBundle;
public class ResourceManager {
private static ResourceBundle bundle=null;
static{
bundle=ResourceBundle.getBundle("org.bob.resource.Obje
www.eeworm.com/read/440906/1782205
c darwin-ld-4.c
/* Test Darwin linker option -bundle. */
/* Developed by Devang Patel . */
/* { dg-options "-bundle" } */
/* { dg-do link { target powerpc-*-darwin* } } */
int main()
{
return
www.eeworm.com/read/439112/1808086
darwin makefile.darwin
include ../../nessus.tmpl
PLUGNAME=nessus_tcp_scanner
all : $(PLUGNAME).nes
$(PLUGNAME).nes : $(PLUGNAME).c
$(CC) -bundle -undefined error $(DEFS) $(include) -c $(PLUGNAME).c
$(CC) -bundle -unde
www.eeworm.com/read/439112/1808092
darwin makefile.darwin
include ../../nessus.tmpl
PLUGNAME=ssl_ciphers
all : $(PLUGNAME).nes
$(PLUGNAME).nes : $(PLUGNAME).c
$(CC) -bundle -undefined error $(DEFS) $(include) -c $(PLUGNAME).c
$(CC) -bundle -undefined er
www.eeworm.com/read/439112/1808095
darwin makefile.darwin
include ../../nessus.tmpl
PLUGNAME=find_service
all : $(PLUGNAME).nes
$(PLUGNAME).nes : $(PLUGNAME).c
$(CC) -bundle -undefined error $(DEFS) $(include) -c $(PLUGNAME).c
$(CC) -bundle -undefined e