代码搜索:execute

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

代码结果 10,000
www.eeworm.com/read/385844/8786620

c execute.c

/* Copyright (c) 1992-1993 The Regents of the University of California. All rights reserved. See copyright.h for copyright notice and limitation of liability and disclaimer of warranty provisions
www.eeworm.com/read/185309/9043695

frm execute.frm

VERSION 2.00 Begin Form frmExecute Caption = "Command to Execute" ClientHeight = 1350 ClientLeft = 1215 ClientTop = 3915 ClientWidth = 6180
www.eeworm.com/read/381627/9081606

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
www.eeworm.com/read/380481/9145761

c execute.c

/* execute.c - code used by small shell to execute commands */ #include #include #include #include #include int execute(char *argv[]) /* * pu
www.eeworm.com/read/380385/9151265

cpp execute.cpp

#include "stdafx.h" #include "Execute.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif namespace SbjCore { namespace Sys { boo
www.eeworm.com/read/380385/9151417

h execute.h

#pragma once namespace SbjCore { namespace Sys { bool AFX_EXT_API Execute(LPCTSTR lpszExe, LPCTSTR lpszCmdLine); } } //*** Modification History *** // $Log: $
www.eeworm.com/read/183260/9173812

out execute.out

REM execute.out REM Chapter 10, Oracle9i PL/SQL Programming by Scott Urman REM This file shows the output from running the execute.sql script REM in SQL*Plus. SQL> @execute SQL> REM execute.sql
www.eeworm.com/read/183260/9173832

sql execute.sql

REM execute.sql REM Chapter 10, Oracle9i PL/SQL Programming by Scott Urman REM This script demonstrates the behavior of the EXECUTE system REM privilege. set echo on set serveroutput on -- F
www.eeworm.com/read/379157/9205778

c execute.c

www.eeworm.com/read/366065/9834255

test execute.test

# This file contains tests for the tclExecute.c source file. Tests appear # in the same order as the C code that they test. The set of tests is # currently incomplete since it currently includes only