代码搜索:instance
找到约 10,000 项符合「instance」的源代码
代码结果 10,000
www.eeworm.com/read/126884/6010648
java timerange.java
package org.trinet.waveserver.rt;
import java.util.*;
/** Boolean methods with arguments should return the result of a comparing the input parameter(s) relative to invoking instance. */
public in
www.eeworm.com/read/126765/6012757
c comcorelib.c
/* comCoreLib.c - core COM support */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01n,10dec01,dbs diab build
01m,06dec01,nel Correct man pages.
0
www.eeworm.com/read/125896/6020624
java escherrecorddata.java
/*********************************************************************
*
* Copyright (C) 2003 Andrew Khan
*
* This library is free software; you can redistribute it and/or
* modify it under
www.eeworm.com/read/125811/6022108
c devfont.caching.c
/*
* Copyright (c) 2000 Greg Haerr
* T1lib Adobe type1 routines contributed by Vidar Hokstad
* Freetype TrueType routines contributed by Martin Jolicoeur
* Han Zi Ku routines co
www.eeworm.com/read/125688/6022607
c g_ncr5380.c
/*
* Generic Generic NCR5380 driver
*
* Copyright 1993, Drew Eckhardt
* Visionary Computing
* (Unix and Linux consulting and custom programming)
* drew@colorado.edu
* +1 (303) 440-4894
*
www.eeworm.com/read/125116/6033355
java xmltransformerfactory.java
package net.betterjava.sample.xml.bind;
import java.io.FileNotFoundException;
import net.betterjava.sample.xml.bind.builder.XMLTransformerFactoryImpl;
/**
* Defines a factory API that enabl
www.eeworm.com/read/124910/6037211
h epoll.h
/* Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
The GNU C Library is free software; you can redistribute it and/or
modify it under the terms of t
www.eeworm.com/read/124426/6047785
java unundoableexception.java
package org.jbpm;
/**
* is thrown when {@link ExecutionService#undo(String, Long, Date)} is called
* with a Date that is before the process instance started.
*/
public class UnUndoableExcept
www.eeworm.com/read/124426/6047831
java undoableactionhandler.java
package org.jbpm.delegation;
/**
* is an ActionHandler that allows to perform compensating actions when a user
* undoes a process instance.
*
* When a process instance is undone, all var