代码搜索:Go
找到约 10,000 项符合「Go」的源代码
代码结果 10,000
www.eeworm.com/read/151394/12216353
go
#!/bin/sh
# LIC: GPL
#***********************************************************************
#
# go
#
# Quick-start shell script to set up PPPoE
#
# Copyright (C) 2000 Roaring Penguin Software Inc.
#
www.eeworm.com/read/124842/14533772
go
# csh script for running GENESIS
echo making executables ...
make f=$1 ga.$1
echo running ga.$1 $2 ...
ga.$1 $2
echo making report ...
if (x$2 == x) then
echo rep for ga.$1 > rep
date >> r
www.eeworm.com/read/120261/14808565
go
(cat prelude.ps; ./rand_points $1 | ./rfst | ./bb) >rsmt$1.ps
cp rsmt$1.ps /root/RSMT/bin/init.$1
www.eeworm.com/read/492131/1181448
go
@c ----------------------------------------------------------------------
@node go32.h, header
@heading @code{}
This header provides structure definitions and functions that access
funct
www.eeworm.com/read/411419/2188425
go
#! /bin/awk -f
BEGIN {
purpose = "report times used for init/start/stop";
nmach = 0;
test_single = "6";
test_v0 = "10";
test_v2 = "11";
test_v4 = "12";
test_v8 = "13";
}
{
mach = $
www.eeworm.com/read/395929/2431820
go
#! /bin/awk -f
BEGIN {
purpose = "report times used for init/start/stop";
nmach = 0;
test_single = "6";
test_v0 = "10";
test_v2 = "11";
test_v4 = "12";
test_v8 = "13";
}
{
mach = $
www.eeworm.com/read/392508/8338692
go
#!/bin/sh
# LIC: GPL
#***********************************************************************
#
# go
#
# Quick-start shell script to set up PPPoE
#
# Copyright (C) 2000 Roaring Penguin Software Inc.
#
www.eeworm.com/read/202785/15373020
go
# csh script for running GENESIS
echo making executables ...
make f=$1 ga.$1
echo running ga.$1 $2 ...
ga.$1 $2
echo making report ...
if (x$2 == x) then
echo rep for ga.$1 > rep
date >> r