代码搜索:executed
找到约 9,141 项符合「executed」的源代码
代码结果 9,141
www.eeworm.com/read/173823/9634025
java stopme.java
// Chapter 7, Listing 4
public class StopMe extends Thread
{
// Run method is executed when thread first started
public void run()
{
int count = 1;
System.out.println ("I can count. Wa
www.eeworm.com/read/269830/11075763
gel c5509.gel
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
C5509_Init();
GEL_TextOut("Gel StartUp Complete.\n");
}
menuitem "C5509_Configuration";
hotmenu CPU_Reset()
{
GE
www.eeworm.com/read/203680/15353552
gel c5509.gel
/* The Startup() function is executed when the GEL file is loaded. */
StartUp()
{
C5509_Init();
GEL_TextOut("Gel StartUp Complete.\n");
}
menuitem "C5509_Configuration";
hotmenu CPU_Reset()
{
GE
www.eeworm.com/read/106865/15618844
tcl tk.tcl
# tk.tcl --
#
# Initialization script normally executed in the interpreter for each
# Tk-based application. Arranges class bindings for widgets.
#
# RCS: @(#) $Id: tk.tcl,v 1.20.2.2 2001/10/19 17:33:
www.eeworm.com/read/147422/5729972
m gcdsp.m
% Script : label the gain envelope in a gross or detailed way on Gcdis_f
%
% gcdsp.m is a call_function executed by "env_dsp" on figure(Gcset_f).
val=get(env_dsp,'Value');
if val==1 %%
www.eeworm.com/read/147422/5730022
m sh_fmt.m
% Function : shift the formant from the GCI display using the mouse.
% sh_fmt will shift one formant up or down by clicking the mouse.
%
% sh_fmt.m is a call_function executed by "shift_up" o
www.eeworm.com/read/146877/5734404
txt install.txt
INSTALL - snd1-demof
ATMEL - 2002
REQUIREMENTS
------------
This demonstration package is intended for AT89C51SND1 product.
It must be executed on the development board of AT89c51snd1 V2.
www.eeworm.com/read/137691/5820978
makefile
# $Id: Makefile,v 1.12 2004/08/17 16:07:15 jwhui Exp $
#
# Bootloader for mica2, mica2dot, and telos platforms
#
# This bootloader is a self-contained executable. Meaning that when
# executed, it wil
www.eeworm.com/read/135543/5886564
txt install.txt
INSTALL - snd1-demof
ATMEL - 2002
REQUIREMENTS
------------
This demonstration package is intended for AT89C51SND1 product.
It must be executed on the development board of AT89c51snd1 V2.
www.eeworm.com/read/100285/6271867
sh runwisc.sh
#!/bin/sh
# $Header: /usr/local/cvsroot/pgsql/src/test/bench/runwisc.sh,v 1.4 1999/05/23 18:53:30 momjian Exp $
#
# Note that in our published benchmark numbers, we executed the command in the
# foll