代码搜索:Executable
找到约 10,000 项符合「Executable」的源代码
代码结果 10,000
www.eeworm.com/read/334239/3370086
scr reset_go_main.scr
// Hitex/Gn/12.07.2007
// Executable Script file for HiTOP Debugger
// Target Hitex evaluation board with STM32
// Flash application
// Reset
RESET TARGET
// execute program till main
www.eeworm.com/read/329537/3430979
test
#/bin/sh
# Compare the output of ../src/indent to correct output
# generated by earlier versions
INDENT=../src/indent
# First, make sure the executable exists
if test -x $INDENT; then
if test -d
www.eeworm.com/read/327766/3454278
java vmthread.java
/* VMThread -- VM interface for Thread of executable code
Copyright (C) 2003 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it a
www.eeworm.com/read/326021/3476540
readme
Writing APR tests
All APR tests should be executable in 2 ways, as an individual program, or
as a part of the full test suite. The full test suite is controlled with
the testall program. At the
www.eeworm.com/read/305065/3780878
readme
Larbin is a web crawler written by Sebastien Ailleret
Compiling
Simply type 'make'
Running
Please have a look at larbin.conf
the executable program is 'larbin'
Doc
The documentation is in the doc d
www.eeworm.com/read/303435/3812483
waves
#! /bin/sh
set -x
## Andreas Rueger March 02, 1997
## Ray tracing in homogeneous anisotropic media
## Type the name of the executable to get
## on-line documentation
### output files
### Change the
www.eeworm.com/read/290808/3970714
c wrapunix.c
/*
* Socket wrapper functions.
* These could all go into separate files, so only the ones needed cause
* the corresponding function to be added to the executable. If sockets
* are a library (SVR4
www.eeworm.com/read/290808/3970748
c wrapsock.c
/*
* Socket wrapper functions.
* These could all go into separate files, so only the ones needed cause
* the corresponding function to be added to the executable. If sockets
* are a library (SVR4
www.eeworm.com/read/285891/4044248
java vmthread.java
/* VMThread -- VM interface for Thread of executable code
Copyright (C) 2003 Free Software Foundation
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it a
www.eeworm.com/read/283906/4073960
readme
Writing APR tests
All APR tests should be executable in 2 ways, as an individual program, or
as a part of the full test suite. The full test suite is controlled with
the testall program. At the