代码搜索:prepare 有哪些应用?
找到约 10,000 项符合「prepare 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/306178/3748783
c prepare.c
// prepare.c
inherit F_CLEAN_UP;
mapping valid_types =
([
"leg": "腿法",
"finger": "指法",
"hand": "手法",
"cuff": "拳法",
"claw": "爪法",
"strike": "掌法",
"unarmed": "拳脚",
// "sw
www.eeworm.com/read/304405/3799625
c prepare.c
#include "memory.h"
#define NO_FREE_MEMORY_BLOCK (-1)
int prepare_free_block(int memory_process_number,int sleep_semaphore)
{
int i,bn,return_value,max_number;
struct physical_block *b;
www.eeworm.com/read/288095/4011076
c prepare.c
/*
* prepare.c
*
* $Id: prepare.c,v 1.5 1999/06/01 15:31:41 VZ Exp $
*
* Prepare a query
*
* The iODBC driver manager.
*
* Copyright (C) 1995 by Ke Jin
www.eeworm.com/read/422060/2045594
c prepare.c
/*
** 2005 May 25
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness fo
www.eeworm.com/read/395296/2442579
c prepare.c
/*
** 2005 May 25
**
** The author disclaims copyright to this source code. In place of
** a legal notice, here is a blessing:
**
** May you do good and not evil.
** May you find forgiveness fo
www.eeworm.com/read/387667/2556990
7 prepare.7
.\\" auto-generated by docbook2man-spec $Revision: 1.1.1.1 $
.TH "PREPARE" "" "2008-01-03" "SQL - Language Statements" "SQL Commands"
.SH NAME
PREPARE \- prepare a statement for execution
.SH SYNOPSI