代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/304657/3793983
sgi readme.sgi
Performance of the incremental collector can be greatly enhanced with
-DNO_EXECUTE_PERMISSION.
The collector should run with all of the -32, -n32 and -64 ABIs. Remember to
define the AS macro in the
www.eeworm.com/read/303435/3812504
readme
RADME for NORMRAY
This demo shows how to use the programs trimodel and normray
to trace rays normally incident upon a user specified interface.
To execute the Demo, type:
Xnormrays
PSnormrays
Th
www.eeworm.com/read/293070/3934896
java leaveaction.java
package action;
import javax.servlet.http.*;
import org.apache.struts.action.*;
public class LeaveAction extends Action{
public ActionForward execute(ActionMapping mapping,ActionForm
www.eeworm.com/read/283639/4076345
java threadpool.java
package com.brackeen.javagamebook.util;
import java.util.LinkedList;
/**
A thread pool is a group of a limited number of threads that
are used to execute tasks.
*/
public class ThreadP
www.eeworm.com/read/275576/4174375
groovy executetest_linuxsolaris.groovy
#! /usr/bin/env groovy
import java.io.IOException
/**
* Test to ensure that the execute mechanism works fine on Linux and Solaris. For these OSs we
* can effectively guarantee the exista
www.eeworm.com/read/271875/4221944
t057trapdauthtest3
#!/bin/sh
. ../eval_tools.sh
HEADER snmptrapd discards of incorrect view types
#
# Begin test
#
CONFIGTRAPD createUser testuser
CONFIGTRAPD authuser execute testuser noAuthNoPriv
CONFIGTRAPD agen
www.eeworm.com/read/271650/4226499
def zlib.def
LIBRARY "zlib"
DESCRIPTION '"""zlib data compression library"""'
EXETYPE NT
SUBSYSTEM WINDOWS
STUB 'WINSTUB.EXE'
VERSION 1.13
CODE EXECUTE READ
DATA READ WRITE
HEAPSIZE
www.eeworm.com/read/270919/4231732
install
Installation for TinyOS-specific uisp:
Execute
./COMPILE
(you can run the commands it contains directly if you prefer)
Then:
make install
(you must be root on Linux to perform this step)
WARNIN
www.eeworm.com/read/448187/1691318
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