代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/290020/8511071
plg 9850.plg
礦ision2 Build Log
Project:
C:\Documents and Settings\liucs.LIU-B260AF0302B\My Documents\keil\ad9850\新建文件夹\9850.uv2
Project File Date: 08/11/2007
Out
www.eeworm.com/read/287415/8687189
c process2.c
#include
#include "smsh.h"
/* process2.c - version 2 - supports builtins
* command processing layer
*
* The process(char **arglist) function is called by the main loop
* It sits in f
www.eeworm.com/read/282286/9106160
testsuite
# =============================================================================
# This C shell file tests ALADDIN's input files.
#
# Usage : TestInputFile
#
# : For a l
www.eeworm.com/read/184366/9107719
h nasl.h
#ifndef __LIB_NASL_H__
#define __LIB_NASL_H__
/*
* NASL language level
* Below 1000 is 1.2.6 and before
*
* Level 1000:
* ACT_INIT, ACT_KILL_HOST and ACT_END
*
* Level 2000:
* NASL2
*
* Lev
www.eeworm.com/read/380939/9121676
c tx_tr.c
/**************************************************************************/
/* */
/* Copyright (c) 1996-2000 by E
www.eeworm.com/read/380481/9145748
c process2.c
#include
#include "smsh.h"
/* process2.c - version 2 - supports builtins
* command processing layer
*
* The process(char **arglist) function is called by the main loop
* It sits in f
www.eeworm.com/read/183260/9173758
sql execbind.sql
REM execBind.sql
REM Chapter 12, Oracle9i PL/SQL Programming by Scott Urman
REM This block demonstrates the use of the USING clause with EXECUTE
REM IMMEDIATE to handle bind variables.
DECLARE
www.eeworm.com/read/378188/9242451
all x.all
#!/bin/sh
#
# Execute script for program mod2a of the EuroBen OpenMP Benchmark.
#
if [ ${OMP_NUM_THREADS} -lt 10 ]; then
FILEXT="p0${OMP_NUM_THREADS}"
else
FILEXT="p${OMP_NUM_THREADS}"
fi
ex