代码搜索:Monitor
找到约 10,000 项符合「Monitor」的源代码
代码结果 10,000
www.eeworm.com/read/421241/10747031
txt readme.txt
这个程序用于控制你的UMTS PCCard,输入SIM PIN码,发送和接收SMS短信,并监控网络连接。
This program is to control your UMTS PCCard: enter SIM PIN code, send and receive SMS and control/monitor the network connection.
www.eeworm.com/read/419052/10888382
8 iptraf.8
.TH IPTRAF 8 "IPTraf Help Page"
.SH NAME
iptraf \- Interactive Colorful IP LAN Monitor
.SH SYNOPSIS
.BR iptraf " { [ " -f " ] [ " -q " ] [ { " -i
.IR iface " | "
.BR -g " | " -d
.IR iface " | "
.BR
www.eeworm.com/read/418779/10912382
txt 10187.txt
Rule
--
Sid
10187
--
Summary:
This event is generated when an attempt is made to exploit a known vulnerability in Mercury Monitor over Firewall.
--
Impact:
High
--
Detailed Information:
Stack-base
www.eeworm.com/read/271610/10986680
c debug.c
/*++
THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS F
www.eeworm.com/read/468646/6986155
lst hello.lst
C51 COMPILER V7.06 HELLO 11/18/2008 19:27:48 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE HELLO
OBJECT MODULE PLACED IN H
www.eeworm.com/read/468646/6986162
c hello.c
#include /* special function register declarations */
/* for the intended 8051 derivative */
#include
www.eeworm.com/read/467036/7014176
c 串口通讯.c
//打开串口调试程序,将波特率设置为2400,无奇偶校验
#include /* special function register declarations */
/* for the intended 8051 derivative */
www.eeworm.com/read/140893/7117054
java worksanyway.java
//: c11:WorksAnyway.java
// In special cases, things just seem to work correctly.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.t