代码搜索:GUID
找到约 3,527 项符合「GUID」的源代码
代码结果 3,527
www.eeworm.com/read/122711/14673063
cpp t3dlib1.cpp
// T3DLIB1.CPP - Game Engine Part I
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
// has the GUID library been included?
//#ifndef INITGUID
//#d
www.eeworm.com/read/220819/14787393
h umssguid.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
UMSSGUID.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mod
www.eeworm.com/read/116362/14977564
h umssguid.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
UMSSGUID.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mod
www.eeworm.com/read/212792/15149498
cpp t3dlib1.cpp
// T3DLIB1.CPP - Game Engine Part I
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
// has the GUID library been included?
//#ifndef INITGUID
//#d
www.eeworm.com/read/207864/15260260
cs ssbmessage.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Data;
using System.IO;
namespace SSBExternalActivationRouter
{
class SSBMessage
{
public Guid
www.eeworm.com/read/205624/15310858
cs position.cs
using System;
using System.Collections.Generic;
using System.Text;
namespace immune_algorithm
{
public class Position
{
public Guid cityId;
public int x;
public
www.eeworm.com/read/6374/84913
h guidiso.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
GuidIso.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mode
www.eeworm.com/read/17237/725415
cpp cydesc.cpp
/*Summary
The application cydesc is used to open the device with cypress GUID and get the device descriptor
*/
#include
#include
#include "cyapi.h"
#include
www.eeworm.com/read/455035/1625672
h guidiso.h
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name:
GuidIso.h
Abstract:
The below GUID is used to generate symbolic links to
driver instances created from user mode
www.eeworm.com/read/451220/1664106
cs blog.cs
using System;
using System.Collections.Generic;
namespace NHibernate.Test.NHSpecificTest.NH1419
{
[Serializable]
public class Blog
{
private Guid id;
private string name;
private