代码搜索:Implementations

找到约 4,027 项符合「Implementations」的源代码

代码结果 4,027
www.eeworm.com/read/304657/3790402

java stateedit.java

/* StateEdit.java -- UndoableEdit for StateEditable implementations. Copyright (C) 2002, 2003 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; yo
www.eeworm.com/read/298327/3868076

h vartypes.h

/* creg - Code compoment registration system Copyright 2005 Jelmer Cnossen Implementations of IType for specific types */ #ifndef CR_VARIABLE_TYPES_H #define CR_VARIABLE_TYPES_H #include
www.eeworm.com/read/291988/3961153

java~1~ dm_stu_info.java~1~

package coursedesign.DM_stu_info.entities; import com.borland.dx.dataset.DataModule; import com.borland.dx.dataset.Provider; /** Implement this interface to provide alternate implementations of
www.eeworm.com/read/280815/4123956

c i2c.c

/* * File : i2c.c * Scope : * * Description: This contains implementations for I2C protocol * * * Copyright 2003 ZiLOG Inc. ALL RIGHTS RESERVED. * * This file contains
www.eeworm.com/read/279177/4138925

java graphlistener.java

package salvo.jesus.graph; import java.util.*; import java.io.*; /** * GraphListener is the listener interface for receiving notifications when a * Graph is modified in any way. Implementations o
www.eeworm.com/read/450881/1668726

cpp gsdpgdpadapter.cpp

// gsdpgdpadapter.cpp // // Adapts the GDP protocol implementations to the server interfaces // // Copyright (c) 2000-2002 Symbian Ltd. All rights reserved. #include "gsdpserver.h" #include
www.eeworm.com/read/443254/1751476

java~1~ dm_stu_info.java~1~

package coursedesign.DM_stu_info.entities; import com.borland.dx.dataset.DataModule; import com.borland.dx.dataset.Provider; /** Implement this interface to provide alternate implementations of
www.eeworm.com/read/439864/1803937

c raw-socket.c

/* * raw-socket.c - raw ip socket implementations * * Copyright (C) 2000, 2001 Stefan Jahn * * This is free software; you can redistribute it and/or modify * it under the terms
www.eeworm.com/read/436798/1844951

java sequencenumberscheme.java

package ie.omk.smpp.util; /** * SMPP packet sequence numbering scheme interface. Implementations of this * interface provide a {@link ie.omk.smpp.Connection}with a unique number for * each call to
www.eeworm.com/read/436798/1844959

java alphabetencoding.java

package ie.omk.smpp.util; import ie.omk.smpp.SMPPRuntimeException; import java.io.UnsupportedEncodingException; /** * SMS Alphabet to Java String mapping interface. Implementations of this * inte