代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/234134/4662006
h process.h
/***
*process.h - definition and declarations for process control functions
*
* Copyright (c) 1985-1990, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file contains the declara
www.eeworm.com/read/233448/4689346
java process.java
/* Process.java - Represent spawned system process
Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, 2005
Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is fr
www.eeworm.com/read/230647/4720740
h process.h
/***
*process.h - definition and declarations for process control functions
*
* Copyright (c) 1985-1999, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines t
www.eeworm.com/read/229812/4730432
h _process.h
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4740905
mh process.mh
/*
* process.h Process spawning and related routines
*
:include crwatqnx.sp
*/
#ifndef _PROCESS_H_INCLUDED
#define _PROCESS_H_INCLUDED
:include readonly.sp
:include cpluspro.sp
#ifnde
www.eeworm.com/read/229812/4749921
c process.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4752474
new process.new
:set symbol='novell' value='0 = 1'
:set symbol='notnovell' value='1 = 1'
:set symbol='develop' value='0 = 1'
:set symbol='notdevelop' value='1 = 1'
:set symbol='lang' value='0 = 1'
:set symbol='n
www.eeworm.com/read/229812/4752491
gml process.gml
:set symbol='novell' value='0 = 1'
:set symbol='notnovell' value='1 = 1'
:set symbol='develop' value='0 = 1'
:set symbol='notdevelop' value='1 = 1'
:set symbol='lang' value='0 = 1'
:set symbol='n
www.eeworm.com/read/229453/4755785
c process.c
#include "Process.h"
#include "flash.h"
#include "const.h"
int nATlen = 0;
int nBuf1 = 0;
int nBuf2 = 0;
int nBuf3 = 0;
void Init_Process(void)
{
///////////////////////////////////
www.eeworm.com/read/229453/4755790
h process.h
#ifndef _PROCESS_H
#define _PROCESS_H
/////////////////////////////////////////////////
// 定义串口处理函数
void Init_Process(void);
int ProcessUART0(char pBuf[],int nLen,int nChar);
int ProcessUART1(