代码搜索:Implement

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

代码结果 10,000
www.eeworm.com/read/129320/5974059

java node.java

/* Generated By:JJTree: Do not edit this line. Node.java */ package edu.umd.cs.findbugs.tools.patcomp; /* All AST nodes must implement this interface. It provides basic machinery for constructin
www.eeworm.com/read/128531/5989557

c irnet_ppp.c

/* * IrNET protocol module : Synchronous PPP over an IrDA socket. * * Jean II - HPL `00 - * * This file implement the PPP interface and /dev/irnet character device. * The PPP in
www.eeworm.com/read/127781/6000960

c irnet_ppp.c

/* * IrNET protocol module : Synchronous PPP over an IrDA socket. * * Jean II - HPL `00 - * * This file implement the PPP interface and /dev/irnet character device. * The PPP in
www.eeworm.com/read/126884/6010519

java datastring.java

package org.trinet.jdbc.datatypes; import java.util.*; import org.trinet.jdbc.*; /** Extends the DataObject class to implement a stateful String value. */ public class DataString extends DataObj
www.eeworm.com/read/126884/6010533

java datalong.java

package org.trinet.jdbc.datatypes; import java.util.*; import org.trinet.jdbc.*; /** Extends the DataObject class to implement a stateful long value. */ public class DataLong extends DataObject
www.eeworm.com/read/126884/6010536

java datadouble.java

package org.trinet.jdbc.datatypes; import java.util.*; import org.trinet.jdbc.*; /** Extends the DataObject class to implement a stateful double value. */ public class DataDouble extends DataObj
www.eeworm.com/read/112192/6147977

c tsd.c

/* * tsd.c * * Description: * POSIX thread functions which implement thread-specific data (TSD). * * Pthreads-win32 - POSIX Threads Library for Win32 * Copyright (C) 1998 * * This li
www.eeworm.com/read/110034/6172166

c irnet_ppp.c

/* * IrNET protocol module : Synchronous PPP over an IrDA socket. * * Jean II - HPL `00 - * * This file implement the PPP interface and /dev/irnet character device. * The PPP in
www.eeworm.com/read/103478/6215458

c smsc.c

/* * smsc.c - implement interface to SMS centers as defined by smsc.h * * Lars Wirzenius and Kalle Marjola for WapIT Ltd. */ /* NOTE: private functions (only for smsc_* use) are named smscenter_*
www.eeworm.com/read/102935/6230852

c irnet_ppp.c

/* * IrNET protocol module : Synchronous PPP over an IrDA socket. * * Jean II - HPL `00 - * * This file implement the PPP interface and /dev/irnet character device. * The PPP in