代码搜索:implementing
找到约 2,669 项符合「implementing」的源代码
代码结果 2,669
www.eeworm.com/read/406718/2273778
java doublebinding.java
package org.jutil.structure;
/**
* DEPRECATEDA class of "components" for implementing a double binding.
*
* This is actually a lightweight version of the APSet-APElement combinatio
www.eeworm.com/read/402787/2317907
cpp ex8_04.cpp
// Ex8_04.cpp
// Implementing a complete overloaded 'greater than' operator
#include // For stream I/O
using std::cout;
using std::endl;
class CBox
www.eeworm.com/read/402551/2319197
java scanner.java
package java_cup.runtime;
/**
* Defines the Scanner interface, which CUP uses in the default
* implementation of lr_parser.scan(). Integration
* of scanners implementing Scanne
www.eeworm.com/read/392445/2497094
readme
INTRODUCTION
This distribution contains:
* libtac TACACS+ client library implementing necessary
subset of TACACS+ functionality
* tacc simple TACACS+ client and login utility
* pppd-*.pa
www.eeworm.com/read/391269/2520928
m4 bsdudp-security.m4
# SYNOPSIS
#
# AMANDA_BSDUDP_SECURITY
#
# OVERVIEW
#
# Handle configuration for BSDUDP security, implementing the
# --with-bsdudp-security option.
#
# Defines BSDUDP_SECURITY, and sets AM_CON
www.eeworm.com/read/391269/2520929
m4 krb4-security.m4
# SYNOPSIS
#
# AMANDA_KRB4_SECURITY
#
# OVERVIEW
#
# Handle configuration for KRB4 security, implementing the --with-krb4-security
# option. If libraries are found, they are added to the releva
www.eeworm.com/read/391269/2520943
m4 bsdtcp-security.m4
# SYNOPSIS
#
# AMANDA_BSDTCP_SECURITY
#
# OVERVIEW
#
# Handle configuration for BSDTCP security, implementing the
# --with-bsdtcp-security option.
#
# Defines BSDTCP_SECURITY, and sets AM_CON
www.eeworm.com/read/391269/2520958
m4 krb5-security.m4
# SYNOPSIS
#
# AMANDA_KRB5_SECURITY
#
# OVERVIEW
#
# Handle configuration for KRB5 security, implementing the --with-krb5-security
# option. If libraries are found, they are added to the releva
www.eeworm.com/read/366755/2861592
tcl lminfo.tcl
# LMINFO.TCL - Setup procedures for implementing license information
# wizard page
#
# Copyright 2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 01a,18feb03
www.eeworm.com/read/366755/2861596
tcl register.tcl
# REGISTER.TCL - Setup procedures for implementing user registration wizard
# page
#
# Copyright 1999 Wind River Systems, Inc
#
# modification history
# --------------------
# 03p,11oc