代码搜索:executing
找到约 1,160 项符合「executing」的源代码
代码结果 1,160
www.eeworm.com/read/323119/13352633
inc show_msg.inc
#### include/show_msg.inc
#
# This file writes the value set in @message into the
# a protocol file as part of executing a test sequence
#
# Usage:
# Add the following to any *.test file:
# :
www.eeworm.com/read/119796/6082235
c flashpic_strata.c
/* flashpic_strata.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 same
www.eeworm.com/read/127767/14336918
txt e240. committing and rolling back updates to a database.txt
By default, a connection commits all updates to the database immediately and automatically. For example, executing an UPDATE SQL query immediately commits the change. This example shows how to disable
www.eeworm.com/read/37180/899851
cpp c12-3.cpp
#include
using namespace std;
class Point
{public:
Point(){}
~Point(){cout
www.eeworm.com/read/37180/899852
cpp c12-3-2.cpp
#include
using namespace std;
class Point
{public:
Point(){}
virtual ~Point(){cout
www.eeworm.com/read/229812/4751731
gml fdosexe.gml
.chap Compiling, Linking, and Executing
.*
.section Introduction
.*
.np
&product can operate in the following ways.
.autopoint
.point
compile, link and execute your source program in a single
www.eeworm.com/read/189753/5191777
sh unload_module.sh
#! /bin/bash
#
# A simple script to unload the kernel module and remove the old device nodes
# for it.
#
# Note:
# this must be run as root
#
# Check that root is executing us
if [ "$EUID" != "0" ];
www.eeworm.com/read/177493/5324615
dpr oracledemo.dpr
// Direct Oracle Access - Oracle demo
// Allround Automations
// support@allroundautomations.nl
// http://www.allroundautomations.nl
//
// This application demonstrates:
// - Executing user-defi
www.eeworm.com/read/177493/5324616
pas oracledemounit.pas
// Direct Oracle Access - Oracle demo
// Allround Automations
// support@allroundautomations.nl
// http://www.allroundautomations.nl
//
// This application demonstrates:
// - Executing user-defi
www.eeworm.com/read/177493/5324661
cpp oracledemo.cpp
// Direct Oracle Access - Oracle demo
// Allround Automations
// support@allroundautomations.nl
// http://www.allroundautomations.nl
//
// This application demonstrates:
// - Executing user-defi