代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/363059/9969529
c execute.c
/*0001*//*
/*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
/*0003./ *
/*0004./ * This software is the confidential and proprietary information of Sun
/*0005./ * Micr
www.eeworm.com/read/363059/9969577
h execute.h
/*0001*//*
/*0002./ * Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
/*0003./ *
/*0004./ * This software is the confidential and proprietary information of Sun
/*0005./ * Micr
www.eeworm.com/read/163337/10165836
cpp execute.cpp
/*
FileName: execute.cpp
Author: LiWen
Create: 2005-12-22
Last Modified: 2005-12-24
Discription: 代码解释执行模块
*/
#include "compiler.h"
////////////////////////////////////////////////////////
www.eeworm.com/read/358974/10172692
png execute.png
www.eeworm.com/read/350919/10698225
gif execute.gif
www.eeworm.com/read/350919/10698318
gif execute.gif
www.eeworm.com/read/349709/10803453
sql execute.sql
/*
* execute.sql
* Chapter 9, Oracle10g PL/SQL Programming
* by Ron Hardman, Michael McLaughlin and Scott Urman
*
* This script demonstrates the behavior of the EXECUTE system privilege.
*
www.eeworm.com/read/416009/11044669
c execute.c
execute(int j)
{
int i, fd, fds[2];
/* 1 */
if (infile[0]!='\0')
cmdlin[0].infd = open(infile, O_RDONLY);
/* 2 */
if (outfile[0]!='\0')
if (append==FALS
www.eeworm.com/read/391649/6933699
h execute.h
//-----------------解释器execute .h------
#ifndef execute_comp
#define execute_comp
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/467909/6996848
c execute.c
/* Copyright Abandoned 1996 TCX DataKonsult AB & Monty Program KB & Detron HB
This file is public domain and comes with NO WARRANTY of any kind */
/*
** EXECUTE.C - This is the ODBC sample dri