代码搜索:Control System

找到约 10,000 项符合「Control System」的源代码

代码结果 10,000
www.eeworm.com/read/242732/4538687

c control.c

/* * ReactOS * Copyright (C) 2004 ReactOS Team * Copyright (C) 2004 GkWare e.K. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GN
www.eeworm.com/read/242732/4538688

rc control.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #include #include #define REACTOS_STR_FILE_DESCRIPTION "ReactOS System Control
www.eeworm.com/read/242732/4538739

c control.c

/* * PROJECT: ReactOS Services * LICENSE: GPL - See COPYING in the top level directory * FILE: base/system/servman/control * PURPOSE: Stops, pauses and resumes a service *
www.eeworm.com/read/242732/4539146

c control.c

/* * PROJECT: ReactOS Services * LICENSE: GPL - See COPYING in the top level directory * FILE: base/system/sc/control.c * PURPOSE: Stops, pauses and resumes a service * CO
www.eeworm.com/read/242732/4539519

c control.c

#include /* TODO: MmMapIoSpace() */ /* This checks the read or write status port of the device. */ BOOLEAN WaitForReady( PSOUND_BLASTER_PARAMETERS SBDevice,
www.eeworm.com/read/242732/4540261

c control.c

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS NDIS library * FILE: ndis/control.c * PURPOSE: Program control routines * PROGRAMMERS: Casper S. Ho
www.eeworm.com/read/242732/4543091

c control.c

/* Control Panel management * * Copyright 2001 Eric Pouech * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public *
www.eeworm.com/read/242732/4544222

c control.c

/* * WLDAP32 - LDAP support for Wine * * Copyright 2005 Hans Leidekker * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Gener
www.eeworm.com/read/240529/4573095

java control.java

package com.javapatterns.command.television; public class Control { /** * @directed */ private Command onCommand, offCommand, changeChannel; public Control(Command o
www.eeworm.com/read/240162/4591033

java control.java

/* Control.java -- Copyright (C) 2001 Free Software Foundation, Inc. This file is part of GNU Classpath. GNU Classpath is free software; you can redistribute it and/or modify it under the terms o