代码搜索:consumer

找到约 2,247 项符合「consumer」的源代码

代码结果 2,247
www.eeworm.com/read/136989/5836547

consumer

#!/bin/sh HOSTNAME=`hostname` EndpintParam= FTEC_TransactionDepth=${FTEC_TransactionDepth=1} while test "$1" != "" do case "$1" in -sciop) ORBNameServicePort=${ORBNameServiceP
www.eeworm.com/read/192659/8367787

class consumer.class

www.eeworm.com/read/389033/8552227

h consumer.h

/************************************************************************ * file name: consumer.h * description: * * modification history * -------------------- * 2003-7-8 14:10:59, creat
www.eeworm.com/read/385221/8813467

cpp consumer.cpp

/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved. * * Usage Restrictions * * License is granted to copy, to use, and to make and to use derivative * works for research and evaluation p
www.eeworm.com/read/385221/8813494

h consumer.h

/* Copyright (C) 1995, Tektronix Inc. All Rights Reserved. * * Usage Restrictions * * License is granted to copy, to use, and to make and to use derivative * works for research and evaluation p
www.eeworm.com/read/186025/8965617

class consumer.class

www.eeworm.com/read/283953/8975854

class consumer.class

www.eeworm.com/read/185020/9059976

class consumer.class

www.eeworm.com/read/185020/9059981

java consumer.java

public class Consumer extends Thread //定义个消费者类 { private String name; private Shop shop; public Consumer(String name,Shop shop) //定义构造函数 { this.shop=shop;
www.eeworm.com/read/185020/9059985

class consumer.class