代码搜索:Prot

找到约 2,417 项符合「Prot」的源代码

代码结果 2,417
www.eeworm.com/read/252894/12257810

h avio.h

#ifndef AVIO_H #define AVIO_H /* output byte stream handling */ typedef int64_t offset_t; /* unbuffered I/O */ struct URLContext { struct URLProtocol *prot; int flags; int is_s
www.eeworm.com/read/251092/12365175

txt 转载--微软98年关于mts和ejb的比较说明文件.其实sun也有类似的对比文件,我忘记在那里了!(2).txt

作者:zybersx email: zybersx3@21cn.com 日期:2000-7-23 23:23:38 Furthermore, both session and entity beans can be accessed with either the Java Remote Method Protocol (JRMP), which is the original prot
www.eeworm.com/read/123850/14609423

txt 转载--微软98年关于mts和ejb的比较说明文件.其实sun也有类似的对比文件,我忘记在那里了!(2).txt

作者:zybersx email: zybersx3@21cn.com 日期:2000-7-23 23:23:38 Furthermore, both session and entity beans can be accessed with either the Java Remote Method Protocol (JRMP), which is the original prot
www.eeworm.com/read/120923/14783413

h cardboard.h

//: C11:Cardboard.h // From "Thinking in C++, 2nd Edition, Volume 2" // by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc. // Available at www.BruceEckel.com. // The Cardboard class with prot
www.eeworm.com/read/210249/15202801

h os_cfg.h

/* os_cfg.h for prot to ARM/Samsung SNDS300 board. * * (c) Copyright 1992-2001, Jean J. Labrosse, Weston, FL All Rights Reserved * ChronOS modifications Copyright 2002 by Interniche Technologies I
www.eeworm.com/read/201007/5061514

svn-base avio.h.svn-base

#ifndef AVIO_H #define AVIO_H /* output byte stream handling */ typedef int64_t offset_t; /* unbuffered I/O */ struct URLContext { struct URLProtocol *prot; int flags; int is_streamed;
www.eeworm.com/read/324606/3500593

h smnetlib.h

/* smNetLib.h - VxWorks specific backplane driver header file */ /* Copyright 1984-1992 Wind River Systems, Inc. */ /* modification history -------------------- 01j,20aug96,vin commented out do_prot
www.eeworm.com/read/291458/3966596

java mabstractlogger.java

package net.jumperz.app.MBitDog; import java.io.*; import java.util.regex.*; import java.text.*; import net.jumperz.util.*; import java.util.*; public abstract class MAbstractLogger { prot
www.eeworm.com/read/401534/2339724

h avio.h

#ifndef AVIO_H #define AVIO_H /* output byte stream handling */ typedef int64_t offset_t; /* unbuffered I/O */ struct URLContext { struct URLProtocol *prot; int flags; int is_s
www.eeworm.com/read/385462/2591009

makefile

subdir-y += cpufreq obj-y += boot.o obj-y += power.o suspend.o wakeup_prot.o cpu_idle.o obj-y += pmstat.o