代码搜索:methods
找到约 10,000 项符合「methods」的源代码
代码结果 10,000
www.eeworm.com/read/177505/5324282
java componentagentexception.java
/*
* ComponentAgentException.java
*
* Created on 2001年7月13日, 下午1:11
*/
package com.gs.db;
/**
* Thrown by call-back methods of a IofficeComponentAgent object
* to indicate exceptions
www.eeworm.com/read/171581/5393379
java rsyntaxutilities.java
/*
* 08/06/2004
*
* RSyntaxUtilities.java - Utility methods used by RSyntaxTextArea and its
* views.
* Copyright (C) 2004 Robert Futrell
* email@address.com
* www.website.com
*
* Thi
www.eeworm.com/read/168239/5447657
java addressbookfilehandler.java
import java.io.*;
import java.net.URISyntaxException;
import java.net.URL;
/**
* Provide a range of file-handling operations on an AddressBook.
* These methods demonstrate a range of basic features
www.eeworm.com/read/168013/5450192
js extras-array.js
/*
add some useful methods to the javascript array class. All operating on the built-in Array class, so no
need for any namespacing object.
Dave Crane 2005
*/
/*
append to end of array, opti
www.eeworm.com/read/167133/5466944
java arrayhelper.java
/* ArrayHelper.java -- Helper methods for handling array operations
Copyright (C) 1998, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you
www.eeworm.com/read/167133/5468278
java collections.java
/* Collections.java -- Utility class with methods to operate on collections
Copyright (C) 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Class
www.eeworm.com/read/167133/5469181
c lookup.c
/*
* lookup.c
* Various lookup calls for resolving objects, methods, exceptions, etc.
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "lice
www.eeworm.com/read/167133/5469266
h lookup.h
/*
* lookup.h
* Various lookup calls for resolving objects, methods, exceptions, etc.
*
* Copyright (c) 1996, 1997
* Transvirtual Technologies, Inc. All rights reserved.
*
* See the file "lice
www.eeworm.com/read/162614/5518796
c gc1.c
// This test failed with GGC_ALWAYS_COLLECT because not all unparsed
// inline methods were registered with GC.
// { dg-do compile }
const char *foo ()
{
struct A
{
const char *a1 ()
{
www.eeworm.com/read/162614/5523039
m many_args_method.m
/* Contributed by Nicola Pero - Fri Mar 9 19:39:15 CET 2001 */
#include
/* Test the syntax of methods with many arguments */
@interface TestClass
{
Class isa;
}
+ (int) sumInteger: