代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/413714/2159588
h execute.h
/*****************************************************************************
* Copyright Statement:
* --------------------
* This software is protected by Copyright and the information contain
www.eeworm.com/read/389922/2529933
c execute.c
/* execute.c - run a bc program. */
/* This file is part of bc written for MINIX.
Copyright (C) 1991, 1992 Free Software Foundation, Inc.
This program is free software; you can redistribute
www.eeworm.com/read/387868/2554728
h execute.h
/////////////////////////////////////////////////////////////////////////////
// Name: unix/execute.h
// Purpose: private details of wxExecute() implementation
// Author: Vadim Zeitlin
www.eeworm.com/read/387667/2556983
7 execute.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "EXECUTE" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
EXECUTE \- execute a prepared statement
.SH SYNOPSIS
.sp
www.eeworm.com/read/383333/2618601
h execute.h
/*
* Copyright (c) 1998-2001 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the confidential and proprietary information of Sun
* Microsystems, Inc. ("Confidential Informatio
www.eeworm.com/read/376006/2717757
c execute.c
/* $PostgreSQL: pgsql/src/interfaces/ecpg/ecpglib/execute.c,v 1.76.2.1 2008/03/01 03:26:44 tgl Exp $ */
/*
* The aim is to get a simpler inteface to the database routines.
* All the tidieous messin