代码搜索:executing

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

代码结果 1,160
www.eeworm.com/read/174006/9612446

txt 19.1.txt

Listing 19.1 Displaying Information About Assembly Identity // get the AssemblyName reference for the required assembly – // in this case the currently executing assembly Assembly execAssembly = As
www.eeworm.com/read/362688/9986619

txt readme.txt

---------------------------------------------------------------- NOTE: This version uses the new installer. You Must remove versions 5.8 and below by executing a) unwise/unwise32.exe in the eraser
www.eeworm.com/read/252940/12253139

c odbcapi.c

/*------- * Module: odbcapi.c * * Description: This module contains routines related to * preparing and executing an SQL statement. * * Classes: n/a * * API functions: SQLAllocConnect
www.eeworm.com/read/169602/5420062

readme

Executing flexScan-tests automatically ====================================== It is possible to execute almost al the flexBench-tests automatically. The procedure contains three steps: - inc
www.eeworm.com/read/312989/3647169

txt op34b0f8140000.txt

* Causes the currently executing thread to sleep (temporarily cease * execution) for the specified number of milliseconds. The thread * does not lose ownership of any monitors.
www.eeworm.com/read/144969/12758484

at synclines.at

# Executing Actions. -*- Autotest -*- # Copyright (C) 2002, 2004 Free Software Foundation, Inc. # This program is free software; you can redistribute it and/or modify #
www.eeworm.com/read/252940/12253620

c execute.c

/*------- * Module: execute.c * * Description: This module contains routines related to * preparing and executing an SQL statement. * * Classes: n/a * * API functions: SQLPrepare, SQL
www.eeworm.com/read/289592/3990103

sgml st-action-api.sgml

st-action functions for defining and executing actions. These f
www.eeworm.com/read/268796/4249998

silent

$description = "The following tests the special target .SILENT. By simply\n" ."mentioning this as a target, it tells make not to print\n" ."commands before executing them.