代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/212291/4937537
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/195341/5111605
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
www.eeworm.com/read/190666/5181630
java serversocket.java
/* ServerSocket.java -- Class for implementing server side sockets
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so
www.eeworm.com/read/190346/5184879
cfg config-test.cfg
# default values across all sections
[DEFAULT]
foo=bar
# Not implementing __name__ expansions
#baz=%(__name__)s
[section1]
# Trailing whitespace
a=Aa
# leading whitespace / numeric
b= 100
# Variab
www.eeworm.com/read/187737/5217561
tpl toolbar.tpl
rem Toolbar module
rem Provides procedures for implementing a toolbar in OPL programs
rem Copyright (c) 1997-1999 Symbian Ltd. All rights reserved.
DECLARE EXTERNAL
rem These rely on settings
www.eeworm.com/read/176125/5340345
h zlib.h
/*
* This file is derived from zlib.h and zconf.h from the zlib-0.95
* distribution by Jean-loup Gailly and Mark Adler, with some additions
* by Paul Mackerras to aid in implementing Deflate compre
www.eeworm.com/read/167133/5468599
java serversocket.java
/* ServerSocket.java -- Class for implementing server side sockets
Copyright (C) 1998, 1999, 2000, 2002, 2003 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is f
www.eeworm.com/read/162614/5527012
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/340665/3278837
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/340665/3283344
java serversocket.java
/* ServerSocket.java -- Class for implementing server side sockets
Copyright (C) 1998, 1999, 2000, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free so