代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/164931/5485830
hlp before_depend.hlp
The Before Dependency dialog box contains widgets for instructing xpbs that
the job being submitted will determine when several other jobs can begin
execution.
The job ids with a "before" dependency
www.eeworm.com/read/388262/8621013
h eval.h
/*
* simple arithmetic expression evaluator
*
* Copyright (c) 2002 Michael Niedermayer
*
* This file is part of FFmpeg.
*
* FFmpeg is free software; you can redistribute it a
www.eeworm.com/read/427655/8927180
ppp-off
#!/bin/sh
######################################################################
#
# Determine the device to be terminated.
#
if [ "$1" = "" ]; then
DEVICE=ppp0
else
DEVICE=$1
fi
##################
www.eeworm.com/read/185622/9005245
txt rfc2349.txt
Network Working Group G. Malkin
Request for Commments: 2349 Bay Networks
Updates: 1350
www.eeworm.com/read/167987/9942812
sedding2
# This script demonstrates the use of curly braces to nest addresses and com-
# mands. Comments are preceded by a pound sign (#) and must be on a line
# by themselves. Commands are terminated with a
www.eeworm.com/read/361132/10065984
pas uparsertypethread.pas
unit uParserTypeThread;
interface
uses
Classes, Windows, PerlRegEx, ActiveX, ADODB, SysUtils;
type
TParserTypeThread = class(TThread)
FsPathURL: string; //URL路径
www.eeworm.com/read/360885/10073402
readme
DESCRIPTION
===========
These programs perform automatic thresholding of thin connected edges.
Details are described in the paper:
Svetha Venkatesh & Paul L. Rosin,
Dynamic threshold deter
www.eeworm.com/read/159851/10608505
readme
DESCRIPTION
===========
These programs perform automatic thresholding of thin connected edges.
Details are described in the paper:
Svetha Venkatesh & Paul L. Rosin,
Dynamic threshold deter
www.eeworm.com/read/277622/10615437
ppp-off
#!/bin/sh
######################################################################
#
# Determine the device to be terminated.
#
if [ "$1" = "" ]; then
DEVICE=ppp0
else
DEVICE=$1
fi
##################
www.eeworm.com/read/349691/10804503
ppp-off
#!/bin/sh
######################################################################
#
# Determine the device to be terminated.
#
if [ "$1" = "" ]; then
DEVICE=ppp0
else
DEVICE=$1
fi
##################