代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/349709/10803209
sql lobinsert.sql
/*
* LobInsert.sql
* Chapter 16, Oracle10g PL/SQL Programming
* by Ron Hardman, Mike McLaughlin, Scott Urman
*
* This script demonstrates LOB inserts
*/
exec CLEAN_SCHEMA.TABLES
exec C
www.eeworm.com/read/349709/10803248
sql lobupdate.sql
/*
* LobUpdate.sql
* Chapter 16, Oracle10g PL/SQL Programming
* by Ron Hardman, Mike McLaughlin, Scott Urman
*
* This script demonstrates LOB updates
*/
exec CLEAN_SCHEMA.TABLES
exec C
www.eeworm.com/read/469590/6932001
readme
Some files that demonstrate buffer overflow and stack smashing.
execls: just shows how to use the exec() system call (it exec's /bin/ls).
ov.c: a function that modifies the return address to point t
www.eeworm.com/read/445796/7590061
pas sqlitetable3u.pas
Unit SQLiteTable3U;
{
Simple classes for using SQLite's exec and get_table.
TSQLiteDatabase wraps the calls to open and close an SQLite database.
It also wraps SQLite_exec for queries th
www.eeworm.com/read/198849/7907210
in gdlib-config.in
#!/bin/sh
#
# Return information about the local GD library installation
#
# Modeled after pdflib-config
# installation directories
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedi
www.eeworm.com/read/136865/5841049
el designer.el
(defvar designer-exec (concat (getenv "QTDIR") "/bin/designer"))
(defun designer-open-ui-file ()
(interactive)
(defvar procname "designer")
(start-process procname nil designer-exec "-style" "w
www.eeworm.com/read/136815/5855760
el designer.el
(defvar designer-exec (concat (getenv "QTDIR") "/bin/designer"))
(defun designer-open-ui-file ()
(interactive)
(defvar procname "designer")
(start-process procname nil designer-exec "-style" "w
www.eeworm.com/read/102036/6234604
tcl pdfclock.tcl
#!/bin/sh
# $Id: pdfclock.tcl,v 1.12.2.4 2003/09/16 20:41:16 tm Exp $
#
# PDFlib client: pdfclock example in Tcl
#
# Hide the exec to Tcl but not to the shell by appending a backslash\
exec tc
www.eeworm.com/read/102036/6234605
tcl image.tcl
#!/bin/sh
# $Id: image.tcl,v 1.17.2.3 2003/09/08 16:34:22 rp Exp $
#
# PDFlib client: image example in Tcl
#
# Hide the exec to Tcl but not to the shell by appending a backslash\
exec tclsh "$