代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/129924/5965977
java dblock.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997, 1998, 1999, 2000
* Sleepycat Software. All rights reserved.
*
* $Id: DbLock.java,v 11.4 2000/05/25 04:18:13 dd
www.eeworm.com/read/129924/5965980
java dbtxn.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997, 1998, 1999, 2000
* Sleepycat Software. All rights reserved.
*
* $Id: DbTxn.java,v 11.5 2000/05/25 04:18:13 dda
www.eeworm.com/read/126641/6014970
pm des.pm
package DES;
require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
# Items to export into callers namespace by default
# (move infrequently used names to @EXPORT_OK below)
@EXPORT = q
www.eeworm.com/read/125052/6034525
java updatableresultset.java
/*
Copyright (C) 2002-2004 MySQL AB
This program is free software; you can redistribute it and/or modify
it under the terms of version 2 of the GNU General Public License as
published by the Free
www.eeworm.com/read/109649/6173483
cpp 7zmethods.cpp
// 7zMethods.cpp
#include "StdAfx.h"
#include "7zMethods.h"
#include "../../../Windows/FileFind.h"
#include "../../../Windows/DLL.h"
#include "../../../Windows/PropVariant.h"
#include "../
www.eeworm.com/read/102289/6234027
java resultset.java
/*
* MM JDBC Drivers for MySQL
*
* $Id: ResultSet.java,v 1.8 2002/05/16 20:22:44 mark_matthews Exp $
*
* Copyright (C) 1998 Mark Matthews
*
* This library is
www.eeworm.com/read/101042/6258492
pm des.pm
package DES;
require Exporter;
require DynaLoader;
@ISA = qw(Exporter DynaLoader);
# Items to export into callers namespace by default
# (move infrequently used names to @EXPORT_OK below)
@EXPORT = q
www.eeworm.com/read/100284/6272371
java dblock.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997, 1998, 1999
* Sleepycat Software. All rights reserved.
*
* @(#)DbLock.java 11.1 (Sleepycat) 7/25/99
*/
packag
www.eeworm.com/read/100284/6272373
java dbtxn.java
/*-
* See the file LICENSE for redistribution information.
*
* Copyright (c) 1997, 1998, 1999
* Sleepycat Software. All rights reserved.
*
* @(#)DbTxn.java 11.2 (Sleepycat) 7/30/99
*/
package
www.eeworm.com/read/100127/6273978
module_tail
/* List of methods defined in the module */
static struct PyMethodDef $abbrev$_methods[] = {
$methodlist$
{NULL, (PyCFunction)NULL, 0, NULL} /* sentinel */
};
/* Initialization function for th