代码搜索:Notes
找到约 10,000 项符合「Notes」的源代码
代码结果 10,000
www.eeworm.com/read/198041/7955704
h ds2450_old.h
//*****************************************************************************
// File Name : ds2450.c
// Title : Dallas 1-Wire DS2450 A2D Sensor Library
// Revision : 5
// Notes :
// Target
www.eeworm.com/read/297493/8013482
c intusb.c
/*++
Module Name:
intusb.c
Abstract:
Main module
Author:
Environment:
kernel mode only
Notes:
All Rights Reserved.
--*/
#include "intusb.h"
#include
www.eeworm.com/read/297150/8050373
java chess.java
import java.util.*;
import java.io.*;
public class Chess extends GameSearch {
/**
* Notes: PROGRAM false -1, HUMAN true 1
*/
/**
* PUBLIC API (mos
www.eeworm.com/read/297110/8052017
c enum.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
pnp.c
Abstract:
SCSI disk class driver
Environment:
kernel mode only
Notes:
Revision History:
www.eeworm.com/read/297110/8052035
c pnp.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
pnp.c
Abstract:
SCSI disk class driver
Environment:
kernel mode only
Notes:
Revision History:
www.eeworm.com/read/297110/8052040
h disk.h
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
disk.c
Abstract:
SCSI disk class driver
Environment:
kernel mode only
Notes:
Revision History:
www.eeworm.com/read/297110/8052062
c part.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
disk.c
Abstract:
SCSI disk class driver
Environment:
kernel mode only
Notes:
Revision History:
www.eeworm.com/read/297110/8052074
c data.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
disk.c
Abstract:
SCSI disk class driver
Environment:
kernel mode only
Notes:
Revision History:
www.eeworm.com/read/297110/8052077
c disk.c
/*++
Copyright (C) Microsoft Corporation, 1991 - 1999
Module Name:
disk.c
Abstract:
SCSI disk class driver
Environment:
kernel mode only
Notes:
Revision History:
www.eeworm.com/read/296123/8120284
cpp regexp.cpp
// Win32 porting notes.
#if defined( _MBCS )
#pragma message( __FILEINFO__ "This code is broken under _MBCS, " \
"see the comments at the top of this file." )
#endif //_MBCS
//
//
// In