代码搜索:executing

找到约 1,160 项符合「executing」的源代码

代码结果 1,160
www.eeworm.com/read/119796/6082241

c flashpic_28f640.c

/* flashpic_28f640.c: This file contains the portion of the flash driver code that can be relocated (pic = position independent code) to RAM space so that it is not executing out of the s
www.eeworm.com/read/118881/6093329

java jdbcstatement.java

/* * jdbcStatement.java */ package org.hsql; import java.sql.*; /** * The object used for executing a static SQL statement * and obtaining the results produced by it. * * Onl
www.eeworm.com/read/408881/11366317

makefile

# # Makefile for compiling and executing files under # demo/samples/generic/NestedCollection/ # # Usage: make | | | | # # Before you run any demo programs, yo
www.eeworm.com/read/408881/11366433

makefile

# # Makefile for compiling and executing following files # demo/samples/jdbcoci/*.java # # Usage: make | | | # # Before you run any demo programs, you should: #
www.eeworm.com/read/253518/12217778

readme

This directory includes a set of scripts which will add event points to the network stack for use with the WindView visualization tool. Each script is executed from the Tornado Shell. Executing t
www.eeworm.com/read/209083/15227458

vts whois.vts

; Testing Support for Executing the BACnet Who-Is Service ; Version 2.1 ; ; written by Steven T. Bushby, 09/13/96 ; updated 10/31/96 DER bit added ;
www.eeworm.com/read/16502/674039

m gcbo.m

function [object, fig] = gcbo %GCBO Get handle to current callback object. % OBJECT = GCBO returns the handle of the object whose callback is % currently executing. This handle is obtained fro
www.eeworm.com/read/459034/1574962

java context.java

package jmathlib.core.interpreter; //import MathLib.Tokens.*; /**A context object contains the variables and code for the executing function*/ public class Context implements java.io.Serializab
www.eeworm.com/read/242732/4538497

txt seamlessrdp-channel.txt

TODO ---- * Command for executing new programs. * Commands for changing z order and focus. * Command for transferring icon. * Think about protocol version management * Try to assure th
www.eeworm.com/read/239567/4598488

py test_simpletipper.py

''' @author Fabio Zadrozny ''' import os import sys #make it as if we were executing from the directory above this one (so that we can use pycompletionserver #without the need for it being in t