代码搜索结果

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

card.java

/* * Copyright (c) 1995 - 2008 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the f

card.java

/* * Copyright (c) 1995 - 2008 Sun Microsystems, Inc. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the f

card.bas

Attribute VB_Name = "Card" Option Explicit Option Compare Text Public gstrEndDate As String Public gblnByDay As Boolean Public gIsfrmExist As Boolean Public gintMatchModel As Integer Private

card.cpp

// Card.cpp : implementation file // #include "stdafx.h" #include "ShoolCard.h" #include "Card.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__;

card.h

#if !defined(AFX_CARD_H__BFED8100_9293_475B_87F8_32D725BC936E__INCLUDED_) #define AFX_CARD_H__BFED8100_9293_475B_87F8_32D725BC936E__INCLUDED_ #if _MSC_VER > 1000 #pragma once #endif // _MSC_VER

card.java

package test; public class Card { int id; String name; Student stu; public void setId(int num) { id = num; } public int getId() { return id; } public void

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