代码搜索:executed
找到约 9,141 项符合「executed」的源代码
代码结果 9,141
www.eeworm.com/read/206848/15288296
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/206847/15288306
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/20138/832968
tcl tk.tcl
# tk.tcl --
#
# Initialization script normally executed in the interpreter for each
# Tk-based application. Arranges class bindings for widgets.
#
# SCCS: @(#) tk.tcl 1.97 97/06/13 14:57:46
#
# Copyr
www.eeworm.com/read/38405/911673
txt changelog.txt
0.1- 16.Oct.2008
- unattended section handled better- if BTS drivers pack was not used, fake setup as per Pyron's method will be executed. This will launch presetup.cmd and when done real Setup will
www.eeworm.com/read/40112/915498
tcl tk.tcl
# tk.tcl --
#
# Initialization script normally executed in the interpreter for each
# Tk-based application. Arranges class bindings for widgets.
#
# SCCS: @(#) tk.tcl 1.97 97/06/13 14:57:46
#
# Copyr
www.eeworm.com/read/37803/1085699
txt changelog.txt
0.1- 16.Oct.2008
- unattended section handled better- if BTS drivers pack was not used, fake setup as per Pyron's method will be executed. This will launch presetup.cmd and when done real Setup will
www.eeworm.com/read/474814/1389065
tcl tk.tcl
# tk.tcl --
#
# Initialization script normally executed in the interpreter for each
# Tk-based application. Arranges class bindings for widgets.
#
# SCCS: @(#) tk.tcl 1.87 96/09/30 09:28:02
#
# Copyr
www.eeworm.com/read/474814/1389067
tcl tk.tcl
# tk.tcl --
#
# Initialization script normally executed in the interpreter for each
# Tk-based application. Arranges class bindings for widgets.
#
# SCCS: @(#) tk.tcl 1.81 96/02/16 10:48:13
#
# Copyr
www.eeworm.com/read/241991/4556781
java immediatetask.java
package org.jgroups.util;
/**
* Task which is executed immediately and only one time
* @author Bela Ban
* @version $Id: ImmediateTask.java,v 1.1 2006/09/04 07:33:25 belaban Exp $
*/
public
www.eeworm.com/read/229403/4756344
profile
# ~/.bashrc: executed by bash(1) for non-login interactive shells.
export PATH=\
/bin:\
/sbin:\
/usr/bin:\
/usr/sbin:\
/usr/bin/X11:\
/usr/local/bin
# If running interactively, then:
if [ "$PS1" ];