代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/131451/5929358
script default.script
CREATE TABLE LINEITEMEJB(ITEMID VARCHAR NOT NULL,LINENUM VARCHAR,QUANTITY INTEGER NOT NULL,UNITPRICE REAL NOT NULL,THEORDER VARCHAR,UNIQUE(ITEMID))
CREATE UNIQUE INDEX PK_LINEITEMEJB ON LINEITEMEJB(I
www.eeworm.com/read/131315/5935916
t script.t
#!./perl
# $Header: script.t,v 4.0 91/03/20 01:50:26 lwall Locked $
print "1..3\n";
$x = `./perl -e 'print "ok\n";'`;
if ($x eq "ok\n") {print "ok 1\n";} else {print "not ok 1\n";}
open(try,">Com
www.eeworm.com/read/131315/5938028
script gdb.script
# @(#)gdb.script 8.2 (Berkeley) 9/29/93
# display the SVI screen map
# usage dmap(sp)
define dmap
set $h = ((SVI_PRIVATE *)$arg0->svi_private)->h_smap
set $t = ((SVI_PRIVATE *)$arg0->svi_private)->
www.eeworm.com/read/131315/5938072
h script.h
/*-
* Copyright (c) 1993, 1994
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm
www.eeworm.com/read/131315/5941500
cc script.cc
// -*- C++ -*-
/* Copyright (C) 1989, 1990, 1991, 1992 Free Software Foundation, Inc.
Written by James Clark (jjc@jclark.com)
This file is part of groff.
groff is free software; you can redistr
www.eeworm.com/read/131315/5945465
1 script.1
.\" Copyright (c) 1980, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, a
www.eeworm.com/read/131315/5945466
c script.c
/*
* Copyright (c) 1980, 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are
www.eeworm.com/read/130704/5950773
js script.js
var popUp;
function OpenCalendar(idname, postBack)
{
popUp = window.open('Calendar.aspx?formname=' + document.forms[0].name +
'&id=' + idname + '&selected=' + document.forms[0].elements[idn