代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/103002/15750190
js script.js
function LoadSld( slideId )
{
if( !g_supportsPPTHTML ) return
if( slideId )
parent.SldUpdated(slideId)
g_origSz=parseInt(SlideObj.style.fontSize)
g_origH=SlideObj.style.posHeight
g_ori
www.eeworm.com/read/100102/15885061
c script.c
/*
* Runscript Run a login-or-something script.
* A basic like "programming language".
* This program also looks like a basic interpreter :
* a bit messy. (But hey, I'm no compiler writer :-
www.eeworm.com/read/100079/15885958
c script.c
/*
* Spawn a shell with file descriptors that look like this:
*
* + ---> screen (& virtual screen)
* |
* +---------+ +--------
www.eeworm.com/read/100075/15886281
qwk script.qwk
# script to login to a PCBoard BBS, download QWK mail, and logout
# run this from the shell as seyon -script channel1
# or run it from crond
# dial the number
if !linked
dial "354-5776"
endif
# ke
www.eeworm.com/read/100075/15886288
pcboard script.pcboard
# this is an example of script to be used with the
# popular PCBoard BBS system.
# you can have as many commants as you like
# either in a single line
# or at the end of line containing script comman
www.eeworm.com/read/100075/15886291
cis script.cis
# The following IF condition tests to see if we are linked from a .phonelist
# entry. If not, we manually dial the local COMPUSERVE node:
if !linked
dial 687-0374 # Note anything past a full c
www.eeworm.com/read/100075/15886302
unix script.unix
# just a comment
echo "Starting script..."
waitfor "HOST>"
transmit "term download^M"
waitfor "HOST>"
transmit "telnet comp^M"
waitfor "login: "
transmit "jonedoe^M"
waitfor "Password:"
transmit
www.eeworm.com/read/100074/15886499
cpp script.cpp
// Copyright (C) 1999-2000 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publ
www.eeworm.com/read/100074/15886507
h script.h
// Copyright (C) 1999-2000 Open Source Telecom Corporation.
//
// This program is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publ