代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/207371/15274308
inf cm8738-x64-wavert.inf
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVers
www.eeworm.com/read/207371/15274315
inf cm8738-x64.inf
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVers
www.eeworm.com/read/207371/15274325
inf cm8738-x32-wavert.inf
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVers
www.eeworm.com/read/207371/15274344
inf cm8738-x32.inf
[Version]
Signature="$CHICAGO$"
Class=MEDIA
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
provider=%CMMfgName%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=CMIReleaseDate,CMIVers
www.eeworm.com/read/207026/15283955
h shellext.h
/* static char *shellext_id =
"@(#)Copyright (C) H.Shirouzu 2005 shellext.h Ver1.12"; */
/* ========================================================================
Project Name : Fast/Forc
www.eeworm.com/read/206376/15296109
sql 查询分析器中使用系统存储过程sp_addtype创建用户定义数据类型.sql
/*深红色——存储过程
红色——字符串
绿色——系统表
深绿色——注释
粉色——系统函数
蓝色——关键字
灰色——操作符
*/
sp_addtype @typename = address,
@phystype = 'char(40)', @nulltype = 'not null'
--全局惟一标识符代码(Globall
www.eeworm.com/read/170988/5401645
h devicelist.h
// DeviceList.h - Interface to CDeviceList class
// Copyright (C) 1999 by Walter Oney
// All rights reserved
#ifndef DEVICELIST_H
#define DEVICELIST_H
/////////////////////////////////
www.eeworm.com/read/169775/5410670
h comcorelib.h
/* comCoreLib.h - core COM definitions */
/* Copyright (c) 2001 Wind River Systems, Inc. */
/*
modification history
--------------------
01f,07aug01,dbs return multiple interfaces during creation
0