代码搜索:started
找到约 5,214 项符合「started」的源代码
代码结果 5,214
www.eeworm.com/read/409921/2220619
c screen.c
/*
* SCREEN.C - screen internal command.
*
* clone from 4nt msgbox command
*
* 30 Aug 1999
* started - Paolo Pantaleo
*
* 30-Apr-2005 (Magnus Olsen)
www.eeworm.com/read/405546/2287895
java question4.java
interface Vehicle
{
public void start(int i);
public void stop(int j);
}
class Bike implements Vehicle
{
public void start(int i)
{
System.out.println("Bike started as "+i+"\n");
}
www.eeworm.com/read/400650/2348480
h metis.h
/*
* Copyright 1997, Regents of the University of Minnesota
*
* metis.h
*
* This file includes all necessary header files
*
* Started 8/27/94
* George
*
* $Id: metis.h 2501 2007-11-20 02:33:
www.eeworm.com/read/395229/2447266
h sg.h
#ifndef _SCSI_GENERIC_H
#define _SCSI_GENERIC_H
/*
History:
Started: Aug 9 by Lawrence Foard (entropy@world.std.com), to allow user
process control of SCSI devices.
Development Spons
www.eeworm.com/read/388600/2549042
tex paper.tex
% Started 06/28/00
%\shortnote
\lefthead{Fomel}
\righthead{Plane-wave destructors}
\footer{SEP--105}
\title{Applications of plane-wave destruction filters}
\email{sergey@sep.stanford.edu}
%\keywo
www.eeworm.com/read/369339/2800927
1 wait.1
.th WAIT I 4/9/73
.sh NAME
wait \*- await completion of process
.sh SYNOPSIS
.bd wait
.sh DESCRIPTION
Wait until all processes started with
.bd &
have completed,
and report on abnormal terminations.
.
www.eeworm.com/read/367917/2828402
properties carol.properties
####
# OFBiz Carol Settings
# $Id: carol.properties,v 1.4 2004/02/28 18:05:13 ajzeneski Exp $
####
# activated protocols
carol.protocols=jrmp
# start or not all non started name services
ca
www.eeworm.com/read/364489/2903542
cpp circle.cpp
// Circle.cpp
//
// Class for circles.
//
// Modification dates:
// 5 june 1998 MB Started
//
// (C) Datasim Education BV 1998
#include "Circle.hpp"
void Circle::init(const Point& p, doub
www.eeworm.com/read/364489/2903566
cpp circle.cpp
// Circle.cpp
//
// Class for circles.
//
// Modification dates:
// 5 june 1998 MB Started
//
// (C) Datasim Education BV 1998
#include "Circle.hpp"
void Circle::init(const Point& p, doub
www.eeworm.com/read/364489/2903602
cpp circle.cpp
// Circle.cpp
//
// Class for circles.
//
// Modification dates:
// 5 june 1998 MB Started
//
// (C) Datasim Education BV 1998
#include "Circle.hpp"
void Circle::init(const Point& p, doub