代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/124902/14526727
java testtag.java
//Code for the tag handler:TestTag.java
import java.io.IOException;
import java.util.Date;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
//Implementing the tag generates the HT
www.eeworm.com/read/492252/1178379
tcl filecopy.tcl
# FILECOPY.TCL - Setup procedures for implementing file-copying wizard page
#
# Copyright 1999-2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 03i,29apr03,bjl use defa
www.eeworm.com/read/479931/1327415
c fdopen2.c
/* Check that the syscalls implementing fdopen work trivially.
#output: This is the first line of this test.\npass\n
*/
#include
#include
#include
#include
www.eeworm.com/read/479151/1337691
c shmem.c
/* $Id: shmem.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software may
www.eeworm.com/read/470917/1440102
versions
libc {
GLIBC_2.0 {
# functions used in other libraries
__ieee_get_fp_control; __ieee_set_fp_control;
}
}
libm {
GLIBC_2.3.4 {
# functions implementing old complex float abi
__c1_
www.eeworm.com/read/250243/4436936
c shmem.c
/* $Id: shmem.c,v 1.2.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software ma
www.eeworm.com/read/243567/4523636
c shmem.c
/* $Id: shmem.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software may
www.eeworm.com/read/237551/4624328
versions
libc {
GLIBC_2.0 {
# functions used in other libraries
__ieee_get_fp_control; __ieee_set_fp_control;
}
}
libm {
GLIBC_2.3.4 {
# functions implementing old complex float abi
__c1_
www.eeworm.com/read/237048/4632981
java md5.java
/* MD5.java -- Class implementing the MD5 algorithm as specified in RFC1321.
Copyright (C) 1999, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free
www.eeworm.com/read/227684/4770270
sml splay-set-fn.sml
(* splay-set-fn.sml
*
* COPYRIGHT (c) 1993 by AT&T Bell Laboratories. See COPYRIGHT file for details.
*
* Functor implementing ordered sets using splay trees.
*
*)
functor SplaySetFn (K : ORD_