代码搜索:usage
找到约 10,000 项符合「usage」的源代码
代码结果 10,000
www.eeworm.com/read/165926/5476400
bat re2nfa.bat
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system3
www.eeworm.com/read/165926/5476401
bat re2xml.bat
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system3
www.eeworm.com/read/165926/5476405
bat re2c.bat
@rem = '--*-Perl-*--
@echo off
if "%OS%" == "Windows_NT" goto WinNT
perl -x -S "%0" %1 %2 %3 %4 %5 %6 %7 %8 %9
goto endofperl
:WinNT
perl -x -S %0 %*
if NOT "%COMSPEC%" == "%SystemRoot%\system3
www.eeworm.com/read/162811/5513060
c util.c
/*////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
//
www.eeworm.com/read/162807/5514171
c jpegtran.c
/*
* jpegtran.c
*
* Copyright (C) 1995-1997, Thomas G. Lane.
* This file is part of the Independent JPEG Group's software.
* For conditions of distribution and use, see the accompanying README fi
www.eeworm.com/read/162614/5540541
readme
Read blast.h for purpose and usage.
Mark Adler
madler@alumni.caltech.edu
www.eeworm.com/read/162519/5547061
readme
Read blast.h for purpose and usage.
Mark Adler
madler@alumni.caltech.edu
www.eeworm.com/read/160027/5577203
c util.c
/*////////////////////////////////////////////////////////////////////////
//
// INTEL CORPORATION PROPRIETARY INFORMATION
// This software is supplied under the terms of a license agreement or
//
www.eeworm.com/read/159854/5580244
cpp rcvall.cpp
//
// Module:
// rcvall.cpp
//
// Abstract:
// This sample shows how to use the ioctls SIO_RCVALL,
// SIO_RCVALL_MCAST, and SIO_RCVALL_IGMPMCAST. This sample
// captures all packets
www.eeworm.com/read/159854/5580290
cpp nspinstall.cpp
// Module: nspinstall.c
//
// Description:
// This program install and removes our custom namespace
// provider (mynsp.dll). This is done via the WSCInstallNameSpace
// and WSCUninstallN