代码搜索:Scripts
找到约 7,993 项符合「Scripts」的源代码
代码结果 7,993
www.eeworm.com/read/110490/15532477
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/104551/15690047
install-sh
#!/bin/sh
#
# install - install a program, script, or datafile
#
# This originates from X11R5 (mit/util/scripts/install.sh), which was
# later released in X11R6 (xc/config/util/install.sh) with the
#
www.eeworm.com/read/100085/15885565
src xcomm.src
#!/bin/sh
# $Id: xcomm.src,v 1.16 1998/02/17 09:53:37 mdejonge Exp $
#
# $Source: /home/mdejonge/CVS/projects/modem/scripts/xcomm.src,v $
# $Revision: 1.16 $
# Author: Merijn de Jonge
# Email
www.eeworm.com/read/192102/8404491
htm ch11_04.htm
Running CGI Scripts with mod_perl (Perl in a Nutshell, 2nd Edition)
www.eeworm.com/read/428159/8888341
mac dma_run_from_flash.mac
; DMA_run_from_flash.mac file June 13 2007 S.M.
; Script file for P&E Micro debugger for Decrementer example
; Assumes MMU and SRAM init occurred by other scripts
hloadmap ..\bin\DMA-BlockMove-fl
www.eeworm.com/read/428159/8888480
mac pll_run_from_flash.mac
; PLL_run_from_flash.mac file June 13 2007 S.M.
; Script file for P&E Micro debugger for Decrementer example
; Assumes MMU and SRAM init occurred by other scripts
hloadmap ..\bin\PLL-sysclk-flash
www.eeworm.com/read/428159/8888520
mac dec_run_from_flash.mac
; DEC_run_from_flash.mac file June 13 2007 S.M.
; Script file for P&E Micro debugger for Decrementer example
; Assumes MMU and SRAM init occurred by other scripts
hloadmap ..\bin\DEC-flash.elf
www.eeworm.com/read/428159/8889139
mac fit_run_from_flash.mac
; FIT_run_from_flash.mac file June 13 2007 S.M.
; Script file for P&E Micro debugger for Decrementer example
; Assumes MMU and SRAM init occurred by other scripts
hloadmap ..\bin\FIT-flash.elf
www.eeworm.com/read/428159/8889148
mac fit_run_from_ram.mac
; FIT_run_from_ram.mac file June 13 2007 S.M.
; Assumes MMU and SRAM init occurred by other scripts
hload ..\bin\FIT-ram.elf ; load program
gotil main ; run until main
clearvar ; C
www.eeworm.com/read/428159/8889335
mac dspi-spitospi_run_from_ram.mac
; DSPI-SPItoSPI_run_from_ram.mac file June 13 2007 S.M.
; Script file for P&E Micro debugger for Decrementer example
; Assumes MMU and SRAM init occurred by other scripts
hload ..\bin\DSPI-SPItoS