代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5435920
v2 jamfile.v2
# bring in the rules for testing
import testing ;
run ../test/common_factor_test.cpp
../../test/build//boost_test_exec_monitor ;
run ../octonion/octonion_test.cpp
../../test/build
www.eeworm.com/read/162614/5529874
c opt-7.c
/* { dg-do compile } */
/* { dg-options "-O2 -fPIC" } */
/* { dg-require-effective-target tls } */
static __thread void *baz [4] __attribute__((tls_model ("initial-exec")));
void foo (void)
{
void
www.eeworm.com/read/158865/5593434
h svr4-t.h
/* Definitions of target machine for GNU compiler. Tandem S2 w/ NonStop UX. */
/* Use the default value for this. */
#undef STANDARD_INCLUDE_DIR
#undef MACHINE_TYPE
#define MACHINE_TYPE "TANDEM Sy
www.eeworm.com/read/195484/8151175
in pango.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
pango_module_version=@PANGO_MODULE_VERSION@
Name: Pango
Description: Internationalized text handling
Version: @VERSI
www.eeworm.com/read/172197/9720024
h cmd.h
enum{
LIST_CMD=0,
LED_BLINK,
GET_FILE,
EXEC_FILE,
END_OF_CMD
};
typedef struct cmd_map{
int command;
char* cmdline;
} cmd_map;
typedef void (*func_p)(void);
#define CMDLN_SZ 0x100
#define P
www.eeworm.com/read/335618/12512076
c initials_aloha_tx.pr.c
/* Process model C form file: initials_aloha_tx.pr.c */
/* Portions of this file copyright 1992-2003 by OPNET Technologies, Inc. */
/* This variable carries the header into the object file */
www.eeworm.com/read/334090/12641846
c led_testbench.c
//===============================================================================
// TEXAS INSTRUMENTS INCORPORATED PROPRIETARY INFORMATION
//
// Property of Texas Instruments
// Fo
www.eeworm.com/read/237993/13914110
txt mssql附加数据库.txt
不行把你的 数据库的实体附加上去~~其方法如下:
附加数据库方法:
exec sp_attach_single_file_db @dbname = 'yy', @physname = 'c:\yy.mdf'
将只有一个数据文件的数据库附加到当前服务器。
语法
sp_attach_single_file_db [ @dbname = ] 'dbname'
, [ @physnam
www.eeworm.com/read/203067/15365875
am clean-cxx.am
## ####################################################################
##
## File: clean-cxx.am
##
## Purpose: Adds in more things to clean.
##
## Version: $Id: clean-cxx.am,v 1.6 2005/06/21 12:07:11
www.eeworm.com/read/203062/15366440
am clean-cxx.am
## ####################################################################
##
## File: clean-cxx.am
##
## Purpose: Adds in more things to clean.
##
## Version: $Id: clean-cxx.am,v 1.6 2005/06/21 12:07:11