代码搜索结果

找到约 10,000 项符合 Monitor 的代码

monitor.c

#include #include #include #include #include #include #include #include #include "common.h" int main()

monitor.c

#include #include #include #include #include #include #include #include #include #include

monitor.js

live800_companyID="56122"; var enterurl="http://www.thinkshop.cn/brandshop.php"; jid="4998953177"; live800_configID="37884"; var live800_baseUrl="chat.live800.com"; var live800_baseHtmlUrl="chat.

monitor.h

void uart_init(); /* Initialize UART and Flush FIFOs */ char xgetc (); /* Get a byte from UART Rx FIFO */ char uart_test(); /* Check number of data in UART Rx FIFO */ void xputc (char); /* P

monitor.c

/*------------------------------------------------*/ /* UART functions */ #include #include #include "integer.h" #include "io86fm29.h"

monitor.h

void uart_init(); /* Initialize UART and Flush FIFOs */ char xgetc (); /* Get a byte from UART Rx FIFO */ char uart_test(); /* Check number of data in UART Rx FIFO */ void xputc (char); /* P

monitor.c

/*------------------------------------------------*/ /* SCI and Monitor I/O functions */ #include #include #include "iodefine.h" #include "monitor.h"

monitor.java

package operator; import java.io.Serializable; import java.io.UnsupportedEncodingException; import myclass.conn.MD5Encode; public class Monitor implements Serializable { private String mo

monitor.h

/* * Asterisk -- An open source telephony toolkit. * * Copyright (C) 1999 - 2005, Digium, Inc. * * Mark Spencer * * See http://www.asterisk.org for more information about

monitor.h

//========================================================================== // // monitor.h // // Main definitions for the CygMON ROM monitor // //====================================