代码搜索:exec

找到约 10,000 项符合「exec」的源代码

代码结果 10,000
www.eeworm.com/read/387836/8651377

java exec1.java

import java.sql.*; public class exec1{ Connection con; Statement stm; ResultSet res1; String user="sa"; String pass="123456"; String id;
www.eeworm.com/read/387836/8651383

class exec1.class

www.eeworm.com/read/387561/8665132

fmb exec_sql.fmb

www.eeworm.com/read/287415/8686985

c exec1.c

/* exec1.c - shows how easy it is for a program to run a program */ main() { char *arglist[3]; arglist[0] = "ls"; arglist[1] = "-l"; arglist[2] = 0 ; printf("* * * About to exec ls -l\n"); ex
www.eeworm.com/read/187215/8842475

c gui_exec.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/187103/8855066

test cdemo-exec.test

#! /bin/sh # cdemo-exec.test - check that programs in the ../cdemo subdirectory are viable # Test script header. need_prefix=no if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'` t
www.eeworm.com/read/187103/8855073

test mdemo-exec.test

#! /bin/sh # mdemo-exec.test - check that programs in the ../mdemo subdirectory are viable # Test script header. need_prefix=no if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'` t
www.eeworm.com/read/187103/8855179

test demo-exec.test

#! /bin/sh # demo-exec.test - check that programs in the ../demo subdirectory are viable # Test script header. need_prefix=no if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'` tes
www.eeworm.com/read/187103/8855197

test depdemo-exec.test

#! /bin/sh # depdemo-exec.test - check that programs in the ../depdemo subdirectory are viable # Test script header. need_prefix=no if test -z "$srcdir"; then srcdir=`echo "$0" | sed 's%/[^/]*$%%'`
www.eeworm.com/read/186364/8937097

html exec-command.html