代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/109272/15560529

txt readme.txt

CPU Usage Measurement routines for Delphi and C++ Builder Compatible with Windows 95/98/NT/2000 Version: 1.02 Creation: Jul 8, 2000 Unit: adCpuUsage.pas USAGE: 1. Include thi
www.eeworm.com/read/108423/15586233

abxtest

#! /bin/sh # # abxtest - simple ABX double-blind testing script # Copyright (C) 2000-2004 Robert Leslie # # This program is free software; you can redistribute it and/or modify # it under the terms of
www.eeworm.com/read/105882/15656182

tm cref.tm

#i linuxdoc.tm #d slang \bf{S-lang} #d jed \bf{jed} #d slang-c-programmers-guide \em{S-Lang Library C Programmer's Guide} #d kw#1 \tt{$1} #d exmp#1 \tt{$1} #d var#1 \tt{$1} #d ldots ... #d chapter#1
www.eeworm.com/read/103891/15717322

c cjpeg.c

/* * alternate cjpeg.c * * Copyright (C) 1991-1998, Thomas G. Lane. * This file is part of the Independent JPEG Group's software. * For conditions of distribution and use, see the accompanying RE
www.eeworm.com/read/100607/15869376

c cryptenv.c

/**************************************************************************** * * * cryptlib Enveloping Routines * * Copyright Peter Gutmann 1996-2002 * *
www.eeworm.com/read/438696/7728053

h joystk.h

/* joystk.h */ xdata unsigned char ReportDescriptor[59] = { 0x05, 0x01, /* USAGE_PAGE (Generic Desktop) */ 0x15, 0x00, /* LOGICAL_MINIMUM (0)
www.eeworm.com/read/438696/7728092

bak joystk.bak

/* joystk.h */ unsigned char ReportDescriptor[59] = { 0x05, 0x01, /* USAGE_PAGE (Generic Desktop) */ 0x15, 0x00, /* LOGICAL_MINIMUM (0)
www.eeworm.com/read/224250/14600171

bat makedrvr.bat

@echo off if "%1"=="" goto usage2 if "%3"=="" goto usage2 if not exist %1\bin\setenv.bat goto usage2 call %1\bin\setenv %1 %4 %2 cd %3 build -b -w %5 %6 %7 %8 %9 goto exit :usage echo usag
www.eeworm.com/read/170988/5401187

h reportdescriptor.h

// D:\WdmbookWhistler\chap13\hidfake\sys\ReportDescriptor.h char ReportDescriptor[64] = { 0x05, 0x05, // USAGE_PAGE (Gaming Controls) 0x09, 0x03,
www.eeworm.com/read/373615/9447995

pas hidtoken.pas

{******************************************************************} { } { Borland Delphi Runtime Library