代码搜索结果
找到约 10,000 项符合
SD Card 的代码
sd.java
import java.awt.*;
import java.awt.event.*;
import java.applet.*;
import javax.swing.*;
public class sd extends JApplet implements ActionListener
{
AudioClip au;
JButton JBstart=new JButt
sd.c
/*************************************************************************************
*------------------------------------------------------------------------------------
* 0.0.1
sd.c
/****************************************Copyright (c)**************************************************
** 广州周立功单片机发展有限公司
** 研 究
sd.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
sd.dsp
# Microsoft Developer Studio Project File - Name="sd" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Consol
sd.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
sd.cpp
#include
#include
#include
struct st
{
char name[20];
int english;
int math;
int chinese;
int average;
st *next;
};
struct st