代码搜索结果
找到约 10,000 项符合
SD Card 的代码
card.h
/* $Id: card.h,v 1.1.1.1 2004/02/04 12:56:18 laputa Exp $
*
* Driver parameters for SpellCaster ISA ISDN adapters
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software ma
card.java
/*
* Copyright 1999-2002 Carnegie Mellon University.
* Portions Copyright 2002 Sun Microsystems, Inc.
* Portions Copyright 2002 Mitsubishi Electric Research Laboratories.
* All Rights Reserve
card.dat
658769879
68768
658679879
324365878
68679879
card.java
package text;
import java.io.Serializable;
public class Card implements Serializable{
public Card() {
}
private String id;
private String password;
private int balance;
private S