代码搜索:exec

找到约 10,000 项符合「exec」的源代码

代码结果 10,000
www.eeworm.com/read/156039/5613333

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/156034/5615249

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/156034/5615260

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/156031/5615289

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/156031/5615300

scf mem_b.scf

;/****************************************Copyright (c)************************************************** ;** 广州周立功单片机发展有限公司 ;** 研
www.eeworm.com/read/152843/5657544

c v850e2_cache.c

/* * arch/v850/kernel/v850e2_cache.c -- Cache control for V850E2 cache * memories * * Copyright (C) 2003 NEC Electronics Corporation * Copyright (C) 2003 Miles Bader * * Th
www.eeworm.com/read/195484/8150041

in pangoft2.pc.in

prefix=@prefix@ exec_prefix=@exec_prefix@ libdir=@libdir@ includedir=@includedir@ Name: Pango FT2 Description: Freetype 2.0 font support for Pango Version: @VERSION@ Requires: pango Libs: -L${libdir}
www.eeworm.com/read/295484/8159637

makefile

TOPDIR = .. include $(TOPDIR)/Rules.mak EXTRA_LIBS += -lpthread DFLAGS = -static EXEC = $(INSTALL_DIR)/httpd ./httpd OBJS = httpd.o copy.o $(TOPDIR)/keyboard/kbd_zlg7289.o $(TOPDIR)/keyboard/get_ke
www.eeworm.com/read/295484/8159665

bak makefile.bak

TOPDIR = .. include $(TOPDIR)/Rules.mak EXTRA_LIBS += -lpthread DFLAGS = -static EXEC = $(INSTALL_DIR)/httpd OBJS = httpd.o copy.o $(TOPDIR)/keyboard/kbd_zlg7289.o $(TOPDIR)/keyboard/get_key.o HTT
www.eeworm.com/read/395456/8172437

makefile

# makefile for installing Lua # see INSTALL for installation instructions # see src/Makefile and src/luaconf.h for further customization # == CHANGE THE SETTINGS BELOW TO SUIT YOUR ENVIRONMENT ======