代码搜索:usage

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

代码结果 10,000
www.eeworm.com/read/432021/8638024

compare_dates

#!/usr/bin/perl # # $Id: compare_dates.txt 1339 2006-09-21 19:46:28Z tbailey $ # $Log$ # Revision 1.1 2005/07/28 23:52:45 nadya # Initial revision # # # AUTHOR: Timothy L. Bailey # CREATE DATE: $PG
www.eeworm.com/read/432021/8638092

fasta-unique-names

#!/usr/bin/perl # # $Id: fasta-unique-names.txt 1339 2006-09-21 19:46:28Z tbailey $ # $Log$ # Revision 1.1 2005/07/28 23:55:12 nadya # Initial revision # # # AUTHOR: Timothy L. Bailey # CREATE DATE:
www.eeworm.com/read/432021/8638117

txt fasta-unique-names.txt

#!@WHICHPERL@ # # $Id: fasta-unique-names.txt 1339 2006-09-21 19:46:28Z tbailey $ # $Log$ # Revision 1.1 2005/07/28 23:55:12 nadya # Initial revision # # # AUTHOR: Timothy L. Bailey # CREATE DATE: 3
www.eeworm.com/read/432021/8638209

txt compare_dates.txt

#!@WHICHPERL@ # # $Id: compare_dates.txt 1339 2006-09-21 19:46:28Z tbailey $ # $Log$ # Revision 1.1 2005/07/28 23:52:45 nadya # Initial revision # # # AUTHOR: Timothy L. Bailey # CREATE DATE: $PGM
www.eeworm.com/read/271398/10998252

h hid_commands.h

// // File: hid_commands.h // Description: The definitions of various HID usages, structures for // sending usage page reports, and flags for setting bits in the // usage page reports.
www.eeworm.com/read/102935/6228549

h hid-debug.h

/* * $Id: hid-debug.h,v 1.8 2001/09/25 09:37:57 vojtech Exp $ * * (c) 1999 Andreas Gal * (c) 2000-2001 Vojtech Pavlik * * Some debug stuff for the
www.eeworm.com/read/380406/9150561

h hid_report.h

/*===============================================================================// //== 文 件 名:hid_report.h //== author :gnsusn //== 说 明:定义hid设备报告结构,该报告描述符号由HID Descriptor tool生成 //== 修改日志:200
www.eeworm.com/read/303425/13816444

h memusage.h

#ifndef _MEM_USAGE_H_ #define _MEM_USAGE_H_ float get_mem_usage (void); #endif
www.eeworm.com/read/285975/8796802

048_best ch04.048_best

############################################################################## ## Code fragment (Recommended) from Chapter 4 of "Perl Best Practices" ## ## Copyright (c) O'Reilly & Associates
www.eeworm.com/read/231489/14231549

tail makefile.tail

##### End of variables to change MEDIA_SERVER = live555MediaServer$(EXE) ALL = $(MEDIA_SERVER) all: $(ALL) .$(C).$(OBJ): $(C_COMPILER) -c $(C_FLAGS) $< .$(CPP).$(OBJ): $(CPLUSPLUS_COMPILE