代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/353083/10472410
cmd flat.cmd
@echo off
if "%1"=="" goto :usage
if "%2"=="" goto :usage
sqlplus -s %1 @flat.sql %2
goto :done
:Usage
echo "usage flat un/pw [tables|views]"
echo "example flat scott/tiger emp dept"
echo "de
www.eeworm.com/read/352831/10503857
int msi_cpuusage.int
{*******************************************************}
{ }
{ MiTeC System Information Components }
{ CPU Usage Ev
www.eeworm.com/read/423881/10528172
lst keyboard.lst
C51 COMPILER V7.00 KEYBOARD 12/15/2004 13:45:58 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE KEYBOARD
OBJECT MODULE PLACED I
www.eeworm.com/read/278507/10531183
lc main.lc
/* include main1 */
#include "udpcksum.h"## 1 ##src/udpcksum/main.c##
/* define global variables */## 2 ##src/udpcksum/main.c##
struct sockaddr *dest, *local;## 3 ##src/udpcksum/mai
www.eeworm.com/read/278507/10531194
c main.c
/* include main1 */
#include "udpcksum.h"
/* DefinE global variables */
struct sockaddr *dest, *local;
struct sockaddr_in locallookup;
socklen_t destlen, locallen;
int datalink; /* from pcap_d
www.eeworm.com/read/159920/10589067
c touch.c
/*----------------------------------------------------------------------*
* Program: touch *
* Programmer: Ray L. McVay
www.eeworm.com/read/351845/10603729
h parseargs.h
/*
* parseargs.h
*
* Command line argument parser.
*
* Copyright 1996-2003 Glyph & Cog, LLC
*/
#ifndef PARSEARGS_H
#define PARSEARGS_H
#ifdef __cplusplus
extern "C" {
#endif
#include "gtypes.
www.eeworm.com/read/351829/10604774
in next.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
www.eeworm.com/read/351829/10604776
in applied.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#
www.eeworm.com/read/351829/10604786
in previous.in
#! @BASH@
# This script is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License version 2 as
# published by the Free Software Foundation.
#
#