代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
remote-eb.c
/* Remote debugging interface for AMD 29000 EBMON on IBM PC, for GDB.
Copyright 1990, 1991, 1992 Free Software Foundation, Inc.
Contributed by Cygnus Support. Written by Jim Kingdon for Cygnus.
tally.control
#!/bin/sh
## $Revision: 1.5 $
## Tally/update the newgroup/rmgroup control log.
## Merge in a log that contains newgroup/rmgroup control messages so that
## the "control.log" file is updated to co
control.ctl.5
.\" $Revision: 1.4 $
.TH CONTROL.CTL 5
.SH NAME
control.ctl \- specify handling of Usenet control messages
.SH DESCRIPTION
The file
.\" =()()=
.I /var/spool/news/data/control.
control.java
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
control.java
package com.javapatterns.command.television;
public class Control
{
private Command onCommand;
private Command offCommand;
private Command changeChannel;
public Control(Comma
sample.acl
#
# Access control for mSQL
#
# Entries are of the form
#
database=test
read=bambi,-root
write=root
host=*
access=local,remote
option=rfc931
database=minerva
read=*
write=minerva
access=local
access.properties
# access.properties
# Access control file for Remote JMX API access to MBeanServer resources.
# This file defines the allowed access for different roles.
# The file format for the access file is syn
access.properties
# access.properties
# Access control file for Remote JMX API access to MBeanServer resources.
# This file defines the allowed access for different roles.
# The file format for the access file is syn
control.java
package com.javapatterns.command.television;
public class Control
{
private Command onCommand;
private Command offCommand;
private Command changeChannel;
public Control(Comma
remote.5
.\" SCCSID: @(#)remote.5 8.1 9/11/90
.\" Last modified 11/8/85 by CCB. Note the UNIX's here
.\" must stay -- they are in the code.
.TH remote 5
.SH Name
remote \- remote host description file
.SH De