代码搜索结果
找到约 10,000 项符合
Monitor 的代码
monitor.mot
S00E00004D4F4E49544F52204D4F54B9
S11300000100244C245024542458245C2460246487
S11300102468246C247024742478247C248024840C
S11300202488248C249024942498249C24A024A4FC
S113003024A824AC24B024B424B824BC24
monitor.lst
C51 COMPILER V7.02b MONITOR 01/18/2005 13:48:05 PAGE 1
C51 COMPILER V7.02b, COMPILATION OF MODULE MONITOR
OBJECT MODULE PLACED I
monitor.c
/****************************************/
/* Copyright (c) 2004, 通信工程学院 */
/* All rights reserved. */
/****************************************/
#include
monitor.c
#include
#include
#include
#include
#include
int main(int arg, char *argv[],char ** environ)
{
int fd[2];
pid_t pid;
int stat_v