代码搜索:Command

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

代码结果 10,000
www.eeworm.com/read/382895/8991564

html qftp.html

qftp qftp qftp is a utility that performs file transfers using ftplib based on instructions presented on the command line. For
www.eeworm.com/read/185622/8998176

txt rfc861.txt

Network Working Group J. Postel Request for Comments: 861 J. Reynolds
www.eeworm.com/read/185622/8999733

txt rfc1652.txt

Network Working Group J. Klensin, WG Chair Request for Comments: 1652 MCI Obsoletes: 1426
www.eeworm.com/read/283664/8999841

c obj_svcdataflash.c

//*--------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------------
www.eeworm.com/read/283664/8999923

c at45.c

/* Driver for ATMEL DataFlash support * Author : Hamid Ikdoumi (Atmel) * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public Licen
www.eeworm.com/read/283663/8999993

c obj_svcdataflash.c

//*--------------------------------------------------------------------------- //* ATMEL Microcontroller Software Support - ROUSSET - //*-------------------------------------------------------
www.eeworm.com/read/185622/9000606

txt rfc775.txt

RFC 775 Directory oriented FTP commands Page 1 DIRECTORY ORIENTED FTP COMMANDS David Mankins (dm@bbn-unix) Dan Franklin (dan@bbn-unix) A. D. Owen (
www.eeworm.com/read/185622/9001999

txt rfc821.txt

RFC 821
www.eeworm.com/read/382755/9002870

html sqlite.html

sqlite3: A command-line access program for SQLite databases
www.eeworm.com/read/382748/9003597

txt 批处理03.txt

10.for 命令   for 命令是一个比较复杂的命令,主要用于参数在指定的范围内循环执行命令。   在批处理文件中使用 FOR 命令时,指定变量请使用 %%variable   for {%variable %%variable} in (set) do command [ CommandLineOptions]   %variable 指定一个单一字母可替换的