代码搜索:implementing

找到约 2,669 项符合「implementing」的源代码

代码结果 2,669
www.eeworm.com/read/305098/3780576

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/304657/3792332

java serversocket.java

/* ServerSocket.java -- Class for implementing server side sockets Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2006 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU
www.eeworm.com/read/289054/3996299

tcl liccfg.tcl

# LICCFG.TCL - Setup procedures for implementing license configuration page # # Copyright 1999-2003 Wind River Systems, Inc # # modification history # -------------------- # 03p,15may03,bjl cha
www.eeworm.com/read/289054/3996317

tcl permissn.tcl

# PERMISSN.TCL - Setup procedures for implementing permission wizard page # # Copyright 1999-2003 Wind River Systems, Inc # # modification history # -------------------- # 03c,29apr03,bjl text
www.eeworm.com/read/289054/3996326

tcl iconfin.tcl

# ICONFNSH.TCL - Setup procedures for implementing icon-finish wizard page # # Copyright 1999 Wind River Systems, Inc # # modification history # -------------------- # 03c,05mar02,bwd Modified
www.eeworm.com/read/273662/4201619

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/273660/4202698

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/443386/1744855

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/440906/1780470

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/440906/1785025

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