代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
monitor.java
/**
* @(#)Monitor.java
*
*
* @author
* @version 1.00 2007/10/22
*/
public interface Monitor {
}
monitor.java
/**
* @(#)Monitor.java
*
*
* @author
* @version 1.00 2007/10/22
*/
public interface Monitor {
public void getDescription();
}
monitor.java
/*
* Copyright (c) [2005] [Jeffrey Moore]
*
* Redistributions in source code form must reproduce the above copyright and
* this condition.
*
* The contents of this file are subject to the Sun P
monitor.java
package org.sadun.util.polling;
import java.awt.BorderLayout;
import java.awt.event.WindowAdapter;
import java.awt.event.WindowEvent;
import java.io.File;
import java.io.IOException;
import ja
monitor.inf
[Identification]
OptionType = MONITOR
[Options]
"TPS Fax Port Monitor" = apfmon40
[Identify]
read-syms Identification
set Status = STATUS_SUCCESSFUL
monitor.h
/**
* @file rtems/monitor.h
*
* The RTEMS monitor task.
*/
/*
* $Id: monitor.h,v 1.24 2006/01/16 15:13:57 joel Exp $
*/
#ifndef __MONITOR_H
#define __MONITOR_H
#include /*
monitor.mt
# Target: Motorola m68k embedded (EST emulator, rom68k and bug monitors)
TDEPFILES= m68k-tdep.o monitor.o remote-est.o cpu32bug-rom.o rom68k-rom.o abug-rom.o dbug-rom.o dsrec.o
TM_FILE= tm-monitor.h
monitor.c
/****************************************/
/* Copyright (c) 2004, 通信工程学院 */
/* All rights reserved. */
/****************************************/
#include
monitor.c
#include "cgilib.h"
int main()
{
FILE *fp;
char s[60];
char localip[20],netmask[20];
if ((fp=fopen("/etc/config/start","r"))==NULL)
{
html_message("error","cannot read the parameters fi