代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/16718/683692
exe process.exe
www.eeworm.com/read/16910/702538
h process.h
/***
*process.h - definition and declarations for process control functions
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines t
www.eeworm.com/read/17094/715743
cpp process.cpp
// Process.cpp : Implementation of CProcess
#include "stdafx.h"
#include "ProcFind.h"
#include "Process.h"
/////////////////////////////////////////////////////////////////////////////
// CProc
www.eeworm.com/read/17094/715747
rgs process.rgs
HKCR
{
Process.Process.1 = s 'Process Class'
{
CLSID = s '{977DA8D2-41D5-11D2-BC00-AC6805C10E27}'
}
Process.Process = s 'Process Class'
{
CurVer = s 'Process.Process.1'
}
NoRemove
www.eeworm.com/read/17094/715750
h process.h
// Process.h : Declaration of the CProcess
#ifndef __PROCESS_H_
#define __PROCESS_H_
#include "resource.h" // main symbols
#include "IShellExtInitImpl.h" // IShellExtInit
#includ
www.eeworm.com/read/26953/861493
h process.h
/***
*process.h - definition and declarations for process control functions
*
* Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* This file defines t
www.eeworm.com/read/21765/928405
doc pcb process .doc
www.eeworm.com/read/26198/955408
c process.c
#define uchar unsigned char
uchar scankb(void); //键盘扫描
extern void signal(void); //P2.0产生2ms方波
extern void RS232(void); //由键盘接收字符并回发
extern void sent (void); //向PC发送字符串
extern void displa
www.eeworm.com/read/27335/983155
c process.c
#define uchar unsigned char
uchar scankb(void); //键盘扫描
extern void signal(void); //P2.0产生2ms方波
extern void RS232(void); //由键盘接收字符并回发
extern void sent (void); //向PC发送字符串
extern void displa
www.eeworm.com/read/28787/1006820
c process.c
/******************************************************
输入点X0~X3,输入端口P0.0~P0.3,输入映像InMap0~InMap3
输入点Y0~Y3,输出端口P1.0~P1.3,输出映像OutMap0~OutMap3
十个定时器,定时器逻辑位(溢出标志)是DT
十个计数器,定时器逻辑位(溢出标志)是Cnt,复位标志是RST
*