代码搜索:corresponding
找到约 4,250 项符合「corresponding」的源代码
代码结果 4,250
www.eeworm.com/read/165810/5477247
vm include.vm
#*
@test include.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fail
www.eeworm.com/read/165810/5477257
vm path1.vm
#*
@test path1.vm
This template is used for Velocity regression testing.
If you alter this template make sure you change the
corresponding comparison file so that the regression
test doesn't fail i
www.eeworm.com/read/165570/5481466
java interfacebuilder.java
package Commands;
import Interfaces.*;
/** Build the correct interface for the person logging in. */
public class InterfaceBuilder
{
/** An interface corresponding to the login id.
Analy
www.eeworm.com/read/162614/5535912
java inputstream.java
/* InputStream.java --
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/162519/5545444
java inputstream.java
/* InputStream.java --
Copyright (C) 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the ter
www.eeworm.com/read/160391/5571152
txt burglar-alarm-net.lisp.txt
#|
The following code represents the burglar alarm Bayes network from
Chapter 14 of Russell & Norvig, 2nd Edition. This network representation
is used in the corresponding Bayes net code found in
www.eeworm.com/read/156413/5611718
java encodehtmltag.java
package com.ora.jsp.tags.generic;
import java.io.*;
import javax.servlet.jsp.*;
import javax.servlet.jsp.tagext.*;
import com.ora.jsp.util.*;
/**
* This class is a tag handler for custom ac
www.eeworm.com/read/156413/5611759
java connectionwrapper.java
package com.ora.jsp.sql;
import java.sql.*;
import java.util.*;
/**
* This class is a wrapper around a Connection, overriding the
* close method to just inform the DataSourceWrapper that it
www.eeworm.com/read/153251/5651582
java descriptor.java
/**
* Redistribution and use of this software and associated documentation
* ("Software"), with or without modification, are permitted provided
* that the following conditions are met:
*
* 1
www.eeworm.com/read/153251/5651835
java messagecache.java
package org.exolab.jms.messagemgr;
import java.sql.Connection;
import javax.jms.JMSException;
import org.exolab.jms.message.MessageImpl;
/**
* MessageCache is responsible for managing a