代码搜索结果
找到约 10,000 项符合
SD Card 的代码
card.java
package dujid.araneid;
import java.awt.*;
public class Card {
private Pools pool;
private Image front;
private Image rear;
private Image current;
private String code;
public Ca
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
card.h
//
// CardLib - Card class
//
// Freeware
// Copyright J Brown 2001
//
#ifndef _CARD_INCLUDED
#define _CARD_INCLUDED
enum eSuit { Clubs = 0, Diamonds = 1, Hearts = 2, Spades = 3 };
enum
card.c
/*
Sound card operations
http://www.cae.wisc.edu/~brodskye/sb16doc/sb16doc.html
*/
#include
#include "sndblst.h"
VOID SetOutputSampleRate(ULONG BasePort, ULONG SampleRate
card.java
package server.entity;
import java.io.Serializable;
public class Card implements Serializable //序列化卡class
{
//card表的五列的定义:
private String cardid;
private String cardpwd;
p
card.java
/*
* Card.java
*
* Copyright 2001 SkyArts. All Rights Reserved.
*/
import javax.microedition.lcdui.*;
/**
* PokerMachine的卡片资讯与描绘所用的类
*
* @author Hideki Yonekawa
* @version 1.0
card.cs
// Fig. 12.17: Card.cs
// Stores suit and face information on each card.
using System;
namespace DeckOfCards
{
///
/// the representation of a card
///
pub
card.java
package cardclient;
/**
* Title: CardClient
*
* Description: lizhenpeng
*
* Copyright: Copyright (c) 2005
*
* Company: LP&P
*
* @author lipeng
* @ver
card.java
package cardserver;
/**
* Title: CardClient
*
* Description: lizhenpeng
*
* Copyright: Copyright (c) 2005
*
* Company: LP&P
*
* @author lipeng
* @ver
card.java
/**
* Description: A tree which stores parameters of the command card.
*
* @ Author Create/Modi Note
* Xiaofeng Xie May 26, 2000
* Xiaofeng Xie Sep. 13, 2002 xiaofengxie@