代码搜索:execute
找到约 10,000 项符合「execute」的源代码
代码结果 10,000
www.eeworm.com/read/232657/4696504
java command.java
package command;
public interface Command {
public abstract void execute();
}
www.eeworm.com/read/178865/5312181
as executable.as
interface com.gamepackage.events.Executable
{
function execute(): Void;
}
www.eeworm.com/read/268454/4252526
java command.java
package command;
public interface Command {
public abstract void execute();
}
www.eeworm.com/read/268454/4252531
java command.java
package command;
public interface Command {
public abstract void execute();
}
www.eeworm.com/read/268454/4252536
java command.java
package command;
public interface Command {
public abstract void execute();
}
www.eeworm.com/read/268454/4252541
java command.java
package command;
public interface Command {
public abstract void execute();
}
www.eeworm.com/read/431999/1901636
as executable.as
interface com.gamepackage.events.Executable
{
function execute(): Void;
}
www.eeworm.com/read/151353/5683666
ref hdllib.ref
MO Code_Memory NULL ../source/code_memory.v vlg3B/Code_Memory.bin
MO Execute NULL ../source/execute.v vlg47/Execute.bin
MO Control NULL ../source/control.v vlg41/Control.bin
MO Registers NULL ../so
www.eeworm.com/read/277284/10649589
8 sudo.8
.TH SUDO 8
.SH NAME
sudo \- execute a command as the superuser
visudo \- edit the sudoers file
.SH SYNOPSIS
.B sudo
.I command
.SH DESCRIPTION
.I Sudo
allows a permitted user to execute a
.I comm