代码搜索:Executable

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

代码结果 10,000
www.eeworm.com/read/139189/13184935

metatop

#! /bin/sh # # Top is very sensitive to differences in the kernel, so much so that an # executable created on one sub-architecture may not work on others. It # is also quite common for a minor OS rev
www.eeworm.com/read/325700/13189026

txt readme.txt

Run the following to rebuild the DSP program: cl6x -@options The result is a C6x executable file blink.out. The DSP program blink.out is an LED blinker program, which lights the LEDs whil
www.eeworm.com/read/136971/13350741

1 gzexe.1

.TH GZEXE 1 .SH NAME gzexe \- compress executable files in place .SH SYNOPSIS .B gzexe [ name ... ] .SH DESCRIPTION The .I gzexe utility allows you to compress executables in place and have them aut
www.eeworm.com/read/320159/13432156

txt readme.txt

The executable in this directory is self-contained: It does not read any input.
www.eeworm.com/read/319979/13437890

tcl permissn.tcl

# PERMISSN.TCL - Setup procedures for implementing permission wizard page # # Copyright 1999 Wind River Systems, Inc # # modification history # -------------------- # 01d,09sep99,bjl check for SETUP
www.eeworm.com/read/316707/13518444

mak hasm.mak

# /Fefilename sets the name of the executable # /Idirectory sets a single include directory # /Ddefine defines a macro OPTIONS=/nologo /Fehasm.exe /I.\ /DWINDOWS_32 HASM.EXE: CL.EXE $(
www.eeworm.com/read/311346/13631947

bat asdf.bat

@echo off java -jar gourmet-coffee-sample-executable.jar
www.eeworm.com/read/308995/13684592

txt readme.txt

The executable in this directory is self-contained: It does not read any input.
www.eeworm.com/read/303669/13810509

in myapp.in

# Copyright (c) 2001-2003 The Trustees of Indiana University. # All rights reserved. # Copyright (c) 1998-2001 University of Notre Dame. # All rights
www.eeworm.com/read/302157/13840860

jamfile

# Bayes++ Jamfile - See Boost.build # Simple - Simple filter example # Declare the location of this subproject relative to the project root. subproject Simple ; # The executable for the example exe