代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5838760
readme
/**
@page AMI Latency Test README File
This test tries to estimate the minimum latency for a AMI
request. The test uses a single threaded client and server, and
configures the ORB to elimina
www.eeworm.com/read/136960/5840141
cs mysetup.aspx.cs
using System;
using System.Collections;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Web;
using System.Web.SessionState;
using System.Web.UI;
using System
www.eeworm.com/read/136849/5843552
h si_wtaig.h
/*
* Copyright (C) Ericsson Mobile Communications AB, 2000.
* Licensed to AU-System AB.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user
www.eeworm.com/read/136849/5843562
h si_wtaic.h
/*
* Copyright (C) Ericsson Mobile Communications AB, 2000.
* Licensed to AU-System AB.
* All rights reserved.
*
* This software is covered by the license agreement between
* the end user
www.eeworm.com/read/136812/5860332
input make.ptx.input
#
# This sed script simply changes all the section references
# to upper case.
#
sed -e 's/(1c)/(1C)/' \
-e 's/(1m)/(1M)/' \
-e 's/(1g)/(1G)/' \
-e 's/(1s)/(1S)/' \
-e 's/(3c)/(3C)/' \
www.eeworm.com/read/136812/5860336
gettocx
#
# This script pulls out the NAME line of each manual page
# in a given section. The NAME line is then massaged with
# the sed script. The sed script removes any point size
# changes (lines 1-3),
www.eeworm.com/read/133455/5904481
sgml cpl-c_user.sgml
$Revision: 1.6 $
$Date: 2004/08/24 08:58:26 $
www.eeworm.com/read/133287/5906954
shlibln
#! /bin/sh
#
# $Id: //poco/Main/build/script/shlibln#5 $
#
# shlibln
#
# Create a symbolic link
#
if [ $# -ne 2 ] ; then
echo "usage: $0:t file link"
exit 1
fi
if [ "$1" != "$2" ] ;