代码搜索:cli
找到约 6,094 项符合「cli」的源代码
代码结果 6,094
www.eeworm.com/read/159030/5588849
java cli.java
package java6035.tools.CLI;
import java.util.Vector;
/**
* A generic command-line interface for 6.035 compilers. This class
* provides command-line parsing for student projects. It recognizes
*
www.eeworm.com/read/158683/5596467
h cli.h
/*-< CLI.H >---------------------------------------------------------*--------*
* FastDB Version 1.0 (c) 1999 GARRET * ? *
* (Main Memory Database Management Sy
www.eeworm.com/read/154890/5633437
h cli.h
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
www.eeworm.com/read/154890/5633467
c cli.c
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
www.eeworm.com/read/195309/8165269
h cli.h
/************************************************************************
* RSTP library - Rapid Spanning Tree (802.1t, 802.1w)
* Copyright (C) 2001-2003 Optical Access
* Author: Alex Rozin
*
www.eeworm.com/read/195309/8165274
c cli.c
/************************************************************************
* RSTP library - Rapid Spanning Tree (802.1t, 802.1w)
* Copyright (C) 2001-2003 Optical Access
* Author: Alex Rozin
*
www.eeworm.com/read/171592/9745779
run cli.run
www.eeworm.com/read/171592/9745792
hlp cli.hlp
Internal CLI Commands:
Cls - Clear Screen
Copy - Copy Files (From To)
Dir - Directory listing
Debug - Enter Debugger
Dump - Hex dump of a file
Exit -
www.eeworm.com/read/171592/9745826
atf cli.atf
.DATA
.INCLUDE MPUBLICS.INC
.CODE
.INCLUDE \CM32\LIB\FMTDIO.ASM
.INCLUDE \CM32\LIB\FILEIO.ASM
.INCLUDE \CM32\LIB\CTYPE.ASM
.INCLUDE \CM32\LIB\STRING.ASM
.INCLUDE CLI.ASM
.CODE
.START
JMP _m
www.eeworm.com/read/171592/9745828
doc cli.doc
Copyright 1991-1993, R.A. Burgess
The MMURTL Command Line Interpreter
The MMURTL Command Line Interpreter (called CLI) is a program that accepts commands and executes them for you.
The CLI s