代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/115011/6121156
h popnpop.h
void load_pop_n_pop(void);
void clear_pop_n_pop(void);
void draw_pop_n_pop(void);
void execute_pop_n_pop_frame(void);
www.eeworm.com/read/486859/6530993
c bind.c
#include "ocilib.h"
int main(void)
{
OCI_Connection *cn;
OCI_Statement *st;
int code;
if (!OCI_Initialize(NULL, NULL, OCI_ENV_DEFAULT))
return EXIT_FAILURE;
www.eeworm.com/read/479287/6691009
c threadx_cpu.c
/**************************************************************************/
/* */
/* only for 32bit mode and dosn't sup
www.eeworm.com/read/125362/14496750
tcl tape.tcl
# -*- Mode: Tcl -*-
# tape.tcl
#
# Description :
#
# Copyright (c) 1996,1997 PDC, Network Appliance. All Rights Reserved.
#
# $Id: tape.tcl,v 1.4 1997/02/01 09:50