代码搜索:wrapper

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

代码结果 10,000
www.eeworm.com/read/329960/12923432

plg wrapper.plg

Build Log --------------------Configuration: Wrapper - Win32 Release-------------------- Command Lines Creating temporary file "C:\WINNT\Profiles\filho
www.eeworm.com/read/329960/12923446

opt wrapper.opt

www.eeworm.com/read/140921/13052461

h wrapper.h

/* * Copyright (C) 2003 Pontus Fuchs * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free
www.eeworm.com/read/140921/13052470

c wrapper.c

/* * Copyright (C) 2003 Pontus Fuchs * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free
www.eeworm.com/read/139060/13191185

thttpd_wrapper

#!/bin/sh # # thttpd_wrapper - wrapper script for thttpd on FreeBSD # # This goes in /usr/local/sbin. It runs thttpd in a loop. If thttpd # exits then the script restarts it automatically. # # The -
www.eeworm.com/read/322862/13363468

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
www.eeworm.com/read/316300/13525569

h wrapper.h

// // // wrapper.h // // #ifndef WRAPPER_H #define WRAPPER_H template< class T> class Wrapper { public: Wrapper() { DataPtr =0;} Wrapper(c
www.eeworm.com/read/152843/5665320

h wrapper.h

/********************************************************************* * * Filename: wrapper.h * Version: 1.2 * Description: IrDA SIR async wrapper layer * Status:
www.eeworm.com/read/150409/5692749

java wrapper.java

package org.bouncycastle.crypto; public interface Wrapper { public void init(boolean forWrapping, CipherParameters param); /** * Return the name of the algorithm the wrapper implements.
www.eeworm.com/read/147766/5723532

wrapper mkimage.wrapper

#!/bin/bash # # Build PPCBoot image when `mkimage' tool is available. # MKIMAGE=$(type -path mkimage) if [ -z "${MKIMAGE}" ]; then # Doesn't exist echo '"mkimage" command not found - PPCBoot imag