代码搜索:Script
找到约 10,000 项符合「Script」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5936725
c vmsprep.c
#include
#include
#include
main(argc,argv)
int argc;
char *argv[];
{
char cmd[1000];
char *release;
FILE *dirs;
FILE *files;
FILE *mover;
FILE *popen();
FILE *sc
www.eeworm.com/read/131315/5945404
c main.c
/*-
* Copyright (c) 1992 Diomidis Spinellis.
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to
www.eeworm.com/read/131315/5945685
c tipout.c
/*
* Copyright (c) 1983, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi