代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/454567/1629500
java localeprovider.java
/*
* Copyright (c) 2002-2006 by OpenSymphony
* All rights reserved.
*/
package com.opensymphony.xwork2;
import java.util.Locale;
/**
* Indicates that the implementing class can provide its own
www.eeworm.com/read/244569/4510563
java datasourcewrapper.java
package com.ora.jsp.sql;
import java.io.*;
import java.sql.*;
import javax.sql.*;
/**
* This class is a wrapper implementing the JDBC 2.0 DataSource
* interface, used to make the Connectio
www.eeworm.com/read/240162/4588179
c struct-cpy-1.c
/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move
not setting mem aliasing info correctly for the code implementing the
structure assignment. */
struct termios
{
unsi
www.eeworm.com/read/237048/4632985
java sha.java
/* SHA.java -- Class implementing the SHA-1 algorithm as specified in [1].
Copyright (C) 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is
www.eeworm.com/read/233448/4682101
c struct-cpy-1.c
/* powerpc64-linux gcc miscompiled this due to rs6000.c:expand_block_move
not setting mem aliasing info correctly for the code implementing the
structure assignment. */
struct termios
{
unsi
www.eeworm.com/read/233448/4689847
java serversocket.java
/* ServerSocket.java -- Class for implementing server side sockets
Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Class
www.eeworm.com/read/231371/4716192
java datasourcewrapper.java
package com.ora.jsp.sql;
import java.io.*;
import java.sql.*;
import javax.sql.*;
/**
* This class is a wrapper implementing the JDBC 2.0 DataSource
* interface, used to make the Connectio
www.eeworm.com/read/231203/4717635
java baseentitybean.java
package test.ejb;
import javax.ejb.*;
/**
* SuperClass for all entity beans, implementing common entity bean methods.
*
* @author youremail@yourd
www.eeworm.com/read/217341/4873292
h dataprotocol.h
/* GStreamer
* Copyright (C) 1999 Erik Walthinsen
* Copyright (C) 2004,2006 Thomas Vander Stichele
*
* dataprotocol.h: Functions implementing the
www.eeworm.com/read/216499/4892187
c sys4.c
#
/*
*/
/*
* Everything in this file is a routine implementing a system call.
*/
#include "../param.h"
#include "../user.h"
#include "../reg.h"
#include "../inode.h"
#include "../systm.h"
#includ