代码搜索结果
找到约 10,000 项符合
PID 的代码
pid.tests
test `(echo $$)` = `echo $$`; echo $?
httpd.pid
5988
chenqz.pid
3584
httpsd.pid
1916
pid.bat
@echo off
ECHO Use this batch file to make a new cab file. Press CTRL-C to cancel, or
pause
"C:\Program Files\Microsoft Visual Studio\VB98\Wizards\PDWizard\MAKECAB.EXE" /f "Project1.DDF"
pid.h
#ifndef _LINUX_PID_H
#define _LINUX_PID_H
enum pid_type
{
PIDTYPE_PID,
PIDTYPE_TGID,
PIDTYPE_PGID,
PIDTYPE_SID,
PIDTYPE_MAX
};
struct pid
{
/* Try to keep pid_chain in the same c
pid.mdl
Model {
Name "PID"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
ShowPortDataTypes
pid.txt
#include "p30f2020.h"
_FOSCSEL(PRIOSC_PLL) // This sets up the device for use with external Crystal in PLL MODE
_FOSC(CSW_FSCM_OFF & HS) // This sets the Oscillator Source
_FWDT(FWDTEN_OFF)