代码搜索:wrapper

找到约 10,000 项符合「wrapper」的源代码

代码结果 10,000
www.eeworm.com/read/364791/9895403

wrapper

#!/bin/csh -f set prog=`basename $0` set prog_path=`dirname $0` set arch=`uname -s` echo Running $prog_path/$arch/$prog $* eval exec $prog_path/$arch/$prog $*
www.eeworm.com/read/316872/3588352

wrapper

#!/bin/sh # Copyright (C) 2006 Paul Mackerras, IBM Corporation # This program may be used under the terms of version 2 of the GNU # General Public License. # This script takes a k
www.eeworm.com/read/154972/11908869

as wrapper.as

# wrapper.as -- running `$0' as if it were installed. -*- shell-script -*- # @configure_input@ # Copyright (C) 2003 Free Software Foundation, Inc. # This program is free software; you can redistrib
www.eeworm.com/read/154972/11908941

in wrapper.in

#! /bin/sh ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate s
www.eeworm.com/read/253219/12239303

as wrapper.as

AS_INIT[]dnl -*- shell-script -*- # wrapper.as -- running `@wrap_program@' as if it were installed. # @configure_input@ # Copyright (C) 2003, 2004 Free Softw
www.eeworm.com/read/375802/2719665

as wrapper.as

package qs.controls { import mx.core.IDataRenderer; import mx.core.UIComponent; import mx.events.DynamicEvent; [DefaultProperty("child")] public class Wrapper extends mx.core.UIComponent
www.eeworm.com/read/292796/8333025

as wrapper.as

AS_INIT[]dnl -*- shell-script -*- # @configure_input@ # Running `$0' as if it were installed. AUTOCONF=@abs_top_builddir@/bin/autoconf AUTOHEADER=@abs_top_buil
www.eeworm.com/read/292796/8333101

in wrapper.in

#! /bin/sh ## --------------------- ## ## M4sh Initialization. ## ## --------------------- ## # Be Bourne compatible if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then emulate s
www.eeworm.com/read/190457/8443466

h wrapper.h

/* * Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as
www.eeworm.com/read/190457/8443505

c wrapper.c

/* * Copyright (C) 2003-2005 Pontus Fuchs, Giridhar Pemmasani * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as