代码搜索:execute

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

代码结果 10,000
www.eeworm.com/read/480149/6677843

c simpleeng.c

/*necessory header file*/ #include "engine.h" #include "stdio.h" #include "conio.h" #define BUFFERLEN 256 /*main function*/ void main() { Engine *ep; char cmd[BUFFERLEN]; int i=0
www.eeworm.com/read/477862/6724384

asp jiashiyuansave.asp

www.eeworm.com/read/476355/6757979

c item.c

#include void main() { int counter = 1; // Initialize the control variable while (counter
www.eeworm.com/read/409272/11337672

c item.c

#include void main() { int counter = 1; // Initialize the control variable while (counter
www.eeworm.com/read/409142/11345093

c simpleeng.c

/*necessory header file*/ #include "engine.h" #include "stdio.h" #include "conio.h" #define BUFFERLEN 256 /*main function*/ void main() { Engine *ep; char cmd[BUFFERLEN]; int i=0
www.eeworm.com/read/408881/11366299

java plsql_fileexample.java

/* * This sample demonstrate basic File support * * It shows * 1. how to use DIRECTORY object * 2. how to use PL/SQL package -- dbms_lob to * open, access, retrieve information from, * c
www.eeworm.com/read/408881/11366306

java personobject.java

/* * This sample demonstrate basic Object support in the oci8 driver * * It shows * 1. how to use StructDescriptor and STRUCT to create objects * of user-defined compounded type structure
www.eeworm.com/read/408881/11366437

java plsqlindextab.java

/* * This sample demonstrates how to make PL/SQL calls * with index-by table parameters * * Please use jdk1.2 or later version */ // You need to import java.sql, oracle.sql and oracle.jdbc pack
www.eeworm.com/read/408881/11366443

java ntierauth.java

/* * A Ntier Authentication Sample * * It 1. create new users proxy and client * grant corresponding privileges to them * 2. create new roles role1, role2, and * grant some operat
www.eeworm.com/read/262629/11397652

cs casemanager.cs

/*---------------------------------------------------------------------- Author: Kamal Patel Date: Feb 26 2002 AD Version: 1.2 Copyright: (c) Kamal Patel, All rights reserved. Email: kppa