代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/173141/5379258
java autogeneratedjdbc30.java
/*
Derby - Class org.apache.derbyTesting.functionTests.tests.jdbcapi.autoGeneratedJdbc30
Copyright 2002, 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under
www.eeworm.com/read/173141/5379259
java nullsqltext.java
/*
Derby - Class org.apache.derbyTesting.functionTests.tests.jdbcapi.nullSQLText
Copyright 2001, 2005 The Apache Software Foundation or its licensors, as applicable.
Licensed under the Apa
www.eeworm.com/read/169697/5413365
java waitingcontainer.java
/*
* (C) 2001 by Argonne National Laboratory
* See COPYRIGHT in top-level directory.
*/
/*
* @author Anthony Chan
*/
package viewer.convertor;
public interface WaitingContainer
{
/
www.eeworm.com/read/165801/5477778
java tilesaction.java
/*
* $Id: TilesAction.java 54929 2004-10-16 16:38:42Z germuska $
*
* Copyright 1999-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
www.eeworm.com/read/165261/5484039
java callablestatementcallback.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5484103
java storedprocedure.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/164604/5488954
java command.java
package headfirst.command.simpleremote;
public interface Command {
public void execute();
}
www.eeworm.com/read/164604/5488966
java command.java
package headfirst.command.undo;
public interface Command {
public void execute();
public void undo();
}
www.eeworm.com/read/164604/5488979
java command.java
package headfirst.command.remote;
public interface Command {
public void execute();
}
www.eeworm.com/read/163987/5500019
cpp tipofdaymainformu.cpp
/******************************************************************
JEDI-VCL Demo
Copyright (C) 2002 Project JEDI
Original author:
Contributor(s):
korecek: tr