代码搜索结果

找到约 10,000 项符合 SD Card 的代码

card.jbx

[PropertyInfo] balance,double,false,false,balance,balance,true, id,String,false,false,Id,Id,true, memberId,String,false,false, , ,true, MemberId,String,false,false,userI

card.java

package cn.com.S1t55.killer.entity; /** * Title: * * Description: * * Copyright: Copyright (c) 2007 * * Company: * * @author not attributable * @v

card.java

class Card implements Comparable { public Card(int value, int suit) throws IllegalArgumentException { if(value >= ACE && value

card.java

import java.awt.*; import java.awt.event.*; public class Card extends WindowAdapter { Frame f; TextArea ta1,ta2,ta3,ta4; public void display() { f = new Frame("Send Ca

card.java

package jp.co.sjts.gsession.card; import java.io.BufferedOutputStream; import java.io.FileNotFoundException; import java.io.FileOutputStream; import java.io.File; import java.io.OutputStreamWri

card.java

package com.skybright.pig; import javax.microedition.lcdui.Image; public class Card { private int card_nbr; private int card_index; private int suit_index; private Image

card.java

package com.skybright.pig; import javax.microedition.lcdui.Image; public class Card { private int card_nbr; private int card_index; private int suit_index; private Image

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