代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/403922/11499527
html function.shell-exec.html
Execute command via shell and return the complete output as a string
www.eeworm.com/read/403922/11500976
html function.odbc-exec.html
Prepare and execute a SQL statement
www.eeworm.com/read/403922/11501478
html function.ftp-exec.html
Requests execution of a command on the FTP server
www.eeworm.com/read/403922/11502094
html sqlite3.exec.html
Executes a result-less query against a given database
www.eeworm.com/read/403922/11503553
html function.sqlite-exec.html
Executes a result-less query against a given database
www.eeworm.com/read/403922/11505713
html function.pcntl-exec.html
Executes specified program in current process space
www.eeworm.com/read/255333/12088790
lin scat_exec_ram.lin
; *********************************
; LPC22XX SYSTEM WITHOUT OS
; FILE: SCAT.LIN
; MODIFIED: ZPCYP 2005-3-16 20:16
; *********************************
; This scatterloading descriptor fil
www.eeworm.com/read/253222/12238421
test mdemo2-exec.test
#! /bin/sh
# mdemo2-exec.test - check that programs in the ../mdemo2 subdirectory are viable
# Test script header.
need_prefix=no
if test -z "$srcdir"; then
srcdir=`echo "$0" | sed 's%/[^/]*$%%'`