代码搜索结果
找到约 5,618 项符合
MP3 的代码
5按键_sd卡mp3程序.src
[Files]
1011.c
3310.c
fat.c
mp3.c
sd.c
uarst.c
[Headers]
1011.h
3310.h
english_6x8_pixel.h
fat.h
mp3.h
sd.h
uarst.h
[Documents]
mp3播放器.rc2
//
// mp3.RC2 - Microsoft Visual C++ 不会直接编辑的资源
//
#ifdef APSTUDIO_INVOKED
#error 此文件不能由 Microsoft Visual C++ 编辑
#endif //APSTUDIO_INVOKED
//////////////////////////////////////////////////
mp3播放器dlg.cpp
// mp3播放器Dlg.cpp : 实现文件
//
#include "stdafx.h"
#include "mp3播放器.h"
#include "mp3播放器Dlg.h"
#include ".\mp3播放器dlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// 用于应用程序“关于”菜单项的 CAboutD
mp3播放器dlg.h
// mp3播放器Dlg.h : 头文件
//
#pragma once
#include "afxwin.h"
#include "avi_mp3.h"
struct Date
{
int ling;
int ty;
char ml[260];
char name[20];
};
// Cmp3Dlg 对话框
class Cmp3Dlg : public