代码搜索:Runnable
找到约 7,725 项符合「Runnable」的源代码
代码结果 7,725
www.eeworm.com/read/233448/4689451
java runnable.java
/* Runnable -- interface for a method tied to an Object; often for Threads
Copyright (C) 1998, 1999, 2001, 2002, 2005 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Class
www.eeworm.com/read/232407/4700693
h runnable.h
#ifndef _VCF_RUNNABLE_H__
#define _VCF_RUNNABLE_H__
//Runnable.h
/*
Copyright 2000-2004 The VCF Project.
Please see License.txt in the top level directory
where you installed the VCF.
*/
#if _MSC_V
www.eeworm.com/read/231771/4709734
h runnable.h
#ifndef __CXXTEST__RUNNABLE_H
#define __CXXTEST__RUNNABLE_H
//
// class Runnable
// Used internaly as a "smart pointer" to tests
//
namespace CxxTest
{
class Runnable
{
prot
www.eeworm.com/read/204713/5029831
java runnable.java
package java.lang;
public interface Runnable {
public abstract void run();
}
www.eeworm.com/read/190666/5181391
java runnable.java
/* java.lang.Runnable
Copyright (C) 1998, 1999, 2001 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it un
www.eeworm.com/read/177565/5323706
h runnable.h
// -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*-
/*
* Copyright (C) 2006 Paul Fitzpatrick
* CopyPolicy: Released under the terms of the GNU GPL v2.0.
*
*/
#ifndef
www.eeworm.com/read/177565/5323764
h runnable.h
// -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*-
/*
* Copyright (C) 2006 Paul Fitzpatrick
* CopyPolicy: Released under the terms of the GNU GPL v2.0.
*
*/
#ifndef
www.eeworm.com/read/177565/5323947
h runnable.h
// -*- mode:C++; tab-width:4; c-basic-offset:4; indent-tabs-mode:nil -*-
#ifndef _ACECHECK_RUNNABLE_
#define _ACECHECK_RUNNABLE_
/**
* A class that can be managed by a Thread object.
*/
clas
www.eeworm.com/read/167133/5468225
java runnable.java
/* Runnable -- interface for a method tied to an Object; often for Threads
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is
www.eeworm.com/read/340665/3283024
java runnable.java
/* Runnable -- interface for a method tied to an Object; often for Threads
Copyright (C) 1998, 1999, 2001, 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is