代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/418779/10911718
txt 8085.txt
Rule:
--
Sid:
8085
--
Summary:
This event is generated when an attempt is made to execute a UNIX command via a known vulnerability in HP OpenView Network Node Manager (NNM).
--
Impact:
Seriou
www.eeworm.com/read/418779/10915295
txt 8086.txt
Rule:
--
Sid:
8086
--
Summary:
This event is generated when an attempt is made to execute a UNIX command via a known vulnerability in HP OpenView Network Node Manager (NNM).
--
Impact:
Seriou
www.eeworm.com/read/418779/10916326
txt 8089.txt
Rule:
--
Sid:
8089
--
Summary:
This event is generated when an attempt is made to execute a UNIX command via a known vulnerability in HP OpenView Network Node Manager (NNM).
--
Impact:
Seriou
www.eeworm.com/read/468463/6990992
sin insert-header.sin
# Sed script that inserts the file called HEADER before the header entry.
#
# At each occurrence of a line starting with "msgid ", we execute the following
# commands. At the first occurrence, insert
www.eeworm.com/read/465351/7053552
cs icontroller.cs
using System;
using System.Collections;
using Model;
namespace Controller
{
///
/// IController 的摘要说明。
///
public interface IController
{
IModel Execute(IDictiona
www.eeworm.com/read/463724/7176258
sin insert-header.sin
# Sed script that inserts the file called HEADER before the header entry.
#
# At each occurrence of a line starting with "msgid ", we execute the following
# commands. At the first occurrence, insert
www.eeworm.com/read/463454/7180614
readme
mpr - multivariate polynomial regression
This file provides some explanations on how to use the programs mpr
and mpx to compute and execute a regression polynomial. However, it
does not explain all o
www.eeworm.com/read/458682/7291320
sh ex54.sh
#!/bin/bash
exec echo "Exiting \"$0\"." # Exit from script here.
# ----------------------------------
# The following lines never execute.
echo "This echo will never echo."
exit 99
www.eeworm.com/read/449765/7496867
java httpserver.java
/*This is the implementation of Hyper Text Transfer Protocol in Java.This program can be use as sever which is able to process requsts for HTML pages.
To execute the program using LOCALHOST follow
www.eeworm.com/read/444596/7611081
readme
Not all of the tests in this directory run on all systems.
First execute "make clean" and then build all the programs that will
compile: "make -i". You will get an error for every program that w