代码搜索:Command
找到约 10,000 项符合「Command」的源代码
代码结果 10,000
www.eeworm.com/read/145256/12741763
texi overview.texi
@node Overview, Installation, Top, Top
@comment node-name, next, previous, up
@chapter Overview
@cindex Overview
Zebra is a routing software package that provides TCP/IP based
routing services
www.eeworm.com/read/144929/12761808
readme
The compile command for the 2313 is:
sccavr -clan -h0xdf -s0xbf -v0 -Iio2313.h intex1.c
www.eeworm.com/read/144732/12774772
h res.h
// AT command "at"
char cmdAT[]={'a','t',0x0d,0x0a,0};
// AT command "at+fset=0"
char cmdfset[]={'a','t','+','f','s','e','t','=','0',0x0d,0x0a,0};
// AT command "at+cad?"
char cmdcad[]={'a','t','
www.eeworm.com/read/144648/12778263
in cartis.8.in
.TH CARTIS 8 "2001 April 1" "Debian Project"
.SH NAME
cartis \- Administration of the cartridge numbers.
.SH SYNOPSIS
.B cartis
.br
.B cartis
-i [-S ]
.
www.eeworm.com/read/144614/12781442
todo
To-Do list for project SMSLink
==============================
(Last modified on 28/07/99)
* Clean code (add tests after each malloc)
* Improve Makefiles
* Might be needed to add "routing help" for
www.eeworm.com/read/144614/12781508
bugs
SMSLink Server - KNOWN BUGS
===========================
(last modified on 21/02/99)
(01/09/98)
* When the parser experience a "parse error" (typing mistake, command not recog-
nized by the grammar)
www.eeworm.com/read/245271/12807100
h ide.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
我的邮箱:computer-lov@tom.com
欢迎访问我的blog: http://computer00.21ic.org
IDE.H File I
www.eeworm.com/read/144124/12812067
5 hosts_options.5
.TH HOSTS_OPTIONS 5
.SH NAME
hosts_options \- host access control language extensions
.SH DESCRIPTION
This document describes optional extensions to the language described
in the hosts_access(5) docum
www.eeworm.com/read/143595/12857426
tex labels.tex
%/* ----------------------------------------------------------- */
%/* */
%/* ___ */
www.eeworm.com/read/330668/12876517
txt readme.txt
# README.TXT
This project is a generic base for a HC12 ANSI-C project debugged with a P&E Cable12 .
Project layout:
===============
Folders used:
- Sources: Will contain your sources. Fo