代码搜索结果
找到约 10,000 项符合
SD Card 的代码
about.html
Smart Card Developer's Kit:Foreword
Table of Contents
171-173.html
Smart Card Developer's Kit:Card-Side Application Programming Interfaces
173-176.html
Smart Card Developer's Kit:Card-Side Application Programming Interfaces
015-017.html
Smart Card Developer's Kit:Smart Card Programming
Previous
024-026.html
Smart Card Developer's Kit:Physical Characteristics of Smart Cards
P
chapter12.html
Chapter 12
Chapter 12
cdifliteral.h
#define LCDIF_DEBUG 0 /*1: output debug information to log file
0: not output any debug information*/
//#define LCDIF_NO_VALUE -999 /*the invalid value if CDIF package*/
#define LCDIF_N
deck.java~10~
package GameServer;
import java.util.Vector;
import java.util.Random;
//import java.util.Hashtable;
import java.util.Hashtable;
import javax.swing.ImageIcon;
public class Deck {
public stat
deck.java~8~
package GameServer;
import java.util.Vector;
import java.util.Random;
//import java.util.Hashtable;
import java.util.Hashtable;
import javax.swing.ImageIcon;
public class Deck {
public stat
cardfile.c
/****************************************************************************
* Copyright (c) 1999-2002,2003 Free Software Foundation, Inc. *
*