代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/431110/1912440
sh myid_test.sh
#!/bin/sh
set +o emacs
: ==== start ====
D=/testing/scripts/ipsec.conf-myid-01
export IPSEC_CONFS="$D/etc-nomyid"
ipsec setup start
sleep 4
/testing/pluto/basic-pluto-01/eroutewait.sh trap
ipsec
www.eeworm.com/read/430282/1934139
ld stm32f10x_flash_offset.ld
/*
Default linker script for STM32F10x_512K_64K
Copyright RAISONANCE S.A.S. 2008
*/
/* include the common STM32F10x sub-script */
/* Common part of the linker scripts for STM32 devices*/
www.eeworm.com/read/430282/1934240
ld stm32f10x_flash_extsram.ld
/*
Default linker script for STM32F10x_512K_64K
Copyright RAISONANCE S.A.S. 2008
*/
/* include the common STM32F10x sub-script */
/* Common part of the linker scripts for STM32 devices*/
www.eeworm.com/read/429139/1951512
ld stm32f10x_flash_offset.ld
/*
Default linker script for STM32F10x_512K_64K
Copyright RAISONANCE S.A.S. 2008
*/
/* include the common STM32F10x sub-script */
/* Common part of the linker scripts for STM32 devices*/
www.eeworm.com/read/429139/1951613
ld stm32f10x_flash_extsram.ld
/*
Default linker script for STM32F10x_512K_64K
Copyright RAISONANCE S.A.S. 2008
*/
/* include the common STM32F10x sub-script */
/* Common part of the linker scripts for STM32 devices*/
www.eeworm.com/read/425982/1997644
ld stm32f10x_flash_offset.ld
/*
Default linker script for STM32F10x_512K_64K
Copyright RAISONANCE S.A.S. 2008
*/
/* include the common STM32F10x sub-script */
/* Common part of the linker scripts for STM32 devices*/
www.eeworm.com/read/420998/2057188
makefile
all: .depend client server
DIR_PREFIX=../
include ../../MakeVars
INSTALL_DIR = poa/hello-2
INSTALL_SRCS = Makefile client.cc server.cc hello.idl
INSTALL_SCRIPTS = hello
server: hello.h hell