代码搜索结果
找到约 10,000 项符合
SD Card 的代码
card.java
package com.ata.shoping;
import java.util.Vector;
public class Card {
Vector plist= new Vector();
/**
* 添加产品到购物车列表
* @param p 接受的产品实例
* @return true 添加产品成功 false 添
card.java
import javax.swing.JOptionPane;
class card
{
private static int cardNo;
private static int password;
private static int balance;
static
{
cardNo=1001;
password=1111;
balance=100
card.h
/* $Id: card.h,v 1.1.10.1 2001/09/23 22:24:59 kai Exp $
*
* Driver parameters for SpellCaster ISA ISDN adapters
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* This software may
card.h
/*
* linux/include/linux/mmc/card.h
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by th