代码搜索:gen
找到约 10,000 项符合「gen」的源代码
代码结果 10,000
www.eeworm.com/read/438019/7737563
gen
#!/bin/bash
echo Generating scoreboard.
./standings.pl
echo Generating team statistics.
./teams.pl
echo Generating individual statistics.
./indiv.pl
echo Generating round-by-round statistics.
./rou
www.eeworm.com/read/101082/6252588
gen
#!/bin/sh
# @(#)buildroot 1.1 (ULTRIX) 3/2/89
# Usage: example: sh buildroot ra0 /library/Ultrix
#
# Description: build the Generic ROOT file system in a dumpimage
#--------------------------------
www.eeworm.com/read/482608/6619674
gen
www.eeworm.com/read/151794/12175736
gen
abcd
bu DN,DN RXRY C100
bu PREDEC,PREDEC RXRY C108
add
bwlu IMMED,DATALT IMMEAS 0600
wlu ANYEA,DN EAREGS D000
B DATA,DN EAREGS D000
bwlu DN,ALTMEM REGEAS D100
wu ANYEA,AN EAREG
www.eeworm.com/read/177235/5331818
gen
#!/usr/bin/perl
system("grep 'define NETSNMP_DS_' ../../../include/net-snmp/agent/ds_agent.h > ds_agent.h");
system("h2xs -n NetSNMP::agent::default_store -O ds_agent.h");
open(ORIG,"default_store.x
www.eeworm.com/read/177235/5331829
gen
#!/usr/bin/perl
system("grep 'define NETSNMP_DS_' ../../include/net-snmp/library/default_store.h > default_store.h");
#gcc -E ../../include/net-snmp/library/default_store.h | grep -v default_store.h