代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/152843/5660010
makefile
#
# Copyright (C) 2002 - 2004 Jeff Dike (jdike@addtoit.com)
# Licensed under the GPL
#
obj-y := clone.o exec_kern.o mem.o mem_user.o mmu.o process.o process_kern.o \
syscall.o tlb.o trap_user.o uac
www.eeworm.com/read/474915/6797962
sql login.sql
USE MASTER
GO
if not exists (select * from master.dbo.syslogins where loginname = N'ADEL')
exec sp_addlogin N'ADEL', 'ADELOK',N'master',N'us_english'
GO
exec sp_addsrvrolemember N'ADEL', s
www.eeworm.com/read/395606/8167221
vhd control_fsm_rtl.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX
www.eeworm.com/read/293787/8272928
c dsr_interface.pr.c
/* Process model C form file: dsr_interface.pr.c */
/* Portions of this file copyright 1992-2001 by OPNET Technologies, Inc. */
/* This variable carries the header into the object file */
sta
www.eeworm.com/read/393485/8282401
cpp ex472_db2.cpp
#include
using namespace std;
#include
#define OTL_DB2_CLI // Compile OTL 4.0/DB-CLI
#include // include the OTL 4.0 header file
otl_connect db; // connect ob
www.eeworm.com/read/393485/8283134
cpp ex149_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8I // Compile OTL 4.0/OCI8
//#define OTL_ORA8I // Compile OTL 4.0/OCI8i
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i
www.eeworm.com/read/192687/8293995
scf mem_b.scf
;/****************************************Copyright (c)**************************************************
;** 广州周立功单片机发展有限公司
;** 研
www.eeworm.com/read/174072/9609045
cpp ex149_oci8.cpp
#include
using namespace std;
#include
#define OTL_ORA8 // Compile OTL 4.0/OCI8
//#define OTL_ORA8I // Compile OTL 4.0/OCI8i
//#define OTL_ORA9I // Compile OTL 4.0/OCI9i
#
www.eeworm.com/read/367832/9727709
vhd control_fsm_rtl.vhd
-------------------------------------------------------------------------------
-- --
-- X X XXXXXX XXXXXX