代码搜索结果
找到约 23,563 项符合
SD Card 的代码
sd.c
/*
* sd.c Copyright (C) 1992 Drew Eckhardt
* Linux scsi disk driver by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
* add
sd.h
/*
* sd.h Copyright (C) 1992 Drew Eckhardt
* SCSI disk driver header file by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@tantalus.nrl.navy.mil to
*
card.h
/* $Id: card.h,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Driver parameters for SpellCaster ISA ISDN adapters
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may b
serial-card.c
/*
* linux/drivers/acorn/char/serial-card.c
*
* Copyright (C) 1996-1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
card.h
/*
* $Id: card.h,v 1.1 1996/11/07 13:07:40 fritz Exp $
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* card.h - Driver parameters for SpellCaster ISA ISDN adapters
*
* This pro
serial-card.c
/*
* linux/drivers/acorn/char/serial-card.c
*
* Copyright (C) 1996-1999 Russell King.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU G
sd.c
/*
* sd.c Copyright (C) 1992 Drew Eckhardt
* Copyright (C) 1993, 1994, 1995, 1999 Eric Youngdale
*
* Linux scsi disk driver
* Initial versions: Drew Eckhardt
*
sd.h
/*
* sd.h Copyright (C) 1992 Drew Eckhardt
* SCSI disk driver header file by
* Drew Eckhardt
*
*
*
* Modified by Eric Youngdale eric@andant
card.h
// card.h : Ccard 的声明
#pragma once
// 代码生成在 2008年3月21日, 15:28
class Ccard : public CRecordset
{
public:
Ccard(CDatabase* pDatabase = NULL);
DECLARE_DYNAMIC(Ccard)
// 字段/参数数据
// 以下
card.cpp
// card.h : Ccard 类的实现
// Ccard 实现
// 代码生成在 2008年3月21日, 15:28
#include "stdafx.h"
#include "card.h"
IMPLEMENT_DYNAMIC(Ccard, CRecordset)
Ccard::Ccard(CDatabase* pdb)
: CRecordset(p