代码搜索结果
找到约 10,000 项符合
SD Card 的代码
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
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.java
package model;
import java.io.*;
public class Card
{
private int CardID = 0;
private String UserName = "";
private String Title = "";
private String TitleDetail="";
private Str
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
package bingo.shared;
import java.util.Random;
import java.util.Vector;
import java.util.Stack;
import java.io.Serializable;
import java.security.*;
// a Bingo card, created by the GameKeeper and si
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
card.java
package com.qyg.tools;
import java.util.*;
import com.qyg.shop.product.Product;
public class Card {
ArrayList plist= new ArrayList();
/**
* 添加产品到购物车列表
* @param p 接
card.java
package de.tsr.jsol.logic;
import de.tsr.jsol.gui.IGraphicsWrapper;
import javax.microedition.lcdui.*;
import java.io.*;
public class Card implements ICard {
private int _suit;
private in
card.java
package cardclient;
/**
* Title: CardClient
*
* Description: lizhenpeng
*
* Copyright: Copyright (c) 2005
*
* Company: LP&P
*
* @author lipeng
* @ver