代码搜索结果

找到约 23,563 项符合 SD Card 的代码

card.java

// Introduced in Chapter 5 /** A playing card. */ public class Card { /** Suit of spades. */ public static final int SPADES = 0; /** Suit of hearts. */ public static final int HEARTS = 1;

在sd中安装说明.txt

将RAM3.0目录下的所有文件全部拷贝到SD卡中,当插入SD卡时PDA会自动提示安装测图精灵,点击“是”等待安装完成即可。

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

sd.txt

adadassd ad ad das da asd sd sd sd sd sd sd

ic card.vcp

# Microsoft eMbedded Visual Tools Project File - Name="IC Card" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win

ic card.vcl

Build Log --------------------Configuration: IC Card - Win32 (WCE ARMV4I) Release-------------------- Command Lines Creating command line "rc.e

card.java

public class Card{ //String[] card=new String[52]; int[] type={6,3,5,4}; String[] number={"2","3","4","5","6","7","8","9","10","J","Q","K","A"}; public Card(){ /*int q=0,w=0,e=0;

mmcconf.h

/*! \file mmcconf.h \brief MultiMedia and SD Flash Card Interface Configuration. */ //***************************************************************************** // // File Name : 'mmcconf.h' //

card.java

package com.ict.netcom2.hardware; public class Card { public byte slotNo; public byte infoNo; public byte cardType; public byte[] cardId; //TODO what does this mean... // TODO too weak

mmcconf.h

/*! \file mmcconf.h \brief MultiMedia and SD Flash Card Interface Configuration. */ //***************************************************************************** // // File Name : 'mmcconf.h' //