代码搜索:Collection

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

代码结果 10,000
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/243682/12924920

txt ge_smallworld_magik.txt

/L20"Magik" Line Comment = # Escape Char = \ File Extensions = MAGIK /Delimiters = ~!@$%^&*()+=|\/{}[]:; ,./ /Indent Strings = "{" /Unindent Strings = "}" /Function String = "%[ ^t]++^(sub[ ^t]
www.eeworm.com/read/475519/6790744

txt bs18b20information collection and voice broadcast.txt

包含文件有:main.c、18B20user.c、key.asm、18B20driver.asm //****主程序*********** /*功能描述:通过按键1(IOA0)来拨报当时的室温*/ #include "SPCE061A.h" #include "DS18B20User.h" typedef unsigned char uchar; uchar flag; int
www.eeworm.com/read/192102/8405645

htm ch23_03.htm

Win32::OLE::Enum (Perl in a Nutshell, 2nd Edition)
www.eeworm.com/read/290185/8498520

java exercise 4.sales.java

import java.util.*; /** * The class maintains a list of the orders that have been completed. This * class implements the interface Iterable to being able to iterate * through the order