代码搜索:executing
找到约 1,160 项符合「executing」的源代码
代码结果 1,160
www.eeworm.com/read/349545/3143820
m gcbf.m
function fig = gcbf
%GCBF Get handle to current callback figure.
% FIG = GCBF returns the handle of the figure that contains the object
% whose callback is currently executing. If the current
www.eeworm.com/read/432813/1889504
java store.java
/*
* Store.java
* The package functions contains the different class executing the different functions of the FlightSystem Reservation.
*/
package reservation.system.functions;
import java.io.*;
www.eeworm.com/read/432813/1889506
java reserve.java
/*
* Reserve.java
* The package functions contains the different class executing the different functions of the FlightSystem Reservation.
*/
package reservation.system.functions;
import java.util.
www.eeworm.com/read/203690/15353218
pas rtcisapi.pas
{
@html()
ISAPI Extensions Provider
@html()
- Copyright (c) Danijel Tkalcec
@html()
This unit implements methods for executing ISAPI extensions received with @Link(T
www.eeworm.com/read/202416/15384347
java upperoperation.java
public class UpperOperation extends Operation{
String order[];
String param;
String param1;
boolean control=false;//control the parameter for executing the method of execute();
public UpperO
www.eeworm.com/read/202416/15384358
java loweroperation.java
public class LowerOperation extends Operation{
String order[];
String param;
String param1;
boolean control=false;//control the parameter for executing the method of execute();
public LowerO
www.eeworm.com/read/279612/10410544
h process.h
#ifndef PROCESS_H
#define PROCESS_H
typedef enum {
CREATED = 1,
CLOSED,
DELAYED,
ACTIVATED,
SUSPENDED,
EXECUTING
} PSTATE;
class PROCESS {
friend class SIMSYSTEM;
friend
www.eeworm.com/read/418779/10904663
txt 1777.txt
Rule:
--
Sid:
1777
--
Summary:
This rule detects an attacker executing the STAT command along with file globbing character '*'. This affects Cisco equipment and Microsoft's IIS 4.0, 5.0, and 5.1.
www.eeworm.com/read/323119/13352602
inc show_msg80.inc
#### include/show_msg80.inc
#
# This file writes the value set in @message into the a protocol file as part
# of executing a test sequence with a dash line that is fixed on 80 characters.
#
# This can
www.eeworm.com/read/119796/6082190
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